ironwail
ironwail copied to clipboard
-basedir doesn't override basedir
Background
I have the "original" assets installed at ~/.ironwail under 'id1' and a steam installation of Quake at /mnt/extern/SteamLibrary/steamapps/common/Quake
Problem
When loading the game and overriding the base directory with -basedir with the re-release assets, the only change is the (.mdl) models. Maps and sounds are still loaded from my home installation.
Steps to reproduce
- Launch game with
ironwail -basedir '/mnt/steam/SteamLibrary/steamapps/common/Quake/rerelease' - Start a new game
Audio will still be from the 11025 Hz files, and there will be no fog in the start map
System/version info
OS: Arch Linux 6.16.5 IronWail: Latest master branch
Additional comments
Renaming pak0.pak and pak1.pak in ~/.ironwail/id1 allows me to see all the assets from the re-release when using the options above