files:
- silentpatch: http://silent.rockstarvision.com/uploads/SilentPatchVC.zip
- ddrawpatch: http://silent.rockstarvision.com/uploads/SilentPatchDDraw.zip
- ginput:
filename: ginput.zip
url: https://www.gtagarage.com/mods/download.php?f=39119
- widescreenfix: https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/gtavc/GTAVC.WidescreenFix.zip
game:
arch: win64
exe: drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice City/gta-vc.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: setup.exe
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- execute:
command: chmod -R +rw ./
working_dir: $GAMEDIR/drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto
Vice City/
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice
City/
file: silentpatch
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice
City/
file: ddrawpatch
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice
City/
file: ginput
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice
City/
file: widescreenfix
wine:
WineDesktop: 640x480
overrides:
d3d8.dll: n,b
ddraw.dll: n,b
description: DVD Version from 2010~
game_slug: grand-theft-auto-vice-city
gogslug: ''
humblestoreid: grand-theft-auto-vice-city
installer_slug: grand-theft-auto-vice-city-dvd
name: 'Grand Theft Auto: Vice City'
notes: "- SilentPatch Fix\r\n- DDRaw Fix\r\n- ThirteenAG's Widescreen Fix\r\n- GInput\r\
\n\r\nThe game needs to run in window mode, because it defaults at start to 640x480.\
\ Depending on your system it either will not start or freeze it.\r\n\r\nDon't disable\
\ \"Frame limiter\" in graphics option. While disabled, depending on your system,\
\ the FPS will be limitless and break various triggers in the game like black out\
\ the screen and freeze the game.\r\n\r\nIf you want more than 30 FPS, install <a\
\ href=\"https://gitlab.com/torkel104/libstrangle>libstrangle and limit your FPS\
\ with Lutris."
runner: wine
script:
files:
- silentpatch: http://silent.rockstarvision.com/uploads/SilentPatchVC.zip
- ddrawpatch: http://silent.rockstarvision.com/uploads/SilentPatchDDraw.zip
- ginput:
filename: ginput.zip
url: https://www.gtagarage.com/mods/download.php?f=39119
- widescreenfix: https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/gtavc/GTAVC.WidescreenFix.zip
game:
arch: win64
exe: drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice City/gta-vc.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: setup.exe
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- execute:
command: chmod -R +rw ./
working_dir: $GAMEDIR/drive_c/Program Files (x86)/Rockstar Games/Grand Theft
Auto Vice City/
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice
City/
file: silentpatch
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice
City/
file: ddrawpatch
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice
City/
file: ginput
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice
City/
file: widescreenfix
wine:
WineDesktop: 640x480
overrides:
d3d8.dll: n,b
ddraw.dll: n,b
slug: grand-theft-auto-vice-city-dvd
steamid: 12110
version: DVD
year: 2002
{
"game_slug": "grand-theft-auto-vice-city",
"version": "DVD",
"description": "DVD Version from 2010~",
"notes": "- SilentPatch Fix\r\n- DDRaw Fix\r\n- ThirteenAG's Widescreen Fix\r\n- GInput\r\n\r\nThe game needs to run in window mode, because it defaults at start to 640x480. Depending on your system it either will not start or freeze it.\r\n\r\nDon't disable \"Frame limiter\" in graphics option. While disabled, depending on your system, the FPS will be limitless and break various triggers in the game like black out the screen and freeze the game.\r\n\r\nIf you want more than 30 FPS, install <a href=\"https://gitlab.com/torkel104/libstrangle>libstrangle and limit your FPS with Lutris.",
"name": "Grand Theft Auto: Vice City",
"year": 2002,
"steamid": 12110,
"gogslug": "",
"humblestoreid": "grand-theft-auto-vice-city",
"runner": "wine",
"slug": "grand-theft-auto-vice-city-dvd",
"installer_slug": "grand-theft-auto-vice-city-dvd",
"script": {
"files": [
{
"silentpatch": "http://silent.rockstarvision.com/uploads/SilentPatchVC.zip"
},
{
"ddrawpatch": "http://silent.rockstarvision.com/uploads/SilentPatchDDraw.zip"
},
{
"ginput": {
"filename": "ginput.zip",
"url": "https://www.gtagarage.com/mods/download.php?f=39119"
}
},
{
"widescreenfix": "https://github.com/ThirteenAG/WidescreenFixesPack/releases/download/gtavc/GTAVC.WidescreenFix.zip"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice City/gta-vc.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "setup.exe"
}
},
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"execute": {
"command": "chmod -R +rw ./",
"working_dir": "$GAMEDIR/drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice City/"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice City/",
"file": "silentpatch"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice City/",
"file": "ddrawpatch"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice City/",
"file": "ginput"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice City/",
"file": "widescreenfix"
}
}
],
"wine": {
"WineDesktop": "640x480",
"overrides": {
"d3d8.dll": "n,b",
"ddraw.dll": "n,b"
}
}
}
}