files:
- install: N/A:Select the Windows setup file downloaded from GOG
game:
arch: win64
exe: drive_c/GOG Games/My Time At Portia/Portia.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: Install My Time at Portia from GOG
game_slug: my-time-at-portia
gogslug: my_time_at_portia
humblestoreid: ''
installer_slug: my-time-at-portia-gog
name: My Time At Portia
notes: ''
runner: wine
script:
files:
- install: N/A:Select the Windows setup file downloaded from GOG
game:
arch: win64
exe: drive_c/GOG Games/My Time At Portia/Portia.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: my-time-at-portia-gog
steamid: 666140
version: GOG
year: 2018
{
"game_slug": "my-time-at-portia",
"version": "GOG",
"description": "Install My Time at Portia from GOG",
"notes": "",
"name": "My Time At Portia",
"year": 2018,
"steamid": 666140,
"gogslug": "my_time_at_portia",
"humblestoreid": "",
"runner": "wine",
"slug": "my-time-at-portia-gog",
"installer_slug": "my-time-at-portia-gog",
"script": {
"files": [
{
"install": "N/A:Select the Windows setup file downloaded from GOG"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/My Time At Portia/Portia.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"
}
}
}
}