Skip to content

Commit

Permalink
add preset for Neo Sonic Universe - battle mode
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyFr3sh committed Dec 23, 2024
1 parent 873f4e6 commit 1a3b6f1
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 @@ -1364,6 +1364,11 @@ static void cfg_create_ini()
"fixchilds=3\n"
"fake_mode=320x240x8\n"
"\n"
"; Neo Sonic Universe - battle mode\n"
"[nsu_battle]\n"
"fixchilds=3\n"
"fake_mode=320x240x8\n"
"\n"
"; Nancy Drew (All games)\n"
"[Game/3]\n"
"checkfile=.\\Nancy.cid\n"
Expand Down

0 comments on commit 1a3b6f1

Please sign in to comment.