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

add preset for Return to Krondor

This commit is contained in:
FunkyFr3sh 2024-12-14 05:17:17 +01:00
parent dab64437f1
commit 8bae36ca0f
2 changed files with 7 additions and 0 deletions

View File

@ -324,6 +324,7 @@ Wine (Linux/macOS/Android) only: override `ddraw` in [winecfg](https://wiki.wine
- Real War
- Red Baron 3D
- Rent-A-Hero
- Return to Krondor
- Reksio and Captain Nemo (Reksio i Kapitan Nemo)
- Reksio and Kretes in Action (Reksio i Kretes w Akcji!)
- Reksio and the Pirate Treasure (Reksio i Skarb Piratów)
@ -353,6 +354,7 @@ Wine (Linux/macOS/Android) only: override `ddraw` in [winecfg](https://wiki.wine
- Sim Theme Park (aka Theme Park World)
- SimCoaster / Theme Park Inc
- Simon the Sorcerer 1/2 (windows 95 version)
- Silver (needs "SilverUK GeForce2 And Radeon Patch")
- Sonic 3D Blast
- Space Rangers
- Spec Ops - Ranger Assault (software mode)

View File

@ -1471,6 +1471,11 @@ static void cfg_create_ini()
"maxgameticks=60\n"
"limiter_type=3\n"
"\n"
"; Return to Krondor\n"
"[RtK]\n"
"fixchilds=3\n"
"lock_mouse_top_left=true\n"
"\n"
"; Rent-A-Hero\n"
"[Rent-A-Hero]\n"
"singlecpu=false\n"