files:
- mpInstall: N/A:Select Max Payne's Install.exe
- cfInstall: N/A:Download the CompleteFix installer from https://steamcommunity.com/sharedfiles/filedetails/?id=1633394421
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Max Payne/MaxPayne.exe
prefix: $GAMEDIR
installer:
- task:
app: sandbox
name: winetricks
silent: true
- execute:
command: cp -v -- "$cfInstall" "$GAMEDIR/drive_c/cfInstall.exe"
- task:
executable: mpInstall
name: wineexec
prefix: $GAMEDIR
- task:
executable: $GAMEDIR/drive_c/cfInstall.exe
name: wineexec
prefix: $GAMEDIR
- execute:
command: rm -v -- "$GAMEDIR/drive_c/cfInstall.exe"
wine:
overrides:
d3d8.dll: n,b
dinput.dll: n,b
dsoal-aldrv: n,b
dsound.dll: n,b
description: Complete FixPack
game_slug: max-payne
gogslug: ''
humblestoreid: ''
installer_slug: max-payne-cd-1
name: Max Payne
notes: "Download the Complete Fix installer from https://steamcommunity.com/sharedfiles/filedetails/?id=1633394421\r\
\n\r\nDuring the installation of the game do not change the default installation\
\ path and keep the installation type at \"Full\".\r\n\r\nWhen the fix pack is installing\
\ set the path to the default (\"C:\\Program Files\\Max Payne\") and make sure to\
\ select the CD version executable under the high resolution texture fix."
runner: wine
script:
files:
- mpInstall: N/A:Select Max Payne's Install.exe
- cfInstall: N/A:Download the CompleteFix installer from https://steamcommunity.com/sharedfiles/filedetails/?id=1633394421
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Max Payne/MaxPayne.exe
prefix: $GAMEDIR
installer:
- task:
app: sandbox
name: winetricks
silent: true
- execute:
command: cp -v -- "$cfInstall" "$GAMEDIR/drive_c/cfInstall.exe"
- task:
executable: mpInstall
name: wineexec
prefix: $GAMEDIR
- task:
executable: $GAMEDIR/drive_c/cfInstall.exe
name: wineexec
prefix: $GAMEDIR
- execute:
command: rm -v -- "$GAMEDIR/drive_c/cfInstall.exe"
wine:
overrides:
d3d8.dll: n,b
dinput.dll: n,b
dsoal-aldrv: n,b
dsound.dll: n,b
slug: max-payne-cd-1
steamid: 12140
version: CD
year: 2001
{
"game_slug": "max-payne",
"version": "CD",
"description": "Complete FixPack",
"notes": "Download the Complete Fix installer from https://steamcommunity.com/sharedfiles/filedetails/?id=1633394421\r\n\r\nDuring the installation of the game do not change the default installation path and keep the installation type at \"Full\".\r\n\r\nWhen the fix pack is installing set the path to the default (\"C:\\Program Files\\Max Payne\") and make sure to select the CD version executable under the high resolution texture fix.",
"name": "Max Payne",
"year": 2001,
"steamid": 12140,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "max-payne-cd-1",
"installer_slug": "max-payne-cd-1",
"script": {
"files": [
{
"mpInstall": "N/A:Select Max Payne's Install.exe"
},
{
"cfInstall": "N/A:Download the CompleteFix installer from https://steamcommunity.com/sharedfiles/filedetails/?id=1633394421"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Max Payne/MaxPayne.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "sandbox",
"name": "winetricks",
"silent": true
}
},
{
"execute": {
"command": "cp -v -- \"$cfInstall\" \"$GAMEDIR/drive_c/cfInstall.exe\""
}
},
{
"task": {
"executable": "mpInstall",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$GAMEDIR/drive_c/cfInstall.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"execute": {
"command": "rm -v -- \"$GAMEDIR/drive_c/cfInstall.exe\""
}
}
],
"wine": {
"overrides": {
"d3d8.dll": "n,b",
"dinput.dll": "n,b",
"dsoal-aldrv": "n,b",
"dsound.dll": "n,b"
}
}
}
}