add preset for Neo Sonic Universe - battle mode
This commit is contained in:
parent
873f4e6bb8
commit
1a3b6f1aab
1 changed files with 5 additions and 0 deletions
|
@ -1364,6 +1364,11 @@ static void cfg_create_ini()
|
||||||
"fixchilds=3\n"
|
"fixchilds=3\n"
|
||||||
"fake_mode=320x240x8\n"
|
"fake_mode=320x240x8\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Neo Sonic Universe - battle mode\n"
|
||||||
|
"[nsu_battle]\n"
|
||||||
|
"fixchilds=3\n"
|
||||||
|
"fake_mode=320x240x8\n"
|
||||||
|
"\n"
|
||||||
"; Nancy Drew (All games)\n"
|
"; Nancy Drew (All games)\n"
|
||||||
"[Game/3]\n"
|
"[Game/3]\n"
|
||||||
"checkfile=.\\Nancy.cid\n"
|
"checkfile=.\\Nancy.cid\n"
|
||||||
|
|
Loading…
Reference in a new issue