files:
- goginstaller: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/King of Seas/KOS.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Setting Windows 10 mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: win10
- task:
arch: win64
description: Installing game
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
DXVK_LOG_LEVEL: none
DXVK_STATE_CACHE: 1
DXVK_STATE_CACHE_PATH: $GAMEDIR
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
mesa_glthread: 'true'
description: ''
game_slug: king-of-seas
gogslug: king_of_seas
humblestoreid: ''
installer_slug: king-of-seas-gog
name: King of Seas
notes: ''
runner: wine
script:
files:
- goginstaller: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/King of Seas/KOS.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
description: Setting Windows 10 mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: win10
- task:
arch: win64
description: Installing game
executable: goginstaller
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
DXVK_LOG_LEVEL: none
DXVK_STATE_CACHE: 1
DXVK_STATE_CACHE_PATH: $GAMEDIR
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
mesa_glthread: 'true'
slug: king-of-seas-gog
steamid: 1209410
version: GOG
year: 2021
{
"game_slug": "king-of-seas",
"version": "GOG",
"description": "",
"notes": "",
"name": "King of Seas",
"year": 2021,
"steamid": 1209410,
"gogslug": "king_of_seas",
"humblestoreid": "",
"runner": "wine",
"slug": "king-of-seas-gog",
"installer_slug": "king-of-seas-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/King of Seas/KOS.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"description": "Setting Windows 10 mode for Wine",
"key": "Version",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine",
"prefix": "$GAMEDIR",
"value": "win10"
}
},
{
"task": {
"arch": "win64",
"description": "Installing game",
"executable": "goginstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0,
"DXVK_LOG_LEVEL": "none",
"DXVK_STATE_CACHE": 1,
"DXVK_STATE_CACHE_PATH": "$GAMEDIR",
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR",
"mesa_glthread": "true"
}
}
}
}