Skip to content

Commit

Permalink
add preset for lode runner 2
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyFr3sh committed Dec 24, 2024
1 parent cd60c29 commit 5a6f343
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -1227,6 +1227,11 @@ static void cfg_create_ini()
"limiter_type=2\n"
"maxgameticks=60\n"
"\n"
"; Lode Runner 2\n"
"[LR2]\n"
"no_dinput_hook=true\n"
"fake_mode=640x480x16\n"
"\n"
"; Last Bronx\n"
"[LB]\n"
"maxgameticks=30\n"
Expand Down

0 comments on commit 5a6f343

Please sign in to comment.