add preset for Real War
This commit is contained in:
parent
bc1a69330b
commit
ca133861eb
2 changed files with 5 additions and 0 deletions
|
@ -279,6 +279,7 @@ Need help and don't have a github account? Ask your questions on [Discord](https
|
|||
- Reader Rabbit Thinking Ages 4-6 (US)
|
||||
- Reader Rabbit Toddler
|
||||
- Reader Rabbit's(R) Math Ages 6 - 9 (2002)
|
||||
- Real War
|
||||
- Red Baron 3D
|
||||
- Reksio and the Pirate Treasure (Reksio i Skarb Piratów)
|
||||
- Reksio and the UFO (Reksio i Ufo)
|
||||
|
|
|
@ -1260,6 +1260,10 @@ static void cfg_create_ini()
|
|||
"maintas=false\n"
|
||||
"boxing=false\n"
|
||||
"\n"
|
||||
"; Real War\n"
|
||||
"[RealWar]\n"
|
||||
"limiter_type=3\n"
|
||||
"\n"
|
||||
"; ROAD RASH\n"
|
||||
"[RoadRash]\n"
|
||||
"adjmouse=true\n"
|
||||
|
|
Loading…
Reference in a new issue