Installer tomb-raider-iv-the-last-revel-steam-tomb4-dgvoodoo

files:
- wrapper: https://github.com/legluondunet/mlls-tools/raw/master/dgVoodoo2/dgVoodoo2_79_3.zip
- mod: https://github.com/Trxyebeep/TOMB4/releases/download/V2.2.1/tomb4.zip
- dll: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Tomb%20Raider%20IV%20-%20The%20Last%20Revelation/xaudio2_9.dll
game:
  exe: drive_c/Tomb Raider 4/tomb4.exe
  launch_configs:
  - args: -setup
    exe: $GAMEDIR/drive_c/Tomb Raider 4/tomb4.exe
    name: TOMB RAIDER IV - Setup dialog box
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating WINE prefix
    name: create_prefix
    prefix: $GAMEDIR
- insert-disc:
    description: Please press "Browse" button and select Tomb Raider 4 Steam folder
      install.
    requires: tomb4.exe
- merge:
    dst: $GAMEDIR/drive_c/Tomb Raider 4
    src: $DISC
- extract:
    dst: $GAMEDIR/drive_c/Tomb Raider 4
    file: wrapper
- copy:
    dst: $GAMEDIR/drive_c/Tomb Raider 4
    src: $GAMEDIR/drive_c/Tomb Raider 4/MS/x86
- write_config:
    data:
      DirectX:
        dgVoodooWatermark: false
    file: $GAMEDIR/drive_c/Tomb Raider 4/dgVoodoo.conf
    merge: false
- extract:
    dst: $GAMEDIR/drive_c/Tomb Raider 4
    file: mod
- merge:
    dst: $GAMEDIR/drive_c/Tomb Raider 4
    src: dll
system:
  env:
    DXVK_FRAME_RATE: '60'
    DXVK_HUD: null
  gamescope: true
  gamescope_fps_limiter: '60'
  gamescope_game_res: $RESOLUTION
  gamescope_output_res: $RESOLUTION
wine:
  overrides:
    ddraw: n,b
description: 'Play "Tomb Raider IV: The Last Revelation" provided by Steam on Linux!
  using TOMB4 open source project and dgVoodoo2'
game_slug: tomb-raider-the-last-revelation
gogslug: tomb_raider_the_last_revelation_chronicles
humblestoreid: tomb-raider-iv-the-last-revelation
installer_slug: tomb-raider-iv-the-last-revel-steam-tomb4-dgvoodoo
name: 'Tomb Raider IV: The Last Revelation'
notes: "- You have to install \"Tomb Raider IV\" on Steam before to launch this script\
  \ installer\r\n- Press \"p\" key to access main menu\r\n- \"Tomb Raider IV: The\
  \ Last Revelation\" has insufficient controller support, you will find profiles\
  \ for AntimicroX keymapper here: https://github.com/legluondunet/MyLittleLutrisScripts/tree/master/Tomb%20Raider%20IV%20-%20The%20Last%20Revelation/gamepad%20profiles"
runner: wine
script:
  files:
  - wrapper: https://github.com/legluondunet/mlls-tools/raw/master/dgVoodoo2/dgVoodoo2_79_3.zip
  - mod: https://github.com/Trxyebeep/TOMB4/releases/download/V2.2.1/tomb4.zip
  - dll: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Tomb%20Raider%20IV%20-%20The%20Last%20Revelation/xaudio2_9.dll
  game:
    exe: drive_c/Tomb Raider 4/tomb4.exe
    launch_configs:
    - args: -setup
      exe: $GAMEDIR/drive_c/Tomb Raider 4/tomb4.exe
      name: TOMB RAIDER IV - Setup dialog box
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating WINE prefix
      name: create_prefix
      prefix: $GAMEDIR
  - insert-disc:
      description: Please press "Browse" button and select Tomb Raider 4 Steam folder
        install.
      requires: tomb4.exe
  - merge:
      dst: $GAMEDIR/drive_c/Tomb Raider 4
      src: $DISC
  - extract:
      dst: $GAMEDIR/drive_c/Tomb Raider 4
      file: wrapper
  - copy:
      dst: $GAMEDIR/drive_c/Tomb Raider 4
      src: $GAMEDIR/drive_c/Tomb Raider 4/MS/x86
  - write_config:
      data:
        DirectX:
          dgVoodooWatermark: false
      file: $GAMEDIR/drive_c/Tomb Raider 4/dgVoodoo.conf
      merge: false
  - extract:
      dst: $GAMEDIR/drive_c/Tomb Raider 4
      file: mod
  - merge:
      dst: $GAMEDIR/drive_c/Tomb Raider 4
      src: dll
  system:
    env:
      DXVK_FRAME_RATE: '60'
      DXVK_HUD: null
    gamescope: true
    gamescope_fps_limiter: '60'
    gamescope_game_res: $RESOLUTION
    gamescope_output_res: $RESOLUTION
  wine:
    overrides:
      ddraw: n,b
slug: tomb-raider-iv-the-last-revel-steam-tomb4-dgvoodoo
steamid: 224980
version: Steam + TOMB4 + dgVoodoo2
year: 1999
{
  "game_slug": "tomb-raider-the-last-revelation",
  "version": "Steam + TOMB4 + dgVoodoo2",
  "description": "Play \"Tomb Raider IV: The Last Revelation\" provided by Steam on Linux! using TOMB4 open source project and dgVoodoo2",
  "notes": "- You have to install \"Tomb Raider IV\" on Steam before to launch this script installer\r\n- Press \"p\" key to access main menu\r\n- \"Tomb Raider IV: The Last Revelation\" has insufficient controller support, you will find profiles for AntimicroX keymapper here: https://github.com/legluondunet/MyLittleLutrisScripts/tree/master/Tomb%20Raider%20IV%20-%20The%20Last%20Revelation/gamepad%20profiles",
  "name": "Tomb Raider IV: The Last Revelation",
  "year": 1999,
  "steamid": 224980,
  "gogslug": "tomb_raider_the_last_revelation_chronicles",
  "humblestoreid": "tomb-raider-iv-the-last-revelation",
  "runner": "wine",
  "slug": "tomb-raider-iv-the-last-revel-steam-tomb4-dgvoodoo",
  "installer_slug": "tomb-raider-iv-the-last-revel-steam-tomb4-dgvoodoo",
  "script": {
    "files": [
      {
        "wrapper": "https://github.com/legluondunet/mlls-tools/raw/master/dgVoodoo2/dgVoodoo2_79_3.zip"
      },
      {
        "mod": "https://github.com/Trxyebeep/TOMB4/releases/download/V2.2.1/tomb4.zip"
      },
      {
        "dll": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Tomb%20Raider%20IV%20-%20The%20Last%20Revelation/xaudio2_9.dll"
      }
    ],
    "game": {
      "exe": "drive_c/Tomb Raider 4/tomb4.exe",
      "launch_configs": [
        {
          "args": "-setup",
          "exe": "$GAMEDIR/drive_c/Tomb Raider 4/tomb4.exe",
          "name": "TOMB RAIDER IV - Setup dialog box"
        }
      ],
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating WINE prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "description": "Please press \"Browse\" button and select Tomb Raider 4 Steam folder install.",
          "requires": "tomb4.exe"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Tomb Raider 4",
          "src": "$DISC"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Tomb Raider 4",
          "file": "wrapper"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/Tomb Raider 4",
          "src": "$GAMEDIR/drive_c/Tomb Raider 4/MS/x86"
        }
      },
      {
        "write_config": {
          "data": {
            "DirectX": {
              "dgVoodooWatermark": false
            }
          },
          "file": "$GAMEDIR/drive_c/Tomb Raider 4/dgVoodoo.conf",
          "merge": false
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Tomb Raider 4",
          "file": "mod"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/Tomb Raider 4",
          "src": "dll"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_FRAME_RATE": "60",
        "DXVK_HUD": null
      },
      "gamescope": true,
      "gamescope_fps_limiter": "60",
      "gamescope_game_res": "$RESOLUTION",
      "gamescope_output_res": "$RESOLUTION"
    },
    "wine": {
      "overrides": {
        "ddraw": "n,b"
      }
    }
  }
}
Back to game