Installer grand-theft-auto-vice-city-dvd-ru

game:
  arch: win64
  exe: drive_c/Program Files (x86)/Rockstar Games/GTA 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
wine:
  Desktop: true
  WineDesktop: 640x480
description: 2009 Russian 1C DVD 1.01
game_slug: grand-theft-auto-vice-city
gogslug: ''
humblestoreid: grand-theft-auto-vice-city
installer_slug: grand-theft-auto-vice-city-dvd-ru
name: 'Grand Theft Auto: Vice City'
notes: "Please consider using reVC natively instead of wine since reVC 1.0 release.\r\
  \n\r\nClean install. Silent's patch and ThirteenAG's Widescreen Fix should be installed\
  \ manually. \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:
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/Rockstar Games/GTA 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
  wine:
    Desktop: true
    WineDesktop: 640x480
slug: grand-theft-auto-vice-city-dvd-ru
steamid: 12110
version: DVD (RU)
year: 2002
{
  "game_slug": "grand-theft-auto-vice-city",
  "version": "DVD (RU)",
  "description": "2009 Russian 1C DVD 1.01",
  "notes": "Please consider using reVC natively instead of wine since reVC 1.0 release.\r\n\r\nClean install. Silent's patch and ThirteenAG's Widescreen Fix should be installed manually. \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-ru",
  "installer_slug": "grand-theft-auto-vice-city-dvd-ru",
  "script": {
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/Rockstar Games/GTA 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"
        }
      }
    ],
    "wine": {
      "Desktop": true,
      "WineDesktop": "640x480"
    }
  }
}
Back to game