Skip to content

Commit cd080f1

Browse files
committed
add preset for Seven Games of the Soul
1 parent ab2d86f commit cd080f1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/config.c

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1619,6 +1619,10 @@ static void cfg_create_ini()
16191619
"fake_mode=352x240x32\n"
16201620
"fix_not_responding=true\n"
16211621
"\n"
1622+
"; Seven Games of the Soul\n"
1623+
"[faust]\n"
1624+
"maxgameticks=25\n"
1625+
"\n"
16221626
"; Swarog\n"
16231627
"[Swarog]\n"
16241628
"maxfps=60\n"

0 commit comments

Comments
 (0)