Guest User

Citra Romhack Installation

a guest
Oct 17th, 2018
4,779
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.29 KB | None | 0 0
  1. To apply the hack itself you will only need a way to extract and rebuild the rom. I would recommend using .Net 3ds Toolkit https://gbatemp.net/threads/release-net-3ds-toolkit-extract-and-repack-3ds-roms-and-cias.444427/.
  2.  
  3. To apply any of the patches, such as the unlock all paralogues patch or the early flora patch, you will also need Lunar IPS to apply the patch and BatchLZ77 (there are other programs, but that's the one I used) to decompress and compress the GameData.bin.
  4.  
  5. Applying the romhack:
  6. 1. Create a backup of your rom in case something goes wrong.
  7.  
  8. 2. Download .Net 3DS Toolkit. Run ToolkitForm.exe and use it to extract your rom. Make sure to set the source to match your rom.
  9.  
  10. 3. After the rom is done extracting, you should have a bunch of files and folders in the output folder that weren't there before. The important one if the RomFS folder. Open it, and copy and paste the files from the Gay Hack Luma version appropriate to your rom. The readme in the Luma Version folder will tell you which folder has the files for your rom, so read it. When prompted, copy and replace the files you are putting into the RomFS folder.
  11.  
  12. If all you want is the base hack, then all thats left is to rebuild the rom - skip to step 5.
  13. If you want to apply any of the patches, there are a few more steps - proceed to step 4.
  14.  
  15. 4. To apply the unlock all paralogues patch, first we need to decompress the GameData.bin file. It is found in the RomFS\GameData. Download BatchLZ77 and copy your GameData.bin to the BatchLZ77 folder. Run BatchLZ77.exe, click decompress and choose the GameData.bin. When done it will create a larger file named GameData.bin.decompressed.
  16.  
  17. Next, download and run Lunar IPS. Click Apply IPS Patch, and then choose the ParalogueGameData.ips file downloaded as part of the gay hack folder, in Gay Fates\v0.6.1\All Paralogues Unlocked Patch (this is the patch we are applying). Next Lunar IPS will ask you to choose the file to apply the patch to, which is your decompressed GateData.bin file.
  18.  
  19. After this is done, run BatchLZ77 again, this time clicking compress, and choose your decompressed GameData.bin file. It will add compressed to the name of the file, and should now be named GameData.bin.decompressed.compressed (assuming you haven't changed the file name yourself). Rename it to GameData.bin and put it back in the RomFS\GameData folder, replacing the GameData.bin that is still there.
  20.  
  21. 5. Now we need to rebuild the rom. Run ToolkitForm.exe again, and use the Rebuild tab. Make sure to set the output type to what you want it to be.
  22.  
  23. If you want to apply any other patches such as flora joining early, they are done in much the same way as the paralogues patch. You can apply both IPS patches to your decompressed GameData.bin before recompressing it.
  24.  
  25. For the Flora joining early patch you will also need to either copy and replace some files in the RomFS\GameData folder, or apply further IPS patches if you don't want to overwrite the files being modified (which should only be an issue if you are using other hacks or patches. if all you have applied is the gay hack, there should be no issue copying and replacing, all of which is covered in the readme).
  26.  
  27. Once you have finished rebuilding your rom, you are done. Run the rebuilt version with citra and consider whether this was worth the trouble or not.
Add Comment
Please, Sign In to add comment