Update Troubleshooting

Downforce Agent 2024-07-25 17:31:42 -04:00
parent d71bcfad88
commit 0f93f09ab9

@ -35,4 +35,7 @@ Make sure you have the [Visual C++ 2012 libraries](http://www.microsoft.com/en-a
### The team select screen looks funny!
This is caused by a rare combination of conflicting files plus missing one or two PSARCs, especially if you have the base PSARC dumped but not any patches. Notably, if you are missing data1.psarc but have all of the others.
For Firestar version 1.2 and older, where protections against this sort of thing don't exist, your best bet is to either remove extra PSARCs you aren't using or to add all 5 of them. Either method will make sure that none of your files revert to their launch day variants.
For Firestar version 1.2 and older, where protections against this sort of thing don't exist, your best bet is to either remove extra PSARCs you aren't using or to add all 5 of them. Either method will make sure that none of your files revert to their launch day variants.
### My mods keep moving themselves around in the priority list!
This is a bug in Firestar 1.2 and older, which is caused by bad alphanumerical sorting of the index file when the size of the list exceeds 10 mods. We didn't notice the issue until 1.3 because at the time there simply weren't that many WipEout mods in existence. Upgrade to 1.3 to solve this problem.