files:
- gtasetup: N/A:Please select GTA Ready2Play archive available for download here https://gtaforums.com/topic/986492-grand-theft-auto-ready2play-full-game-windows-version
game:
exe: drive_c/Ready2Play/WINO/GTA_Intro.exe
launch_configs:
- exe: $GAMEDIR/drive_c/Ready2Play/WINO/GTA_London_Intro.exe
name: Mission pack 1 - GTA London 1969
- exe: $GAMEDIR/drive_c/Ready2Play/WINO/GTA_London_1961_Intro.exe
name: Mission pack 2 - GTA London 1961
- exe: $GAMEDIR/drive_c/Ready2Play/WINO/Settings.exe
name: Settings - Controls and Language
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
- extract:
dst: $CACHE
file: gtasetup
- merge:
dst: $GAMEDIR/drive_c/Ready2Play/WINO
src: $CACHE/launcher/_Files
- merge:
dst: $GAMEDIR/drive_c/Ready2Play/WINO/gtadata
src: $CACHE/Game/gtadata
- task:
app: mfc42
name: winetricks
prefix: $GAMEDIR
- task:
description: Choose your preferred language
executable: $GAMEDIR/drive_c/Ready2Play/WINO/Settings.exe
name: wineexec
wine:
overrides:
ddraw: n,b
winmm: n,b
description: Play "Grand Theft Auto" Ready2Play edition on Linux!
game_slug: grand-theft-auto
gogslug: ''
humblestoreid: ''
installer_slug: grand-theft-auto-ready2play
name: Grand Theft Auto
notes: "- This script installer will need you download GTA from this site: https://gtaforums.com/topic/986492-grand-theft-auto-ready2play-full-game-windows-version\r\
\n- Mission pack 1 - GTA London 1969 and Mission pack 2 - GTA London 1961 included\r\
\n- press alt+ enter to play in fullscreen / windowed mode\r\n- intro video OK,\
\ widescreen OK, music/radio OK\r\n- multilingual: you can choose your preferred\
\ language between English, French, German and Italian"
runner: wine
script:
files:
- gtasetup: N/A:Please select GTA Ready2Play archive available for download here
https://gtaforums.com/topic/986492-grand-theft-auto-ready2play-full-game-windows-version
game:
exe: drive_c/Ready2Play/WINO/GTA_Intro.exe
launch_configs:
- exe: $GAMEDIR/drive_c/Ready2Play/WINO/GTA_London_Intro.exe
name: Mission pack 1 - GTA London 1969
- exe: $GAMEDIR/drive_c/Ready2Play/WINO/GTA_London_1961_Intro.exe
name: Mission pack 2 - GTA London 1961
- exe: $GAMEDIR/drive_c/Ready2Play/WINO/Settings.exe
name: Settings - Controls and Language
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
- extract:
dst: $CACHE
file: gtasetup
- merge:
dst: $GAMEDIR/drive_c/Ready2Play/WINO
src: $CACHE/launcher/_Files
- merge:
dst: $GAMEDIR/drive_c/Ready2Play/WINO/gtadata
src: $CACHE/Game/gtadata
- task:
app: mfc42
name: winetricks
prefix: $GAMEDIR
- task:
description: Choose your preferred language
executable: $GAMEDIR/drive_c/Ready2Play/WINO/Settings.exe
name: wineexec
wine:
overrides:
ddraw: n,b
winmm: n,b
slug: grand-theft-auto-ready2play
steamid: 12170
version: Ready2Play
year: 1997
{
"game_slug": "grand-theft-auto",
"version": "Ready2Play",
"description": "Play \"Grand Theft Auto\" Ready2Play edition on Linux!",
"notes": "- This script installer will need you download GTA from this site: https://gtaforums.com/topic/986492-grand-theft-auto-ready2play-full-game-windows-version\r\n- Mission pack 1 - GTA London 1969 and Mission pack 2 - GTA London 1961 included\r\n- press alt+ enter to play in fullscreen / windowed mode\r\n- intro video OK, widescreen OK, music/radio OK\r\n- multilingual: you can choose your preferred language between English, French, German and Italian",
"name": "Grand Theft Auto",
"year": 1997,
"steamid": 12170,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "grand-theft-auto-ready2play",
"installer_slug": "grand-theft-auto-ready2play",
"script": {
"files": [
{
"gtasetup": "N/A:Please select GTA Ready2Play archive available for download here https://gtaforums.com/topic/986492-grand-theft-auto-ready2play-full-game-windows-version"
}
],
"game": {
"exe": "drive_c/Ready2Play/WINO/GTA_Intro.exe",
"launch_configs": [
{
"exe": "$GAMEDIR/drive_c/Ready2Play/WINO/GTA_London_Intro.exe",
"name": "Mission pack 1 - GTA London 1969"
},
{
"exe": "$GAMEDIR/drive_c/Ready2Play/WINO/GTA_London_1961_Intro.exe",
"name": "Mission pack 2 - GTA London 1961"
},
{
"exe": "$GAMEDIR/drive_c/Ready2Play/WINO/Settings.exe",
"name": "Settings - Controls and Language"
}
],
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix"
}
},
{
"extract": {
"dst": "$CACHE",
"file": "gtasetup"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Ready2Play/WINO",
"src": "$CACHE/launcher/_Files"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Ready2Play/WINO/gtadata",
"src": "$CACHE/Game/gtadata"
}
},
{
"task": {
"app": "mfc42",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Choose your preferred language",
"executable": "$GAMEDIR/drive_c/Ready2Play/WINO/Settings.exe",
"name": "wineexec"
}
}
],
"wine": {
"overrides": {
"ddraw": "n,b",
"winmm": "n,b"
}
}
}
}