Installer the-next-big-thing-gog

files:
- goginstaller: N/A:Please select the GOG.com Windows installer
game:
  appid: 58570
  arch: win32
  exe: drive_c/GOG Games/The Next BIG Thing/The Next Big Thing.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Create 64-bit wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
    description: Run GOG installer
    executable: goginstaller
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: the-next-big-thing
gogslug: the_next_big_thing
humblestoreid: ''
installer_slug: the-next-big-thing-gog
name: The Next BIG Thing
notes: There are some errors at the end of the installation, which can be ignored
  (the game works nevertheless).
runner: wine
script:
  files:
  - goginstaller: N/A:Please select the GOG.com Windows installer
  game:
    appid: 58570
    arch: win32
    exe: drive_c/GOG Games/The Next BIG Thing/The Next Big Thing.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Create 64-bit wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
      description: Run GOG installer
      executable: goginstaller
      name: wineexec
      prefix: $GAMEDIR
slug: the-next-big-thing-gog
steamid: 58570
version: GOG
year: 2011
{
  "game_slug": "the-next-big-thing",
  "version": "GOG",
  "description": null,
  "notes": "There are some errors at the end of the installation, which can be ignored (the game works nevertheless).",
  "name": "The Next BIG Thing",
  "year": 2011,
  "steamid": 58570,
  "gogslug": "the_next_big_thing",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "the-next-big-thing-gog",
  "installer_slug": "the-next-big-thing-gog",
  "script": {
    "files": [
      {
        "goginstaller": "N/A:Please select the GOG.com Windows installer"
      }
    ],
    "game": {
      "appid": 58570,
      "arch": "win32",
      "exe": "drive_c/GOG Games/The Next BIG Thing/The Next Big Thing.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Create 64-bit wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
          "description": "Run GOG installer",
          "executable": "goginstaller",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game