Update Troubleshooting

Downforce Agent 2024-10-03 19:23:21 -04:00
parent a7839b1271
commit 3b7b710aec

@ -38,4 +38,7 @@ This is caused by a rare combination of conflicting files plus missing one or tw
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! ### 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. 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.
### Linux: Fonts look ugly
This is a conflict with some X11 window managers due to the Java framework we use for UI rendering. We don't know what causes it. If you find out what the issue is, please post it here: #10