files:
- engine: https://lutris.nyc3.digitaloceanspaces.com/games/GTA/III/reVC.tar.xz
game:
exe: reVC
installer:
- insert-disc:
description: Please browse folder where is located "Grand Theft Auto - San Andreas"
Steam files. Autodetect will not work here, use "Browse" button.
requires: gta-vc.exe
- merge:
dst: $GAMEDIR
src: $DISC
- extract:
dst: $GAMEDIR
file: engine
- input_menu:
description: 'Please choose your preferred game''s language for menu and subtitles:'
id: LANG
options:
- 0: English
- 1: French
- 2: German
- 3: Italian
- 4: Spanish
preselect: 0
- write_config:
data:
General:
Language: $INPUT_LANG
file: $GAMEDIR/reVC.ini
description: Play "Grand Theft Auto - Vice City" provided by Steam on Linux! using
reVC open source engine
game_slug: grand-theft-auto-vice-city
gogslug: ''
humblestoreid: grand-theft-auto-vice-city
installer_slug: grand-theft-auto-vice-city-steam-data-revc
name: 'Grand Theft Auto: Vice City'
notes: "- You will need to download \"Grand Theft Auto - Vice City\" on Steam before\
\ to launch this script installer\r\n- reVC Github version commit a16fcd8, compiled\
\ 21 september 2021\r\n- You will need to install glfw-x11 or glfw-wayland libraries\
\ depending the video server protocol you use"
runner: linux
script:
files:
- engine: https://lutris.nyc3.digitaloceanspaces.com/games/GTA/III/reVC.tar.xz
game:
exe: reVC
installer:
- insert-disc:
description: Please browse folder where is located "Grand Theft Auto - San Andreas"
Steam files. Autodetect will not work here, use "Browse" button.
requires: gta-vc.exe
- merge:
dst: $GAMEDIR
src: $DISC
- extract:
dst: $GAMEDIR
file: engine
- input_menu:
description: 'Please choose your preferred game''s language for menu and subtitles:'
id: LANG
options:
- 0: English
- 1: French
- 2: German
- 3: Italian
- 4: Spanish
preselect: 0
- write_config:
data:
General:
Language: $INPUT_LANG
file: $GAMEDIR/reVC.ini
slug: grand-theft-auto-vice-city-steam-data-revc
steamid: 12110
version: Steam data + reVC
year: 2002
{
"game_slug": "grand-theft-auto-vice-city",
"version": "Steam data + reVC",
"description": "Play \"Grand Theft Auto - Vice City\" provided by Steam on Linux! using reVC open source engine",
"notes": "- You will need to download \"Grand Theft Auto - Vice City\" on Steam before to launch this script installer\r\n- reVC Github version commit a16fcd8, compiled 21 september 2021\r\n- You will need to install glfw-x11 or glfw-wayland libraries depending the video server protocol you use",
"name": "Grand Theft Auto: Vice City",
"year": 2002,
"steamid": 12110,
"gogslug": "",
"humblestoreid": "grand-theft-auto-vice-city",
"runner": "linux",
"slug": "grand-theft-auto-vice-city-steam-data-revc",
"installer_slug": "grand-theft-auto-vice-city-steam-data-revc",
"script": {
"files": [
{
"engine": "https://lutris.nyc3.digitaloceanspaces.com/games/GTA/III/reVC.tar.xz"
}
],
"game": {
"exe": "reVC"
},
"installer": [
{
"insert-disc": {
"description": "Please browse folder where is located \"Grand Theft Auto - San Andreas\" Steam files. Autodetect will not work here, use \"Browse\" button.",
"requires": "gta-vc.exe"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$DISC"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "engine"
}
},
{
"input_menu": {
"description": "Please choose your preferred game's language for menu and subtitles:",
"id": "LANG",
"options": [
{
"0": "English"
},
{
"1": "French"
},
{
"2": "German"
},
{
"3": "Italian"
},
{
"4": "Spanish"
}
],
"preselect": 0
}
},
{
"write_config": {
"data": {
"General": {
"Language": "$INPUT_LANG"
}
},
"file": "$GAMEDIR/reVC.ini"
}
}
]
}
}