files:
- install: N/A:Select the Windows setup file downloaded from GOG
game:
arch: win64
exe: drive_c/GOG Games/A Hat in Time/Binaries/Win64/HatinTimeGame.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /VERYSILENT /SUPPRESSMSGBOXES
description: Installing the Game
executable: install
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: compiler
DXVK_STATE_CACHE_PATH: $GAMEDIR
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: ''
game_slug: a-hat-in-time
gogslug: a_hat_in_time
humblestoreid: ''
installer_slug: a-hat-in-time-gog
name: A Hat in Time
notes: ''
runner: wine
script:
files:
- install: N/A:Select the Windows setup file downloaded from GOG
game:
arch: win64
exe: drive_c/GOG Games/A Hat in Time/Binaries/Win64/HatinTimeGame.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /VERYSILENT /SUPPRESSMSGBOXES
description: Installing the Game
executable: install
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: compiler
DXVK_STATE_CACHE_PATH: $GAMEDIR
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: a-hat-in-time-gog
steamid: 253230
version: GOG
year: 2017
{
"game_slug": "a-hat-in-time",
"version": "GOG",
"description": "",
"notes": "",
"name": "A Hat in Time",
"year": 2017,
"steamid": 253230,
"gogslug": "a_hat_in_time",
"humblestoreid": "",
"runner": "wine",
"slug": "a-hat-in-time-gog",
"installer_slug": "a-hat-in-time-gog",
"script": {
"files": [
{
"install": "N/A:Select the Windows setup file downloaded from GOG"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/A Hat in Time/Binaries/Win64/HatinTimeGame.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/VERYSILENT /SUPPRESSMSGBOXES",
"description": "Installing the Game",
"executable": "install",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": "compiler",
"DXVK_STATE_CACHE_PATH": "$GAMEDIR",
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}