Tools: Difference between revisions
From LMHack
More actions
| Line 8: | Line 8: | ||
* [[Archivah]] - Allows you to very easily modify the contents of an ARC/SZP file using a GUI | * [[Archivah]] - Allows you to very easily modify the contents of an ARC/SZP file using a GUI | ||
* [[ArcPack]] - Allows you to pack folders into ARC files | * [[ArcPack]] - Allows you to pack folders into ARC files | ||
* [[BLOJob]] - Allows you to view, manipulate, render, and save BLO files. | |||
* [[Cammie]] - Allows you to edit Camera and Path animation files. | |||
* [[CodeWrite]] - Makes Gecko codes from PowerPC assembly code. | |||
* [[Collidah]] - Allows you to import/export/convert collision meshes for maps. | * [[Collidah]] - Allows you to import/export/convert collision meshes for maps. | ||
* [[DOL C-Kit]] | |||
* [[Dollhouse]] - Allows you to modify characterinfo, enemyinfo, and furnitureinfo with a 3D view allowing for precise placement. | * [[Dollhouse]] - Allows you to modify characterinfo, enemyinfo, and furnitureinfo with a 3D view allowing for precise placement. | ||
* [[Dolphin Memory Engine]] - Allows you to view and modify Dolphin Emulator's memory in real-time. | |||
* [[DR MARIO]] - Allows you to add new doors to the game. | * [[DR MARIO]] - Allows you to add new doors to the game. | ||
* [[Eventor]] - Allows you to very easily modify in-game events using a GUI | * [[Eventor]] - Allows you to very easily modify in-game events using a GUI | ||
| Line 15: | Line 20: | ||
* [[GCRebuilder]] - (DEPRECATED - use pyisotools) Allows you to very easily export a ISO into a "root" folder and rebuild a "root" folder back into a ISO | * [[GCRebuilder]] - (DEPRECATED - use pyisotools) Allows you to very easily export a ISO into a "root" folder and rebuild a "root" folder back into a ISO | ||
* [[HxD]] - Allows you to modify the raw bytes for any type of file (We recommend HxD, especially for beginners) | * [[HxD]] - Allows you to modify the raw bytes for any type of file (We recommend HxD, especially for beginners) | ||
* [[ImHex]] - Alternative to HxD, works on all operating systems. | |||
* [[JAIMaker]] - Converts MIDI files into BMS files. | |||
* [[JAISeqX-LJA]] - Allows you to play BMS files. | |||
* [[Jumpah]] - Allows you to very easily modify JMP files using a GUI | * [[Jumpah]] - Allows you to very easily modify JMP files using a GUI | ||
* [[Lily Injector]] - Injects AR codes into the game's DOL executable. | |||
* [[LMARIO]] - Allows you to easily add AR Codes to the dol | * [[LMARIO]] - Allows you to easily add AR Codes to the dol | ||
* [[LM Blender Toolkit]] - Allows you to import and export MDL files in Blender. | |||
* [[LMTextureInjector]] - Allows you to export / import textures from / to various formats (BIN, MDL, TPL and BTI) | * [[LMTextureInjector]] - Allows you to export / import textures from / to various formats (BIN, MDL, TPL and BTI) | ||
* [[MDLConverter]] - Allows you to convert MDL files to DAE. | |||
* [[OArc]] - Allows you to pack a folder into ARC / SZP and extract ARC / SZP to a folder | * [[OArc]] - Allows you to pack a folder into ARC / SZP and extract ARC / SZP to a folder | ||
* [[OPth]] - Allows you to convert PTH files into JSON files, and vice-versa | * [[OPth]] - Allows you to convert PTH files into JSON files, and vice-versa | ||
* [[PyIsoTools]] - Allows you to very easily export a ISO into a "root" folder and rebuild a "root" folder back into a ISO | * [[PyIsoTools]] - Allows you to very easily export a ISO into a "root" folder and rebuild a "root" folder back into a ISO | ||
* [[Pyjmap]] - Converts JMP files to CSV and vice versa. Recommended for mass editing. | |||
* [[Roomah]] - Allows you to very easily modify doors and rooms stored in the DOL using a GUI | * [[Roomah]] - Allows you to very easily modify doors and rooms stored in the DOL using a GUI | ||
* [[SuperBMD]] - Allows you to convert various model formats into BMD/BDL files. | |||
* [[TGC / GCM Tools]] - Allows you to convert .TGC image files to .GCM and vice versa. | |||
* [[TrashPrm]] - Allows you to very easily modify PRM files using a GUI | * [[TrashPrm]] - Allows you to very easily modify PRM files using a GUI | ||
* [[TXPorter]] - Allows you to edit .TXP files for .MDL characters. | |||
* [[VertInject]] - (DEPRECATED, use MDLConverter) Allows you to dump an MDL file's vertex tree and modify its vertices. | |||
* [[XDelta Patcher]] - Allows you to patch an ISO with an XDelta patch. | |||
* [[Yay]] - Allows you to compress ARC files into SZP files, and vice versa | * [[Yay]] - Allows you to compress ARC files into SZP files, and vice versa | ||
Revision as of 23:01, 11 April 2024
Welcome to the Tools section!
Feel free to look at the tools we currently have covered below!
Tools
- ArcExtract - Allows you to extract ARC / SZP files
- Archivah - Allows you to very easily modify the contents of an ARC/SZP file using a GUI
- ArcPack - Allows you to pack folders into ARC files
- BLOJob - Allows you to view, manipulate, render, and save BLO files.
- Cammie - Allows you to edit Camera and Path animation files.
- CodeWrite - Makes Gecko codes from PowerPC assembly code.
- Collidah - Allows you to import/export/convert collision meshes for maps.
- DOL C-Kit
- Dollhouse - Allows you to modify characterinfo, enemyinfo, and furnitureinfo with a 3D view allowing for precise placement.
- Dolphin Memory Engine - Allows you to view and modify Dolphin Emulator's memory in real-time.
- DR MARIO - Allows you to add new doors to the game.
- Eventor - Allows you to very easily modify in-game events using a GUI
- Furnitah - Allows you to convert OBJ models into BIN models
- GCRebuilder - (DEPRECATED - use pyisotools) Allows you to very easily export a ISO into a "root" folder and rebuild a "root" folder back into a ISO
- HxD - Allows you to modify the raw bytes for any type of file (We recommend HxD, especially for beginners)
- ImHex - Alternative to HxD, works on all operating systems.
- JAIMaker - Converts MIDI files into BMS files.
- JAISeqX-LJA - Allows you to play BMS files.
- Jumpah - Allows you to very easily modify JMP files using a GUI
- Lily Injector - Injects AR codes into the game's DOL executable.
- LMARIO - Allows you to easily add AR Codes to the dol
- LM Blender Toolkit - Allows you to import and export MDL files in Blender.
- LMTextureInjector - Allows you to export / import textures from / to various formats (BIN, MDL, TPL and BTI)
- MDLConverter - Allows you to convert MDL files to DAE.
- OArc - Allows you to pack a folder into ARC / SZP and extract ARC / SZP to a folder
- OPth - Allows you to convert PTH files into JSON files, and vice-versa
- PyIsoTools - Allows you to very easily export a ISO into a "root" folder and rebuild a "root" folder back into a ISO
- Pyjmap - Converts JMP files to CSV and vice versa. Recommended for mass editing.
- Roomah - Allows you to very easily modify doors and rooms stored in the DOL using a GUI
- SuperBMD - Allows you to convert various model formats into BMD/BDL files.
- TGC / GCM Tools - Allows you to convert .TGC image files to .GCM and vice versa.
- TrashPrm - Allows you to very easily modify PRM files using a GUI
- TXPorter - Allows you to edit .TXP files for .MDL characters.
- VertInject - (DEPRECATED, use MDLConverter) Allows you to dump an MDL file's vertex tree and modify its vertices.
- XDelta Patcher - Allows you to patch an ISO with an XDelta patch.
- Yay - Allows you to compress ARC files into SZP files, and vice versa