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
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Tomb%20Raider%20II/clean-openlara.sh
game:
exe: $GAMEDIR/OpenLara
installer:
- insert-disc:
description: Please press "Browse" button and select Tomb Raider 2 Steam folder
install.
requires: Tomb2.exe
- merge:
dst: $CACHE
src: $DISC
- 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/PIX
src: lscreens
- extract:
dst: $GAMEDIR
file: opl
- extract:
dst: $GAMEDIR/lscreens
file: lscreens
- chmodx: script
- execute:
args: STEAM
file: script
description: Play "Tomb Raider II" provided by Steam on Linux! using OpenLara open
source engine
game_slug: tomb-raider-ii
gogslug: tomb_raider_123
humblestoreid: ''
installer_slug: tomb-raider-ii-steam-openlara
name: Tomb Raider II
notes: "- You have to install \"Tomb Raider II\" on Steam before to launch this script\
\ installer\r\n- 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
- script: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Tomb%20Raider%20II/clean-openlara.sh
game:
exe: $GAMEDIR/OpenLara
installer:
- insert-disc:
description: Please press "Browse" button and select Tomb Raider 2 Steam folder
install.
requires: Tomb2.exe
- merge:
dst: $CACHE
src: $DISC
- 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/PIX
src: lscreens
- extract:
dst: $GAMEDIR
file: opl
- extract:
dst: $GAMEDIR/lscreens
file: lscreens
- chmodx: script
- execute:
args: STEAM
file: script
slug: tomb-raider-ii-steam-openlara
steamid: 225300
version: Steam + OpenLara
year: 1997
{
"game_slug": "tomb-raider-ii",
"version": "Steam + OpenLara",
"description": "Play \"Tomb Raider II\" provided by Steam on Linux! using OpenLara open source engine",
"notes": "- You have to install \"Tomb Raider II\" on Steam before to launch this script installer\r\n- 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-steam-openlara",
"installer_slug": "tomb-raider-ii-steam-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"
},
{
"script": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Tomb%20Raider%20II/clean-openlara.sh"
}
],
"game": {
"exe": "$GAMEDIR/OpenLara"
},
"installer": [
{
"insert-disc": {
"description": "Please press \"Browse\" button and select Tomb Raider 2 Steam folder install.",
"requires": "Tomb2.exe"
}
},
{
"merge": {
"dst": "$CACHE",
"src": "$DISC"
}
},
{
"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/PIX",
"src": "lscreens"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "opl"
}
},
{
"extract": {
"dst": "$GAMEDIR/lscreens",
"file": "lscreens"
}
},
{
"chmodx": "script"
},
{
"execute": {
"args": "STEAM",
"file": "script"
}
}
]
}
}