1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-14 22:03:27 +01:00

fix conflicting presets

This commit is contained in:
FunkyFr3sh 2024-12-19 20:41:01 +01:00
parent 39ba7259b8
commit cafbe8f6e1

View File

@ -576,6 +576,7 @@ static void cfg_create_ini()
"\n"
"; Balls of Steel v1.2\n"
"[bos]\n"
"checkfile=.\\barbarin.ddp\n"
"win_version=95\n"
"\n"
"; BALDR FORCE EXE\n"
@ -953,7 +954,12 @@ static void cfg_create_ini()
"singlecpu=false\n"
"\n"
"; Fallout Tactics: Brotherhood of Steel\n"
"[BOS]\n"
"[BOS/2]\n"
"checkfile=.\\binkw32.dll\n"
"hook_peekmessage=true\n"
"\n"
"; Fallout Tactics: Brotherhood of Steel\n"
"[BOS_HR]\n"
"hook_peekmessage=true\n"
"\n"
"; Falcon 4.0 (Microprose version)\n"