1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-24 17:49:52 +01:00

#107 add Casino Empire preset

This commit is contained in:
FunkyFr3sh 2021-07-27 17:21:29 +02:00
parent 69c8dd3e2a
commit 747f49d35f

View File

@ -415,6 +415,10 @@ static void cfg_create_ini()
"checkfile=.\\SOUND.REZ\n" "checkfile=.\\SOUND.REZ\n"
"noactivateapp=true\n" "noactivateapp=true\n"
"\n" "\n"
"; Casino Empire\n"
"[CasinoEmpire]\n"
"passthrough=false\n"
"\n"
"; Carmageddon\n" "; Carmageddon\n"
"[CARMA95]\n" "[CARMA95]\n"
"renderer=opengl\n" "renderer=opengl\n"