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

add preset for Seven Games of the Soul

This commit is contained in:
FunkyFr3sh 2025-01-17 13:39:46 +01:00
parent ab2d86f983
commit cd080f10c4

View File

@ -1619,6 +1619,10 @@ static void cfg_create_ini()
"fake_mode=352x240x32\n" "fake_mode=352x240x32\n"
"fix_not_responding=true\n" "fix_not_responding=true\n"
"\n" "\n"
"; Seven Games of the Soul\n"
"[faust]\n"
"maxgameticks=25\n"
"\n"
"; Swarog\n" "; Swarog\n"
"[Swarog]\n" "[Swarog]\n"
"maxfps=60\n" "maxfps=60\n"