mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-25 01:57:47 +01:00
fix conflicting presets
This commit is contained in:
parent
39ba7259b8
commit
cafbe8f6e1
@ -576,6 +576,7 @@ static void cfg_create_ini()
|
|||||||
"\n"
|
"\n"
|
||||||
"; Balls of Steel v1.2\n"
|
"; Balls of Steel v1.2\n"
|
||||||
"[bos]\n"
|
"[bos]\n"
|
||||||
|
"checkfile=.\\barbarin.ddp\n"
|
||||||
"win_version=95\n"
|
"win_version=95\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; BALDR FORCE EXE\n"
|
"; BALDR FORCE EXE\n"
|
||||||
@ -953,7 +954,12 @@ static void cfg_create_ini()
|
|||||||
"singlecpu=false\n"
|
"singlecpu=false\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Fallout Tactics: Brotherhood of Steel\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"
|
"hook_peekmessage=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Falcon 4.0 (Microprose version)\n"
|
"; Falcon 4.0 (Microprose version)\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user