files:
- setup: N/A:Select 'setup.exe' on the game disc
- xppat_patch: https://lutris.nyc3.digitaloceanspaces.com/games/midtown-madness/mm1xppat.EXE
- directplay_patch: https://lutris.nyc3.digitaloceanspaces.com/games/midtown-madness/directplayupdate.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Microsoft Games/Midtown Madness/midtown.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: setup.exe
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: winxp csmt=off
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
executable: setup
name: wineexec
prefix: $GAMEDIR
return_code: 256
- task:
arch: win32
executable: directplay_patch
name: wineexec
prefix: $GAMEDIR
- task:
arch: win32
executable: xppat_patch
name: wineexec
prefix: $GAMEDIR
return_code: 11008
system:
gamescope: true
wine:
dgvoodoo2: true
description: ''
game_slug: midtown-madness
gogslug: ''
humblestoreid: ''
installer_slug: midtown-madness-cd
name: Midtown Madness
notes: ''
runner: wine
script:
files:
- setup: N/A:Select 'setup.exe' on the game disc
- xppat_patch: https://lutris.nyc3.digitaloceanspaces.com/games/midtown-madness/mm1xppat.EXE
- directplay_patch: https://lutris.nyc3.digitaloceanspaces.com/games/midtown-madness/directplayupdate.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Microsoft Games/Midtown Madness/midtown.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: setup.exe
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: winxp csmt=off
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
executable: setup
name: wineexec
prefix: $GAMEDIR
return_code: 256
- task:
arch: win32
executable: directplay_patch
name: wineexec
prefix: $GAMEDIR
- task:
arch: win32
executable: xppat_patch
name: wineexec
prefix: $GAMEDIR
return_code: 11008
system:
gamescope: true
wine:
dgvoodoo2: true
slug: midtown-madness-cd
steamid: null
version: CD
year: 1999
{
"game_slug": "midtown-madness",
"version": "CD",
"description": "",
"notes": "",
"name": "Midtown Madness",
"year": 1999,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "midtown-madness-cd",
"installer_slug": "midtown-madness-cd",
"script": {
"files": [
{
"setup": "N/A:Select 'setup.exe' on the game disc"
},
{
"xppat_patch": "https://lutris.nyc3.digitaloceanspaces.com/games/midtown-madness/mm1xppat.EXE"
},
{
"directplay_patch": "https://lutris.nyc3.digitaloceanspaces.com/games/midtown-madness/directplayupdate.exe"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Microsoft Games/Midtown Madness/midtown.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "setup.exe"
}
},
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "winxp csmt=off",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR",
"return_code": 256
}
},
{
"task": {
"arch": "win32",
"executable": "directplay_patch",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"executable": "xppat_patch",
"name": "wineexec",
"prefix": "$GAMEDIR",
"return_code": 11008
}
}
],
"system": {
"gamescope": true
},
"wine": {
"dgvoodoo2": true
}
}
}