Skip to content

Instantly share code, notes, and snippets.

@evinjaff
Created June 24, 2020 04:14
Show Gist options
  • Save evinjaff/f8d743995c6acc90a12ff3e1fd962300 to your computer and use it in GitHub Desktop.
Save evinjaff/f8d743995c6acc90a12ff3e1fd962300 to your computer and use it in GitHub Desktop.
How to dump romfs and exefs using GodMode 9
1. Boot up modded 3DS into GodMode9 by holding start. If you have additional custom boot firms, highlihgt GodMode9 and press "A"
2. Select the gamecart as Select "[C:] Gamecart()" and then select the .trim.3ds file, and copy it to the clipboard by clicking "Y"
3. Then, navigate to the SDCARD (NOLABEL)/gm9/out folder and paste in the .trim.3ds file
4. Click on the .trim.3ds file and then go under "NCSD image options..." and then click "Build CIA from file"
5. Once the new CIA file has been created, click on the generated CIA file, then select "CIA image options..." and then select "Mount image to drive"
6. Once the CIA has been mounted, it will ask you to navigate to the drive, select "yes" and then once you're in the drive, open the "0000.00000000" file.
7. Once you're there, copy the romfs folder to the clipboard using "Y" and then navigate back to the gm9/out folder and paste the romfs folder in there
8. If you also want the exefs, repeat again and copy to gm9/out
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment