0x1F9F1 / Open1560

A mod for Midtown Madness 1, primarily focused on supporting modern computers and fixing bugs.
https://0x1F9F1.github.io/Open1560
GNU General Public License v3.0
110 stars 8 forks source link

[1] Tweak StatePack Defaults #141

Closed KcRobin9 closed 3 months ago

KcRobin9 commented 6 months ago

I changed some settings in the statepack defaults, mostly for convenience when using '-noui- with the Map Editor (especially the audio was quite loud). Alternatively, I could write the changes in the '-noui' argument, but I feel this is cleaner and not a big a problem as the defaults are not used frequently. I also added some constants, assuming XCAM is the "free cam". If you prefer a different constant naming then I can of course change them.

0x1F9F1 commented 4 months ago

Although it's worth looking into changing some of the defaults, I think it may be better to try and load the current profile when using noui.

KcRobin9 commented 4 months ago

Hopefully this is ok