files:
- setup: N/A:Select the game's setup file
game:
exe: drive_c/GOG Games/Outward/Outward.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Installing Outward
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
pulse_latency: false
wine:
esync: false
description: Select the GoG offline installer setup_outward_1.0.0_(64bit)_(33087).exe
when asked for setup file. The GoG installer will throw some errors when finished,
but the game will work.
game_slug: outward
gogslug: outward
humblestoreid: ''
installer_slug: outward-gog-offline-installe
name: Outward
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the game's setup file
game:
exe: drive_c/GOG Games/Outward/Outward.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Installing Outward
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
pulse_latency: false
wine:
esync: false
slug: outward-gog-offline-installe
steamid: 794260
version: GoG Offline Installer
year: 2019
{
"game_slug": "outward",
"version": "GoG Offline Installer",
"description": "Select the GoG offline installer setup_outward_1.0.0_(64bit)_(33087).exe when asked for setup file. The GoG installer will throw some errors when finished, but the game will work.",
"notes": "",
"name": "Outward",
"year": 2019,
"steamid": 794260,
"gogslug": "outward",
"humblestoreid": "",
"runner": "wine",
"slug": "outward-gog-offline-installe",
"installer_slug": "outward-gog-offline-installe",
"script": {
"files": [
{
"setup": "N/A:Select the game's setup file"
}
],
"game": {
"exe": "drive_c/GOG Games/Outward/Outward.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"description": "Installing Outward",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
},
"pulse_latency": false
},
"wine": {
"esync": false
}
}
}