files:
- installer: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/Teleglitch DME/Teleglitch.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: directx9
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES
executable: installer
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: "Tested with GOG install file:\r\nsetup_teleglitch_die_more_edition_9.3_(41962).exe"
game_slug: teleglitch-die-more-edition
gogslug: teleglitch_die_more_edition
humblestoreid: ''
installer_slug: teleglitch-die-more-edition-gog
name: 'Teleglitch: Die More Edition'
notes: Game is windowed by default. Fullscreen can be selected in the in-game Options
menu.
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win64
exe: drive_c/GOG Games/Teleglitch DME/Teleglitch.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: directx9
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES
executable: installer
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: teleglitch-die-more-edition-gog
steamid: 234390
version: GOG
year: 2013
{
"game_slug": "teleglitch-die-more-edition",
"version": "GOG",
"description": "Tested with GOG install file:\r\nsetup_teleglitch_die_more_edition_9.3_(41962).exe",
"notes": "Game is windowed by default. Fullscreen can be selected in the in-game Options menu.",
"name": "Teleglitch: Die More Edition",
"year": 2013,
"steamid": 234390,
"gogslug": "teleglitch_die_more_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "teleglitch-die-more-edition-gog",
"installer_slug": "teleglitch-die-more-edition-gog",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/Teleglitch DME/Teleglitch.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "directx9",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES",
"executable": "installer",
"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"
}
}
}
}