files:
- installer:
filename: Reverse1999_v1.3.1_en.exe
url: https://download.bluepoch.com/en/Reverse1999_v1.3.1_en.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/reverse1999_global/reverse1999-launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix
name: create_prefix
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/
src: installer
- execute:
command: WINEESYNC=1 WINEPREFIX="$GAMEDIR" "$WINEBIN" "$GAMEDIR/drive_c/Reverse1999_v1.3.1_en.exe"
description: 'Install Reverse:1999 Launcher
----------------------------------
Once the launcher is installed, simply close the program. After that, launch
the game as regular and use the launcher/patcher for further installation'
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
wine:
override:
locationapi: d
description: ''
game_slug: reverse-1999
gogslug: ''
humblestoreid: ''
installer_slug: reverse-1999-131-journey-to-mor-p
name: 'Reverse: 1999'
notes: "Launcher installer works fine, but for the actual game I had to swap to lutris-7.2-2\r\
\nAlso check if \"locationapi\" is set to \"d\" under Runner Options > DLL Overrides"
runner: wine
script:
files:
- installer:
filename: Reverse1999_v1.3.1_en.exe
url: https://download.bluepoch.com/en/Reverse1999_v1.3.1_en.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/reverse1999_global/reverse1999-launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix
name: create_prefix
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/
src: installer
- execute:
command: WINEESYNC=1 WINEPREFIX="$GAMEDIR" "$WINEBIN" "$GAMEDIR/drive_c/Reverse1999_v1.3.1_en.exe"
description: 'Install Reverse:1999 Launcher
----------------------------------
Once the launcher is installed, simply close the program. After that, launch
the game as regular and use the launcher/patcher for further installation'
- task:
arch: win64
name: winekill
prefix: $GAMEDIR
wine:
override:
locationapi: d
slug: reverse-1999-131-journey-to-mor-p
steamid: 3092660
version: 1.3.1 - Journey to Mor Pankh
year: 2023
{
"game_slug": "reverse-1999",
"version": "1.3.1 - Journey to Mor Pankh",
"description": "",
"notes": "Launcher installer works fine, but for the actual game I had to swap to lutris-7.2-2\r\nAlso check if \"locationapi\" is set to \"d\" under Runner Options > DLL Overrides",
"name": "Reverse: 1999",
"year": 2023,
"steamid": 3092660,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "reverse-1999-131-journey-to-mor-p",
"installer_slug": "reverse-1999-131-journey-to-mor-p",
"script": {
"files": [
{
"installer": {
"filename": "Reverse1999_v1.3.1_en.exe",
"url": "https://download.bluepoch.com/en/Reverse1999_v1.3.1_en.exe"
}
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/reverse1999_global/reverse1999-launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/",
"src": "installer"
}
},
{
"execute": {
"command": "WINEESYNC=1 WINEPREFIX=\"$GAMEDIR\" \"$WINEBIN\" \"$GAMEDIR/drive_c/Reverse1999_v1.3.1_en.exe\"",
"description": "Install Reverse:1999 Launcher\n----------------------------------\nOnce the launcher is installed, simply close the program. After that, launch the game as regular and use the launcher/patcher for further installation"
}
},
{
"task": {
"arch": "win64",
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"override": {
"locationapi": "d"
}
}
}
}