dethrace-labs / dethrace

Reverse engineering the 1997 game "Carmageddon"
https://twitter.com/dethrace_labs
GNU General Public License v3.0
870 stars 46 forks source link

Ability to choose game data folder #418

Open DanKorell opened 1 month ago

DanKorell commented 1 month ago

On Windows, v0.8.0, the dethrace files need to extracted to where the Carmageddon executable is located. If you then have the Splat Pack or the demos, they each have their own executables, so you need a separate copy of the dethrace files extracted to each one, so all are treated as separate instances.

Would it be possible to have a flag to point dethrace to the folder to use so that you only need one copy of the dethrace files?