Installer the-matrix-path-of-neo-dvd-eu
files:
- nocd: https://github.com/keenanweaver/lutris-files/raw/matrix-path-of-neo/dev-pon2.rar
- patch: 'N/A:Download, extract and select the patch.exe. Download it here: https://www.patches-scrolls.de/patch/4261/7/52320/download'
- widescreen: https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/thematrixpathofneo/TheMatrixPathOfNeo.WidescreenFix.zip
- dsoal: http://vaporeon.io/hosted/dsoal-builds/dsoal-latest.7z
game:
arch: win32
exe: drive_c/Program Files/Atari/The Matrix - Path of Neo/Matrix3.exe
prefix: $GAMEDIR
installer:
- insert-disc:
description: Please mount and select the disc
requires: setup.exe
- write_file:
content: '[InstallShield Silent]
Version=v7.00
File=Response File
[File Transfer]
OverwrittenReadOnly=NoToAll
[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-DlgOrder]
Dlg0={E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdWelcome-0
Count=5
Dlg1={E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdLicense2-0
Dlg2={E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdComponentDialogAdv-0
Dlg3={E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdSelectFolder-0
Dlg4={E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdFinish-0
[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdWelcome-0]
Result=1
[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdLicense2-0]
Result=1
[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdComponentDialogAdv-0]
szDir=C:\Program Files\Atari\The Matrix - Path of Neo
Component-type=string
Component-count=1
Component-0=DefaultFeature
Result=1
[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdSelectFolder-0]
szFolder=Atari\The Matrix - Path of Neo
Result=1
[Application]
Name=The Matrix - Path of Neo
Version=1.00.0000
Company=Atari, Inc.
Lang=0009
[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdFinish-0]
Result=1
bOpt1=0
bOpt2=0'
description: Write response file
file: $GAMEDIR/drive_c/setup.iss
- task:
arch: win32
args: -s -f1c:\setup.iss
description: Installing The Matrix - Path of Neo
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
description: Installing EU patch 1.1 this can take up to 30 minutes
executable: patch
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $CACHE
src: nocd
- merge:
dst: $GAMEDIR/drive_c/Program Files/Atari/The Matrix - Path of Neo
src: $CACHE/DEViANCE/Matrix3W32S.bin
- extract:
dst: $GAMEDIR/drive_c/Program Files/Atari/The Matrix - Path of Neo
src: widescreen
- extract:
dst: $GAMEDIR/drive_c/Program Files/Atari/The Matrix - Path of Neo
src: dsoal
- input_menu:
description: Please choose your main desktop width for the widescreen patch
id: RESX
options:
- '256': '256'
- '426': '426'
- '640': '640'
- '768': '768'
- '800': '800'
- '848': '848'
- '854': '854'
- '960': '960'
- '1024': '1024'
- '1280': '1280'
- '1366': '1366'
- '1600': '1600'
- '1920': '1920'
- '2048': '2048'
- '2560': '2560'
- '2880': '2880'
- '3200': '3200'
- '3840': '3840'
- '4096': '4096'
- '5120': '5120'
- '7680': '7680'
- '15360': '15360'
preselect: '1920'
- input_menu:
description: Please choose your main desktop height for the widescreen patch
id: RESY
options:
- '144': '144'
- '240': '240'
- '360': '360'
- '432': '432'
- '450': '450'
- '480': '480'
- '540': '540'
- '576': '576'
- '720': '720'
- '768': '768'
- '900': '900'
- '1080': '1080'
- '1152': '1152'
- '1440': '1440'
- '1620': '1620'
- '1800': '1800'
- '2160': '2160'
- '2304': '2304'
- '2880': '2880'
- '4320': '4320'
- '8640': '8640'
preselect: '1080'
- write_config:
data:
MAIN:
ResX: $INPUT_RESX
ResY: $INPUT_RESY
file: $GAMEDIR/drive_c/Program Files/Atari/The Matrix - Path of Neo/scripts/TheMatrixPathOfNeo.WidescreenFix.ini
wine:
overrides:
dinput8: n,b
dsoal-aldrv: n,b
dsound: n,b
description: incl. EU Patch 1.1, Widescreen Fix and NoCD Fix
game_slug: the-matrix-path-of-neo
gogslug: ''
humblestoreid: ''
installer_slug: the-matrix-path-of-neo-dvd-eu
name: 'The Matrix: Path of Neo'
notes: "This installer is for the EU version of the game. \r\n- Download the EU patch\
\ here: https://www.patches-scrolls.de/patch/4261/7/52320/download\r\n- Extract\
\ the zip file and select the patch.exe if the installer asks you to.\r\n\r\nEAX\
\ is disabled by default, you can enable it in the game config file if you want\
\ to try if it works for you.\r\n\r\nForked from https://lutris.net/games/install/31371/view\
\ and https://lutris.net/games/install/14069/view"
runner: wine
script:
files:
- nocd: https://github.com/keenanweaver/lutris-files/raw/matrix-path-of-neo/dev-pon2.rar
- patch: 'N/A:Download, extract and select the patch.exe. Download it here: https://www.patches-scrolls.de/patch/4261/7/52320/download'
- widescreen: https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/thematrixpathofneo/TheMatrixPathOfNeo.WidescreenFix.zip
- dsoal: http://vaporeon.io/hosted/dsoal-builds/dsoal-latest.7z
game:
arch: win32
exe: drive_c/Program Files/Atari/The Matrix - Path of Neo/Matrix3.exe
prefix: $GAMEDIR
installer:
- insert-disc:
description: Please mount and select the disc
requires: setup.exe
- write_file:
content: '[InstallShield Silent]
Version=v7.00
File=Response File
[File Transfer]
OverwrittenReadOnly=NoToAll
[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-DlgOrder]
Dlg0={E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdWelcome-0
Count=5
Dlg1={E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdLicense2-0
Dlg2={E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdComponentDialogAdv-0
Dlg3={E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdSelectFolder-0
Dlg4={E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdFinish-0
[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdWelcome-0]
Result=1
[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdLicense2-0]
Result=1
[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdComponentDialogAdv-0]
szDir=C:\Program Files\Atari\The Matrix - Path of Neo
Component-type=string
Component-count=1
Component-0=DefaultFeature
Result=1
[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdSelectFolder-0]
szFolder=Atari\The Matrix - Path of Neo
Result=1
[Application]
Name=The Matrix - Path of Neo
Version=1.00.0000
Company=Atari, Inc.
Lang=0009
[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdFinish-0]
Result=1
bOpt1=0
bOpt2=0'
description: Write response file
file: $GAMEDIR/drive_c/setup.iss
- task:
arch: win32
args: -s -f1c:\setup.iss
description: Installing The Matrix - Path of Neo
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
description: Installing EU patch 1.1 this can take up to 30 minutes
executable: patch
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $CACHE
src: nocd
- merge:
dst: $GAMEDIR/drive_c/Program Files/Atari/The Matrix - Path of Neo
src: $CACHE/DEViANCE/Matrix3W32S.bin
- extract:
dst: $GAMEDIR/drive_c/Program Files/Atari/The Matrix - Path of Neo
src: widescreen
- extract:
dst: $GAMEDIR/drive_c/Program Files/Atari/The Matrix - Path of Neo
src: dsoal
- input_menu:
description: Please choose your main desktop width for the widescreen patch
id: RESX
options:
- '256': '256'
- '426': '426'
- '640': '640'
- '768': '768'
- '800': '800'
- '848': '848'
- '854': '854'
- '960': '960'
- '1024': '1024'
- '1280': '1280'
- '1366': '1366'
- '1600': '1600'
- '1920': '1920'
- '2048': '2048'
- '2560': '2560'
- '2880': '2880'
- '3200': '3200'
- '3840': '3840'
- '4096': '4096'
- '5120': '5120'
- '7680': '7680'
- '15360': '15360'
preselect: '1920'
- input_menu:
description: Please choose your main desktop height for the widescreen patch
id: RESY
options:
- '144': '144'
- '240': '240'
- '360': '360'
- '432': '432'
- '450': '450'
- '480': '480'
- '540': '540'
- '576': '576'
- '720': '720'
- '768': '768'
- '900': '900'
- '1080': '1080'
- '1152': '1152'
- '1440': '1440'
- '1620': '1620'
- '1800': '1800'
- '2160': '2160'
- '2304': '2304'
- '2880': '2880'
- '4320': '4320'
- '8640': '8640'
preselect: '1080'
- write_config:
data:
MAIN:
ResX: $INPUT_RESX
ResY: $INPUT_RESY
file: $GAMEDIR/drive_c/Program Files/Atari/The Matrix - Path of Neo/scripts/TheMatrixPathOfNeo.WidescreenFix.ini
wine:
overrides:
dinput8: n,b
dsoal-aldrv: n,b
dsound: n,b
slug: the-matrix-path-of-neo-dvd-eu
steamid: null
version: DVD EU
year: 2005
{
"game_slug": "the-matrix-path-of-neo",
"version": "DVD EU",
"description": "incl. EU Patch 1.1, Widescreen Fix and NoCD Fix",
"notes": "This installer is for the EU version of the game. \r\n- Download the EU patch here: https://www.patches-scrolls.de/patch/4261/7/52320/download\r\n- Extract the zip file and select the patch.exe if the installer asks you to.\r\n\r\nEAX is disabled by default, you can enable it in the game config file if you want to try if it works for you.\r\n\r\nForked from https://lutris.net/games/install/31371/view and https://lutris.net/games/install/14069/view",
"name": "The Matrix: Path of Neo",
"year": 2005,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-matrix-path-of-neo-dvd-eu",
"installer_slug": "the-matrix-path-of-neo-dvd-eu",
"script": {
"files": [
{
"nocd": "https://github.com/keenanweaver/lutris-files/raw/matrix-path-of-neo/dev-pon2.rar"
},
{
"patch": "N/A:Download, extract and select the patch.exe. Download it here: https://www.patches-scrolls.de/patch/4261/7/52320/download"
},
{
"widescreen": "https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/thematrixpathofneo/TheMatrixPathOfNeo.WidescreenFix.zip"
},
{
"dsoal": "http://vaporeon.io/hosted/dsoal-builds/dsoal-latest.7z"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Atari/The Matrix - Path of Neo/Matrix3.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"description": "Please mount and select the disc",
"requires": "setup.exe"
}
},
{
"write_file": {
"content": "[InstallShield Silent]\nVersion=v7.00\nFile=Response File\n[File Transfer]\nOverwrittenReadOnly=NoToAll\n[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-DlgOrder]\nDlg0={E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdWelcome-0\nCount=5\nDlg1={E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdLicense2-0\nDlg2={E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdComponentDialogAdv-0\nDlg3={E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdSelectFolder-0\nDlg4={E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdFinish-0\n[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdWelcome-0]\nResult=1\n[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdLicense2-0]\nResult=1\n[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdComponentDialogAdv-0]\nszDir=C:\\Program Files\\Atari\\The Matrix - Path of Neo\nComponent-type=string\nComponent-count=1\nComponent-0=DefaultFeature\nResult=1\n[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdSelectFolder-0]\nszFolder=Atari\\The Matrix - Path of Neo\nResult=1\n[Application]\nName=The Matrix - Path of Neo\nVersion=1.00.0000\nCompany=Atari, Inc.\nLang=0009\n[{E571E8B1-9771-465D-9DE0-3BA2D1BDAE99}-SdFinish-0]\nResult=1\nbOpt1=0\nbOpt2=0",
"description": "Write response file",
"file": "$GAMEDIR/drive_c/setup.iss"
}
},
{
"task": {
"arch": "win32",
"args": "-s -f1c:\\setup.iss",
"description": "Installing The Matrix - Path of Neo",
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing EU patch 1.1 this can take up to 30 minutes",
"executable": "patch",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$CACHE",
"src": "nocd"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files/Atari/The Matrix - Path of Neo",
"src": "$CACHE/DEViANCE/Matrix3W32S.bin"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/Atari/The Matrix - Path of Neo",
"src": "widescreen"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/Atari/The Matrix - Path of Neo",
"src": "dsoal"
}
},
{
"input_menu": {
"description": "Please choose your main desktop width for the widescreen patch",
"id": "RESX",
"options": [
{
"256": "256"
},
{
"426": "426"
},
{
"640": "640"
},
{
"768": "768"
},
{
"800": "800"
},
{
"848": "848"
},
{
"854": "854"
},
{
"960": "960"
},
{
"1024": "1024"
},
{
"1280": "1280"
},
{
"1366": "1366"
},
{
"1600": "1600"
},
{
"1920": "1920"
},
{
"2048": "2048"
},
{
"2560": "2560"
},
{
"2880": "2880"
},
{
"3200": "3200"
},
{
"3840": "3840"
},
{
"4096": "4096"
},
{
"5120": "5120"
},
{
"7680": "7680"
},
{
"15360": "15360"
}
],
"preselect": "1920"
}
},
{
"input_menu": {
"description": "Please choose your main desktop height for the widescreen patch",
"id": "RESY",
"options": [
{
"144": "144"
},
{
"240": "240"
},
{
"360": "360"
},
{
"432": "432"
},
{
"450": "450"
},
{
"480": "480"
},
{
"540": "540"
},
{
"576": "576"
},
{
"720": "720"
},
{
"768": "768"
},
{
"900": "900"
},
{
"1080": "1080"
},
{
"1152": "1152"
},
{
"1440": "1440"
},
{
"1620": "1620"
},
{
"1800": "1800"
},
{
"2160": "2160"
},
{
"2304": "2304"
},
{
"2880": "2880"
},
{
"4320": "4320"
},
{
"8640": "8640"
}
],
"preselect": "1080"
}
},
{
"write_config": {
"data": {
"MAIN": {
"ResX": "$INPUT_RESX",
"ResY": "$INPUT_RESY"
}
},
"file": "$GAMEDIR/drive_c/Program Files/Atari/The Matrix - Path of Neo/scripts/TheMatrixPathOfNeo.WidescreenFix.ini"
}
}
],
"wine": {
"overrides": {
"dinput8": "n,b",
"dsoal-aldrv": "n,b",
"dsound": "n,b"
}
}
}
}