Installer ghost-of-a-tale-gog

files:
- installer: 'N/A:Select the GOG installer:'
game:
  arch: win32
  exe: drive_c/GOG Games/Ghost of a Tale/GoaT.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating 32bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Setting OS as Windows 7.
    key: Version
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine
    prefix: $GAMEDIR
    value: win7
- task:
    description: Allow DirectX apps to stop the mouse leaving their window.
    key: GrabFullScreen
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
    prefix: $GAMEDIR
    value: Y
- task:
    description: Deny the window manager to decorate the windows.
    key: Decorated
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
    prefix: $GAMEDIR
    value: N
- task:
    description: Allow the window manager to control the windows.
    key: Managed
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
    prefix: $GAMEDIR
    value: Y
- task:
    description: Enabling VAAPI as backend for DXVA2 GPU decoding.
    key: backend
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\DXVA2
    prefix: $GAMEDIR
    value: va
- task:
    description: The installating folder MUST BE 'C:\GOG Games\Ghost of a Tale'. At
      the end don't launch the game, but click on 'Quit'.
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: ghost-of-a-tale
gogslug: ghost_of_a_tale
humblestoreid: ''
installer_slug: ghost-of-a-tale-gog
name: Ghost of a Tale
notes: ''
runner: wine
script:
  files:
  - installer: 'N/A:Select the GOG installer:'
  game:
    arch: win32
    exe: drive_c/GOG Games/Ghost of a Tale/GoaT.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating 32bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Setting OS as Windows 7.
      key: Version
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine
      prefix: $GAMEDIR
      value: win7
  - task:
      description: Allow DirectX apps to stop the mouse leaving their window.
      key: GrabFullScreen
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
      prefix: $GAMEDIR
      value: Y
  - task:
      description: Deny the window manager to decorate the windows.
      key: Decorated
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
      prefix: $GAMEDIR
      value: N
  - task:
      description: Allow the window manager to control the windows.
      key: Managed
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
      prefix: $GAMEDIR
      value: Y
  - task:
      description: Enabling VAAPI as backend for DXVA2 GPU decoding.
      key: backend
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\DXVA2
      prefix: $GAMEDIR
      value: va
  - task:
      description: The installating folder MUST BE 'C:\GOG Games\Ghost of a Tale'.
        At the end don't launch the game, but click on 'Quit'.
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: ghost-of-a-tale-gog
steamid: 417290
version: GOG
year: 2018
{
  "game_slug": "ghost-of-a-tale",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Ghost of a Tale",
  "year": 2018,
  "steamid": 417290,
  "gogslug": "ghost_of_a_tale",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "ghost-of-a-tale-gog",
  "installer_slug": "ghost-of-a-tale-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the GOG installer:"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/GOG Games/Ghost of a Tale/GoaT.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating 32bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Setting OS as Windows 7.",
          "key": "Version",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine",
          "prefix": "$GAMEDIR",
          "value": "win7"
        }
      },
      {
        "task": {
          "description": "Allow DirectX apps to stop the mouse leaving their window.",
          "key": "GrabFullScreen",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
          "prefix": "$GAMEDIR",
          "value": "Y"
        }
      },
      {
        "task": {
          "description": "Deny the window manager to decorate the windows.",
          "key": "Decorated",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
          "prefix": "$GAMEDIR",
          "value": "N"
        }
      },
      {
        "task": {
          "description": "Allow the window manager to control the windows.",
          "key": "Managed",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
          "prefix": "$GAMEDIR",
          "value": "Y"
        }
      },
      {
        "task": {
          "description": "Enabling VAAPI as backend for DXVA2 GPU decoding.",
          "key": "backend",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\DXVA2",
          "prefix": "$GAMEDIR",
          "value": "va"
        }
      },
      {
        "task": {
          "description": "The installating folder MUST BE 'C:\\GOG Games\\Ghost of a Tale'. At the end don't launch the game, but click on 'Quit'.",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game