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

add preset for Arcatera the Dark Brotherhood

This commit is contained in:
FunkyFr3sh 2025-01-19 06:23:29 +01:00
parent 14336e8d39
commit 3467a05eaa

View File

@ -404,6 +404,12 @@ static void cfg_create_ini()
"[Atrox]\n" "[Atrox]\n"
"nonexclusive=true\n" "nonexclusive=true\n"
"\n" "\n"
"; Arcatera the Dark Brotherhood\n"
"[darksun]\n"
"maxgameticks=60\n"
"maxfps=60\n"
"minfps=-1\n"
"\n"
"; Atomic Bomberman\n" "; Atomic Bomberman\n"
"[BM]\n" "[BM]\n"
"maxgameticks=60\n" "maxgameticks=60\n"