Add Troubleshooting

Downforce Agent 2024-07-08 17:55:24 -04:00
parent 8631cdda35
commit 0793023aa9

22
Troubleshooting.md Normal file

@ -0,0 +1,22 @@
### My mods work, but the game crashes at a certain spot repeatedly
This usually indicates that your original PSARCs were not dumped correctly, and as a result, there are important files missing from the PSARC generated by Firestar.
Please see: [Decrypting Original PSARC files](Decrypting-Original-PSARC-Files)
### "psarc error: Invalid header (bad magic number)"
This error message means that your original PSARCs were not dumped correctly. If you try to install mods this way, your game will break.
Make sure you decrypted your game before giving it to Firestar. Please see: [Decrypting Original PSARC files](Decrypting-Original-PSARC-Files)
### "The file is corrupted" when trying to launch WipEout
You aren't supposed to replace the original files, this will only work on the Vita3K emulator. PSVita games are encrypted and writing over them directly will corrupt them.
Use the Repatch Reloaded plugin to load your mods. Please see: [Setting up Repatch Reloaded](Setting-Up-Repatch-Reloaded) and then [How to Use Firestar](How-to-Use-Firestar)
### I can't find the exported PSARC file / The exported PSARC file has a strange name
Ensure that the export destination you typed out has a slash at the end.
This quirk will be fixed in Release 1.3.
### "CRITICAL FAILURE" at the very end of the Deploy process
Make sure you have write permissions on the folder you export your mods to.
If it is on an external drive, make sure it is mounted and it is not read-only.
### "The BROWSE action is not supported on the current platform" when using the Help menu
This is an issue with your Java Runtime and has nothing to do with Firestar. Try upgrading to a newer Java version.