I have two configs: config_ho.cfg and config_movie.cfg. I used config_movie.cfg and executed ultra.cfg. Resolution is 1024x768, window-mode (as written in the config_movie.cfg). Later i started nexuiz with
- Code: Select all
~/bin/nexuiz.sh +exec config_ho.cfg
In nexuiz.sh there is only mentioned the basedir. Config_ho.cfg was last played with low.cfg. Resolution is 1280x1024, window-mode (as written in the config_ho.cfg). As a result nexuiz started with 1024x768 and settings of ultra.cfg, but with the key-bindings of config_ho.cfg.
So, how does nexuiz handle those *.cfg-files?