files:
- patch1: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Max%20Payne/max_payne_patch.zip
- patch2: https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/mp1/MaxPayne.WidescreenFix.zip
game:
exe: drive_c/Program Files (x86)/Max Payne/MaxPayne.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
description: Show me where Steam stored Max Payne game files
requires: MaxPayne.exe
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Max Payne
src: $DISC
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Max Payne/backup
src: $GAMEDIR/drive_c/Program Files (x86)/Max Payne/MaxPayne.exe
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Max Payne/backup
src: $GAMEDIR/drive_c/Program Files (x86)/Max Payne/rlmfc.dll
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Max Payne
file: patch1
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Max Payne
file: patch2
wine:
overrides:
d3d8: n,b
description: Play "Max Payne" provided by Steam on Linux!
game_slug: max-payne
gogslug: ''
humblestoreid: ''
installer_slug: max-payne-steam-fixes
name: Max Payne
notes: "- Using ThirteenAG Max Payne Widescreen Fix\r\n- You will need to install\
\ Max Payne in Steam before to launch this script installer"
runner: wine
script:
files:
- patch1: https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Max%20Payne/max_payne_patch.zip
- patch2: https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/mp1/MaxPayne.WidescreenFix.zip
game:
exe: drive_c/Program Files (x86)/Max Payne/MaxPayne.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
description: Show me where Steam stored Max Payne game files
requires: MaxPayne.exe
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Max Payne
src: $DISC
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Max Payne/backup
src: $GAMEDIR/drive_c/Program Files (x86)/Max Payne/MaxPayne.exe
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Max Payne/backup
src: $GAMEDIR/drive_c/Program Files (x86)/Max Payne/rlmfc.dll
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Max Payne
file: patch1
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Max Payne
file: patch2
wine:
overrides:
d3d8: n,b
slug: max-payne-steam-fixes
steamid: 12140
version: Steam + fixes
year: 2001
{
"game_slug": "max-payne",
"version": "Steam + fixes",
"description": "Play \"Max Payne\" provided by Steam on Linux!",
"notes": "- Using ThirteenAG Max Payne Widescreen Fix\r\n- You will need to install Max Payne in Steam before to launch this script installer",
"name": "Max Payne",
"year": 2001,
"steamid": 12140,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "max-payne-steam-fixes",
"installer_slug": "max-payne-steam-fixes",
"script": {
"files": [
{
"patch1": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/refs/heads/master/Max%20Payne/max_payne_patch.zip"
},
{
"patch2": "https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/mp1/MaxPayne.WidescreenFix.zip"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Max Payne/MaxPayne.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"description": "Show me where Steam stored Max Payne game files",
"requires": "MaxPayne.exe"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Max Payne",
"src": "$DISC"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Max Payne/backup",
"src": "$GAMEDIR/drive_c/Program Files (x86)/Max Payne/MaxPayne.exe"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Max Payne/backup",
"src": "$GAMEDIR/drive_c/Program Files (x86)/Max Payne/rlmfc.dll"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Max Payne",
"file": "patch1"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Max Payne",
"file": "patch2"
}
}
],
"wine": {
"overrides": {
"d3d8": "n,b"
}
}
}
}