Skip to content

Commit

Permalink
add preset for Dreams to Realty
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyFr3sh committed Dec 14, 2024
1 parent 238d2f6 commit dab6443
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ Wine (Linux/macOS/Android) only: override `ddraw` in [winecfg](https://wiki.wine
- Deadly Tide
- Delta Force
- Desperados: Wanted Dead or Alive
- Dreams to Realty
- Diablo
- Diablo 2
- Diablo 2: Lord of Destruction
Expand Down
4 changes: 4 additions & 0 deletions src/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,10 @@ static void cfg_create_ini()
"maxgameticks=60\n"
"noactivateapp=true\n"
"\n"
"; Dreams to Realty\n"
"[windream]\n"
"maxgameticks=60\n"
"\n"
"; Deadlock 2\n"
"[DEADLOCK]\n"
"fixchilds=0\n"
Expand Down

0 comments on commit dab6443

Please sign in to comment.