3DS:Fixing corrupted games: Difference between revisions

From Hacks Guide Wiki
m (→‎Cartridge fix: fix link)
(formatting)
Line 2: Line 2:
Is your game crashing or experiencing some kind of unintended effect? If so, this page may be able to help you fix your game.
Is your game crashing or experiencing some kind of unintended effect? If so, this page may be able to help you fix your game.


{{Info|text=Before we get started, it might be a good idea to backup your save with [[Checkpoint]] just incase something unintentional happens. '''We are not responsible for any data loss that may occur.'''}}
{{Info|text=Before starting, you should backup your save with [[Checkpoint]] in case something unintentional happens.}}


==Error d900458X==
==Error d900458X==
Line 15: Line 15:
===Cartridge===
===Cartridge===


Before anything, try cleaning your cartridge pins, you can do this with a microfiber cloth and 99% Isopropyl alcohol. '''It is not recommended to use water.'''
Before anything, try cleaning the contacts of your cartridge with a microfiber cloth and 99% Isopropyl alcohol. '''Do not use water.'''


#Install the game to your console with the [https://3ds.hacks.guide/dumping-titles-and-game-cartridges.html#installing-a-game-cartridge-directly-to-the-system| cartinstall] guide.
#Install the game to your console with the [https://3ds.hacks.guide/dumping-titles-and-game-cartridges.html#installing-a-game-cartridge-directly-to-the-system| cartinstall] guide.
#If the cartinstall worked, launch the game.
#If the cartinstall worked, launch the game.
#*If the game launches, then restore your save.
#*If the game launches, then restore your save using [[checkpoint]].
#*If the game crashes after restoring your save, your save is corrupted.
#*If the game crashes after restoring your save, your save is corrupted.
#**You can try deleting the save from your cartridge, as it may make your cartridge work again, if the cartridge still does not work, then delete the save from the cartinstalled game.
#**You can try deleting the save from your cartridge, as it may make your cartridge work again, if the cartridge still does not work, then delete the save from the cartinstalled game.
Line 29: Line 29:


#The first thing you should try is importing the seed with FBI
#The first thing you should try is importing the seed with FBI
#*Load FBI, then go to Titles/(your game) then press on import seed
#*Load FBI, then go to <code>Titles</code> -> <code>(game name)</code> -> <code>Import Seed</code>
#If this does not work, uninstall then reinstall the game itself.
#If this does not work, make a save backup using [[checkpoint]], then uninstall the game in system settings and reinstall using [https://3ds.hacks.guide/dumping-titles-and-game-cartridges.html#installing-a-game-cartridge-directly-to-the-system| cartinstall] or from the eshop.


If the game does not work after a reinstallation, then it must be the save file itself and it needs to be deleted, which unfortunately means all progress would be lost.
If the game does not work after a reinstallation, then it must be the save file itself and it needs to be deleted, which unfortunately means all progress would be lost.
Line 37: Line 37:
{{warning|text=This has no guarantee of working, and may make issues significantly worse. Only use this if you are absolutely certain the issue is with your cartridge.}}
{{warning|text=This has no guarantee of working, and may make issues significantly worse. Only use this if you are absolutely certain the issue is with your cartridge.}}


Download the [https://github.com/skawo/GodMode9-with-Cartridge-Fixer/releases/download/1.2/gm_CartRefresh_1.2.firm  GodMode9 Cartridge Fixer] fork by skawo and place <code>gm9_CartRefresh_1.2.firm</code> in luma/payloads.
Download the [https://github.com/skawo/GodMode9-with-Cartridge-Fixer/releases/download/1.2/gm_CartRefresh_1.2.firm  GodMode9 Cartridge Fixer] fork by skawo and place <code>gm9_CartRefresh_1.2.firm</code> in <code>luma/payloads/</code>.
#Insert the cartride into your console, then power on your console while holding START.
#Insert the cartride into your console, then power on your console while holding {{B|START}}.
#Select <code>gm9_CartRefresh_1.2.firm</code> from the list.
#Select <code>gm9_CartRefresh_1.2.firm</code> from the list.
#When GodMode9 loads, select the <code>GAMECART</code> drive.
#When GodMode9 loads, select <code>[C:] GAMECART</code>.
#Select the file that ends in <code>.3ds</code> (not <code>.trim.3ds</code>)
#Select the file that ends in <code>.3ds</code> (not <code>.trim.3ds</code>)
#Select <code>NCSD image options....</code> then <code>Fix cartridge corruption</code>
#Select <code>NCSD image options....</code> then <code>Fix cartridge corruption</code>

Revision as of 04:26, 2 November 2023

Is your game crashing or experiencing some kind of unintended effect? If so, this page may be able to help you fix your game.

OOjs UI icon information-progressive.svg Before starting, you should backup your save with Checkpoint in case something unintentional happens.

Error d900458X

X being any character, this happens when there is some sort of corruption with the game itself.

Links to uninstalling and reinstalling software can be found here: 3DS:Uninstalling software | 3DS:Installing software

  1. The first thing you should try is uninstalling then reinstalling any updates.
  2. If this does not work, try uninstalling and reinstalling any DLC.

Cartridge

Before anything, try cleaning the contacts of your cartridge with a microfiber cloth and 99% Isopropyl alcohol. Do not use water.

  1. Install the game to your console with the cartinstall guide.
  2. If the cartinstall worked, launch the game.
    • If the game launches, then restore your save using checkpoint.
    • If the game crashes after restoring your save, your save is corrupted.
      • You can try deleting the save from your cartridge, as it may make your cartridge work again, if the cartridge still does not work, then delete the save from the cartinstalled game.
  3. If cartinstall did not work, then your cartridge is broken.
    • You can try the cartridge fix guide below.
    • If the cartridge fix worked, it might be best to cartinstall the game as the cartridge may be unstable.

Digital

  1. The first thing you should try is importing the seed with FBI
    • Load FBI, then go to Titles -> (game name) -> Import Seed
  2. If this does not work, make a save backup using checkpoint, then uninstall the game in system settings and reinstall using cartinstall or from the eshop.

If the game does not work after a reinstallation, then it must be the save file itself and it needs to be deleted, which unfortunately means all progress would be lost.

Cartridge fix

OOjs UI icon information-warning.svg This has no guarantee of working, and may make issues significantly worse. Only use this if you are absolutely certain the issue is with your cartridge.

Download the GodMode9 Cartridge Fixer fork by skawo and place gm9_CartRefresh_1.2.firm in luma/payloads/.

  1. Insert the cartride into your console, then power on your console while holding START.
  2. Select gm9_CartRefresh_1.2.firm from the list.
  3. When GodMode9 loads, select [C:] GAMECART.
  4. Select the file that ends in .3ds (not .trim.3ds)
  5. Select NCSD image options.... then Fix cartridge corruption
    • You will know that it is working if the Current Hash value is changing.

If this does not fix your cartridge, then your cartridge is most likely unfixable.