Installer grand-theft-auto-vice-city-dvd-version-from-201

files:
- setup: N/A:Please select the setup file for GTA VC
game:
  arch: win64
  exe: drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice City/gta-vc.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing GTA VC...
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    name: winekill
    prefix: $GAMEDIR
wine:
  Desktop: true
  WineDesktop: 640x480
description: Fork of DVD Version from 2010 but without the mods!
game_slug: grand-theft-auto-vice-city
gogslug: ''
humblestoreid: grand-theft-auto-vice-city
installer_slug: grand-theft-auto-vice-city-dvd-version-from-201
name: 'Grand Theft Auto: Vice City'
notes: "Just a fork of \"DVD Version from 2010~\" but without the mods for you to\
  \ make your own mod pack \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."
runner: wine
script:
  files:
  - setup: N/A:Please select the setup file for GTA VC
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice City/gta-vc.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing GTA VC...
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      name: winekill
      prefix: $GAMEDIR
  wine:
    Desktop: true
    WineDesktop: 640x480
slug: grand-theft-auto-vice-city-dvd-version-from-201
steamid: 12110
version: DVD Version from 2010 - No mods
year: 2002
{
  "game_slug": "grand-theft-auto-vice-city",
  "version": "DVD Version from 2010 - No mods",
  "description": "Fork of DVD Version from 2010 but without the mods!",
  "notes": "Just a fork of \"DVD Version from 2010~\" but without the mods for you to make your own mod pack \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.",
  "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-version-from-201",
  "installer_slug": "grand-theft-auto-vice-city-dvd-version-from-201",
  "script": {
    "files": [
      {
        "setup": "N/A:Please select the setup file for GTA VC"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Rockstar Games/Grand Theft Auto Vice City/gta-vc.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing GTA VC...",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "Desktop": true,
      "WineDesktop": "640x480"
    }
  }
}
Back to game