1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-14 22:03:27 +01:00

add preset for Rage of Mages

This commit is contained in:
FunkyFr3sh 2024-12-22 02:22:47 +01:00
parent 7674328410
commit eaded70572
2 changed files with 7 additions and 0 deletions

View File

@ -314,6 +314,7 @@ Wine (Linux/macOS/Android) only: override `ddraw` in [winecfg](https://wiki.wine
- Putt-Putt: Pep's Birthday Surprise
- Putt-Putt: Travels Through Time
- Quest for Glory 5
- Rage of Mages
- Rage of Mages 2
- Railroad Tycoon II
- Reader Rabbit 1st Grade

View File

@ -1483,6 +1483,12 @@ static void cfg_create_ini()
"[popTB]\n"
"singlecpu=false\n"
"\n"
"; Rage of Mages\n"
"[rom]\n"
"maxgameticks=60\n"
"limiter_type=4\n"
"singlecpu=true\n"
"\n"
"; Railroad Tycoon II\n"
"[RT2]\n"
"adjmouse=true\n"