Installer the-matrix-path-of-neo-dvd

files:
- nocd: https://github.com/keenanweaver/lutris-files/raw/matrix-path-of-neo/dev-pon2.rar
- patch: https://github.com/keenanweaver/lutris-files/raw/matrix-path-of-neo/The-Matrix-Path-of-Neo_Patch_Win_EN_Update-1.zip
- patch2: https://github.com/keenanweaver/lutris-files/raw/matrix-path-of-neo/The-Matrix-Path-of-Neo_Patch_Win_EN_Update-1-to-Update-2.zip
- 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
- extract:
    dst: $CACHE
    src: patch
- extract:
    dst: $CACHE
    src: patch2
- task:
    description: Installing patch 1
    executable: $CACHE/pathofneo_retail-update1_usa.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing patch 2
    executable: $CACHE/pathofneo_update1-to-update2_usa.exe
    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
- write_config:
    data:
      AUDIO:
        EAX_ENABLED: 1
    description: Write MatrixConfig.INI
    file: $GAMEDIR/drive_c/Program Files/Atari/The Matrix - Path of Neo/MatrixConfig.INI
wine:
  overrides:
    dinput8: n,b
    dsoal-aldrv: n,b
    dsound: n,b
description: ''
game_slug: the-matrix-path-of-neo
gogslug: ''
humblestoreid: ''
installer_slug: the-matrix-path-of-neo-dvd
name: 'The Matrix: Path of Neo'
notes: ''
runner: wine
script:
  files:
  - nocd: https://github.com/keenanweaver/lutris-files/raw/matrix-path-of-neo/dev-pon2.rar
  - patch: https://github.com/keenanweaver/lutris-files/raw/matrix-path-of-neo/The-Matrix-Path-of-Neo_Patch_Win_EN_Update-1.zip
  - patch2: https://github.com/keenanweaver/lutris-files/raw/matrix-path-of-neo/The-Matrix-Path-of-Neo_Patch_Win_EN_Update-1-to-Update-2.zip
  - 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
  - extract:
      dst: $CACHE
      src: patch
  - extract:
      dst: $CACHE
      src: patch2
  - task:
      description: Installing patch 1
      executable: $CACHE/pathofneo_retail-update1_usa.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing patch 2
      executable: $CACHE/pathofneo_update1-to-update2_usa.exe
      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
  - write_config:
      data:
        AUDIO:
          EAX_ENABLED: 1
      description: Write MatrixConfig.INI
      file: $GAMEDIR/drive_c/Program Files/Atari/The Matrix - Path of Neo/MatrixConfig.INI
  wine:
    overrides:
      dinput8: n,b
      dsoal-aldrv: n,b
      dsound: n,b
slug: the-matrix-path-of-neo-dvd
steamid: null
version: DVD
year: 2005
{
  "game_slug": "the-matrix-path-of-neo",
  "version": "DVD",
  "description": "",
  "notes": "",
  "name": "The Matrix: Path of Neo",
  "year": 2005,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-matrix-path-of-neo-dvd",
  "installer_slug": "the-matrix-path-of-neo-dvd",
  "script": {
    "files": [
      {
        "nocd": "https://github.com/keenanweaver/lutris-files/raw/matrix-path-of-neo/dev-pon2.rar"
      },
      {
        "patch": "https://github.com/keenanweaver/lutris-files/raw/matrix-path-of-neo/The-Matrix-Path-of-Neo_Patch_Win_EN_Update-1.zip"
      },
      {
        "patch2": "https://github.com/keenanweaver/lutris-files/raw/matrix-path-of-neo/The-Matrix-Path-of-Neo_Patch_Win_EN_Update-1-to-Update-2.zip"
      },
      {
        "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"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "src": "patch"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "src": "patch2"
        }
      },
      {
        "task": {
          "description": "Installing patch 1",
          "executable": "$CACHE/pathofneo_retail-update1_usa.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing patch 2",
          "executable": "$CACHE/pathofneo_update1-to-update2_usa.exe",
          "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"
        }
      },
      {
        "write_config": {
          "data": {
            "AUDIO": {
              "EAX_ENABLED": 1
            }
          },
          "description": "Write MatrixConfig.INI",
          "file": "$GAMEDIR/drive_c/Program Files/Atari/The Matrix - Path of Neo/MatrixConfig.INI"
        }
      }
    ],
    "wine": {
      "overrides": {
        "dinput8": "n,b",
        "dsoal-aldrv": "n,b",
        "dsound": "n,b"
      }
    }
  }
}
Back to game