Installer giana-sisters-twisted-dreams-gog

files:
- install: N/A:Select the Windows installer provided by GOG
game:
  arch: win32
  exe: drive_c/GOG Games/Giana Sisters - Twisted Dreams/launcher/GSLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2005 vcrun2010 xact wmp10
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: dotnet40 win7
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
    executable: install
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: giana-sisters-twisted-dreams
gogslug: giana_sisters_twisted_dreams
humblestoreid: gianasisters_twisteddreams
installer_slug: giana-sisters-twisted-dreams-gog
name: 'Giana Sisters: Twisted Dreams'
notes: Installer will popup some errors at the end (Runtime Error, Out Of Stack Range,
  Out of Global Vars range), but seems to have worked correctly anyways.
runner: wine
script:
  files:
  - install: N/A:Select the Windows installer provided by GOG
  game:
    arch: win32
    exe: drive_c/GOG Games/Giana Sisters - Twisted Dreams/launcher/GSLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2005 vcrun2010 xact wmp10
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: dotnet40 win7
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
      executable: install
      name: wineexec
      prefix: $GAMEDIR
slug: giana-sisters-twisted-dreams-gog
steamid: 223220
version: GOG
year: 2012
{
  "game_slug": "giana-sisters-twisted-dreams",
  "version": "GOG",
  "description": null,
  "notes": "Installer will popup some errors at the end (Runtime Error, Out Of Stack Range, Out of Global Vars range), but seems to have worked correctly anyways.",
  "name": "Giana Sisters: Twisted Dreams",
  "year": 2012,
  "steamid": 223220,
  "gogslug": "giana_sisters_twisted_dreams",
  "humblestoreid": "gianasisters_twisteddreams",
  "runner": "wine",
  "slug": "giana-sisters-twisted-dreams-gog",
  "installer_slug": "giana-sisters-twisted-dreams-gog",
  "script": {
    "files": [
      {
        "install": "N/A:Select the Windows installer provided by GOG"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/Giana Sisters - Twisted Dreams/launcher/GSLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2005 vcrun2010 xact wmp10",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet40 win7",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
          "executable": "install",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game