diff --git a/Troubleshooting.md b/Troubleshooting.md index 2ed726e..5707b44 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -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. ### 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. \ No newline at end of file +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 \ No newline at end of file