Installer tomb-raider-ii-gog-openlara

files:
- opl: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Tomb%20Raider%20I/openlara.tar.xz
- lscreens: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Tomb%20Raider%20II/PIX.7z
- gogsetup: N/A:Select the Windows installer file in exe format downloaded from your
    GOG account
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Tomb%20Raider%20II/clean-openlara.sh
game:
  exe: $GAMEDIR/OpenLara
installer:
- extract:
    dst: $CACHE
    file: gogsetup
    format: gog
- merge:
    dst: $GAMEDIR/level/2
    src: $CACHE/data
- merge:
    dst: $GAMEDIR/video/2
    src: $CACHE/fmv
- merge:
    dst: $GAMEDIR/audio/2
    src: $CACHE/music
- extract:
    dst: $GAMEDIR
    src: opl
- extract:
    dst: $GAMEDIR/PIX
    src: lscreens
- execute:
    args: GOG
    file: script
description: Play "Tomb Raider II" provided by GOG on Linux! using OpenLara open source
  engine
game_slug: tomb-raider-ii
gogslug: tomb_raider_123
humblestoreid: ''
installer_slug: tomb-raider-ii-gog-openlara
name: Tomb Raider II
notes: "- Openlara Github version c7fe8ec 10 february 2023\r\n- OpenLara support for\
  \ \"Tomb Raider II\" is still work in progress and incomplete. Use this script only\
  \ for testing\r\n- Multilingual menus and subtitles\r\n- Gamepad natively supported"
runner: linux
script:
  files:
  - opl: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Tomb%20Raider%20I/openlara.tar.xz
  - lscreens: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Tomb%20Raider%20II/PIX.7z
  - gogsetup: N/A:Select the Windows installer file in exe format downloaded from
      your GOG account
  - script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Tomb%20Raider%20II/clean-openlara.sh
  game:
    exe: $GAMEDIR/OpenLara
  installer:
  - extract:
      dst: $CACHE
      file: gogsetup
      format: gog
  - merge:
      dst: $GAMEDIR/level/2
      src: $CACHE/data
  - merge:
      dst: $GAMEDIR/video/2
      src: $CACHE/fmv
  - merge:
      dst: $GAMEDIR/audio/2
      src: $CACHE/music
  - extract:
      dst: $GAMEDIR
      src: opl
  - extract:
      dst: $GAMEDIR/PIX
      src: lscreens
  - execute:
      args: GOG
      file: script
slug: tomb-raider-ii-gog-openlara
steamid: 225300
version: GOG + OpenLara
year: 1997
{
  "game_slug": "tomb-raider-ii",
  "version": "GOG + OpenLara",
  "description": "Play \"Tomb Raider II\" provided by GOG on Linux! using OpenLara open source engine",
  "notes": "- Openlara Github version c7fe8ec 10 february 2023\r\n- OpenLara support for \"Tomb Raider II\" is still work in progress and incomplete. Use this script only for testing\r\n- Multilingual menus and subtitles\r\n- Gamepad natively supported",
  "name": "Tomb Raider II",
  "year": 1997,
  "steamid": 225300,
  "gogslug": "tomb_raider_123",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "tomb-raider-ii-gog-openlara",
  "installer_slug": "tomb-raider-ii-gog-openlara",
  "script": {
    "files": [
      {
        "opl": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Tomb%20Raider%20I/openlara.tar.xz"
      },
      {
        "lscreens": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Tomb%20Raider%20II/PIX.7z"
      },
      {
        "gogsetup": "N/A:Select the Windows installer file in exe format downloaded from your GOG account"
      },
      {
        "script": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Tomb%20Raider%20II/clean-openlara.sh"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/OpenLara"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "gogsetup",
          "format": "gog"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/level/2",
          "src": "$CACHE/data"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/video/2",
          "src": "$CACHE/fmv"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/audio/2",
          "src": "$CACHE/music"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "src": "opl"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/PIX",
          "src": "lscreens"
        }
      },
      {
        "execute": {
          "args": "GOG",
          "file": "script"
        }
      }
    ]
  }
}
Back to game