Installer the-witcher-2-assassins-of-ki-gog

files:
- gogsetup: N/A:Please select the game Windows install file, available for  download
    from your GOG account page.
game:
  exe: drive_c/GOG Games/The Witcher 2/Launcher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating WINE prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: installing game, let all options to default...
    executable: gogsetup
    name: wineexec
- task:
    app: vcrun2010
    name: winetricks
system:
  limit_cpu_count: '30'
  single_cpu: true
description: 'Play "The Witcher 2: Assassins of Kings Enhanced Edition" provided by
  GOG on Linux!'
game_slug: the-witcher-2-assassins-of-kings-enhanced-edition
gogslug: the_witcher_2
humblestoreid: the-witcher-2-assassins-of-kings-enhanced-edition
installer_slug: the-witcher-2-assassins-of-ki-gog
name: 'The Witcher 2: Assassins of Kings Enhanced Edition'
notes: '- limit cores number to 30 maximum to avoid crash (https://github.com/legluondunet/MyLittleLutrisScripts/issues/82)'
runner: wine
script:
  files:
  - gogsetup: N/A:Please select the game Windows install file, available for  download
      from your GOG account page.
  game:
    exe: drive_c/GOG Games/The Witcher 2/Launcher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating WINE prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: installing game, let all options to default...
      executable: gogsetup
      name: wineexec
  - task:
      app: vcrun2010
      name: winetricks
  system:
    limit_cpu_count: '30'
    single_cpu: true
slug: the-witcher-2-assassins-of-ki-gog
steamid: 20920
version: GOG
year: 2011
{
  "game_slug": "the-witcher-2-assassins-of-kings-enhanced-edition",
  "version": "GOG",
  "description": "Play \"The Witcher 2: Assassins of Kings Enhanced Edition\" provided by GOG on Linux!",
  "notes": "- limit cores number to 30 maximum to avoid crash (https://github.com/legluondunet/MyLittleLutrisScripts/issues/82)",
  "name": "The Witcher 2: Assassins of Kings Enhanced Edition",
  "year": 2011,
  "steamid": 20920,
  "gogslug": "the_witcher_2",
  "humblestoreid": "the-witcher-2-assassins-of-kings-enhanced-edition",
  "runner": "wine",
  "slug": "the-witcher-2-assassins-of-ki-gog",
  "installer_slug": "the-witcher-2-assassins-of-ki-gog",
  "script": {
    "files": [
      {
        "gogsetup": "N/A:Please select the game Windows install file, available for  download from your GOG account page."
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/The Witcher 2/Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating WINE prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "installing game, let all options to default...",
          "executable": "gogsetup",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "app": "vcrun2010",
          "name": "winetricks"
        }
      }
    ],
    "system": {
      "limit_cpu_count": "30",
      "single_cpu": true
    }
  }
}
Back to game