You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The original Quake PAK0.PAK and PAK1.PAK files installed by Steam are all upper-case, however it seems like Ironwail only looks for the files in lower-case. In order to get Ironwail to recognize these files, I had to rename them to lower-case. Game ran great afterwords.
The text was updated successfully, but these errors were encountered:
That's only when using the original pak files from the remaster (directory is also Id1 instead of id1). Hopefully, remastered pak files are properly lower case (as well as id1) and since they are used by default when ironwail is started, it works out of the box.
Ideally, ironwail should be case-insensitive for filenames and directories.
On Linux Mint 22:
The original Quake PAK0.PAK and PAK1.PAK files installed by Steam are all upper-case, however it seems like Ironwail only looks for the files in lower-case. In order to get Ironwail to recognize these files, I had to rename them to lower-case. Game ran great afterwords.
The text was updated successfully, but these errors were encountered: