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

update presets

This commit is contained in:
FunkyFr3sh 2024-08-21 08:53:08 +02:00
parent 826cb5c4d5
commit 073709dc3a

View File

@ -519,12 +519,14 @@ static void cfg_create_ini()
"\n" "\n"
"; Callus 95 - CPS-1 (Capcom Play System 1) emulator\n" "; Callus 95 - CPS-1 (Capcom Play System 1) emulator\n"
"[CALLUS95]\n" "[CALLUS95]\n"
"game_handles_close=true\n"
"windowed=true\n" "windowed=true\n"
"toggle_borderless=true\n" "toggle_borderless=true\n"
"devmode=true\n" "devmode=true\n"
"\n" "\n"
"; Callus 95 - CPS-1 (Capcom Play System 1) emulator\n" "; Callus 95 - CPS-1 (Capcom Play System 1) emulator\n"
"[CALLUS95p]\n" "[CALLUS95p]\n"
"game_handles_close=true\n"
"windowed=true\n" "windowed=true\n"
"toggle_borderless=true\n" "toggle_borderless=true\n"
"devmode=true\n" "devmode=true\n"