Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS:Game modification: Difference between revisions

From Hacks Guide Wiki
m (→‎Game plugins: renamed section to match main page title)
(added ROM and save editor info + moved plugin links to →‎External links)
Line 1: Line 1:
{{Page WIP|notes=
{{Page WIP|notes=* Could use instructions on how to modify and rebuild a CIA for ROM hacks (maybe a link to a different guide?)}}
* Needs info on save and ROM editors
* Could use instructions on how to modify and rebuild a CIA for ROM hacks (maybe a link to a different guide?)}}
==Luma3DS game patching==
==Luma3DS game patching==
{{Main|3DS:Luma3DS/Configuration}}
{{Main|3DS:Luma3DS/Configuration}}
Line 20: Line 18:


==ROM hacks==
==ROM hacks==
ROM hacks are game mods that work by modifying or adding to a games files to change or add new content. ROM hacks can be made for a variety of different reasons, from making a game harder, adding new levels, translating the game to a different language, texture packs, randomization, and much more. Most ROM hacks on 3DS are distributed as unpacked files, and applied using Luma3DS's layeredfs. You can find some ROM hacks on their individual game pages; see a full list at [[Category:Nintendo 3DS games]], or use the search feature.
ROM hacks are game mods that work by modifying or adding to a games files to change or add new content. ROM hacks can be made for a variety of different reasons, from making a game harder, adding new levels, translating the game to a different language, texture packs, randomization, and much more. Most ROM hacks on 3DS are distributed as unpacked files, and applied using Luma3DS's layeredfs. You can find some ROM hacks on their individual game pages; see a full list at [[:Category:Nintendo 3DS games|Category:Nintendo 3DS games]], or use the search feature.


===Patching using layeredfs===
===Patching using layeredfs===
Line 38: Line 36:
==Game plugins==
==Game plugins==
{{Main|3DS:Game plugins}}
{{Main|3DS:Game plugins}}
Plugins are add-ons that run with a game. Plugins generally come in two types, 3GX or PLG. [[3DS:Game plugins/3GX|3GX plugins]] run using Luma3DS's built in plugin loader, while [[3DS:Game plugins/PLG|PLG plugins]] can be run using [https://github.com/Nanquitas/BootNTR BootNTR]. 3GX plugins are usually newer and should generally be used if given a choice. A large collection of PLG plugins can be found in the [https://github.com/ItsDeidara/MegaNTR MegaNTR collection here] or you can browse for [https://www.gamebrew.org/wiki/List_of_all_3DS_Rom_Hacks#Plugins-0 Plugins on gamebrew]
Plugins are add-ons that run with a game. Plugins generally come in two types, 3GX or PLG. [[3DS:Game plugins/3GX|3GX plugins]] run using Luma3DS's built in plugin loader, while [[3DS:Game plugins/PLG|PLG plugins]] can be run using [https://github.com/Nanquitas/BootNTR BootNTR]. 3GX plugins are usually newer and should generally be used if given a choice. You can find some plugins on their individual game pages; see a full list at [[:Category:Nintendo 3DS games|Category:Nintendo 3DS games]], or use the search feature.


==Cheat codes==
==Cheat codes==
Line 70: Line 68:


==Save editors==
==Save editors==
WIP
Save editors are tools that allow game saves to be edited in order to unlock items, change game progression, edit characters or companions and more. Save editors are usually limited by what the game is already capable of doing, but can sometimes unlock items not earnable through normal gameplay. Most save editors require your save to be unencrypted; you can use a save game manager such as [[Checkpoint]] to make unencrypted backups and restore save backups. You can find some Save editors on their individual game pages; see a full list at [[:Category:Nintendo 3DS games|Category:Nintendo 3DS games]], or use the search feature.


==ROM editors==
==ROM editors==
WIP
ROM editors are tools that allow game files or code to be edited in order to change how the game functions. Depending on the editor it may be able to edit textures or sounds, add new game content, make the game more/less difficult, remix content in a new way such as randomizers, and much more. You can find some ROM editors on their individual game pages; see a full list at [[:Category:Nintendo 3DS games|Category:Nintendo 3DS games]], or use the search feature.


==External links==
==External links==
[https://github.com/LumaTeam/Luma3DS/wiki/Optional-features Luma3DS/wiki/Optional-features]<br>
* [https://www.gamebrew.org/wiki/List_of_all_3DS_Rom_Hacks List of Rom Hacks from gamebrew]
[https://www.gamebrew.org/wiki/List_of_all_3DS_Rom_Hacks List of Rom Hacks from gamebrew]<br>
* [https://github.com/ItsDeidara/MegaNTR MegaNTR PLG plugin collection]
[https://www.gamebrew.org/wiki/List_of_3DS_homebrew_applications#Save_Managers_and_Editors-0 save editor 3DS applications from gamebrew]
* [https://www.gamebrew.org/wiki/List_of_all_3DS_Rom_Hacks#Plugins-0 List of plugins from gamebrew]
* [https://www.gamebrew.org/wiki/List_of_3DS_homebrew_applications#Save_Managers_and_Editors-0 save editor 3DS apps from gamebrew]
* [https://www.romhacking.net/?page=utilities&platform=51 Romhacking.net utilities]
* [https://github.com/LumaTeam/Luma3DS/wiki/Optional-features Luma3DS/wiki/Optional-features]