1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00

#110 add Sim City 3000 preset

This commit is contained in:
FunkyFr3sh 2021-08-04 17:17:22 +02:00
parent e7a4ded92f
commit 4cd10d6ac0

View File

@ -830,6 +830,12 @@ static void cfg_create_ini()
"[MECH]\n"
"renderer=opengl\n"
"\n"
"; Sim City 3000\n"
"[SC3]\n"
"renderer=opengl\n"
"passthrough=false\n"
"minfps=-2\n"
"\n"
"; Shadow Watch\n"
"[sw]\n"
"fixpitch=true\n"