files:
- project: https://files.project-cataclysm.com/files/launcher/ProjectCataclysmInstaller.exe
game:
exe: drive_c/Program Files/Project Cataclysm/launcher/launcher_wrapper.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
executable: project
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
description: ''
game_slug: project-cataclysm
gogslug: ''
humblestoreid: ''
installer_slug: project-cataclysm-latest
name: Project Cataclysm
notes: "Custom Wine / Proton version is needed to run the game at this stage.\r\n\r\
\nWine must implement NtGdiDdDDIQueryAdapterInfo type 8, 13, and 15 in order to\
\ work."
runner: wine
script:
files:
- project: https://files.project-cataclysm.com/files/launcher/ProjectCataclysmInstaller.exe
game:
exe: drive_c/Program Files/Project Cataclysm/launcher/launcher_wrapper.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
executable: project
name: wineexec
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
slug: project-cataclysm-latest
steamid: null
version: latest
year: 2021
{
"game_slug": "project-cataclysm",
"version": "latest",
"description": "",
"notes": "Custom Wine / Proton version is needed to run the game at this stage.\r\n\r\nWine must implement NtGdiDdDDIQueryAdapterInfo type 8, 13, and 15 in order to work.",
"name": "Project Cataclysm",
"year": 2021,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "project-cataclysm-latest",
"installer_slug": "project-cataclysm-latest",
"script": {
"files": [
{
"project": "https://files.project-cataclysm.com/files/launcher/ProjectCataclysmInstaller.exe"
}
],
"game": {
"exe": "drive_c/Program Files/Project Cataclysm/launcher/launcher_wrapper.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"executable": "project",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}