files:
- udb_installer: https://devbuilds.drdteam.org/ultimatedoombuilder/UltimateDoomBuilder-r3701-x86.7z
game:
arch: win32
exe: $GAMEDIR/drive_c/ultimate_doom_builder/Builder.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/ultimate_doom_builder
src: udb_installer
- task:
app: corefonts
description: Installing Core Fonts
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: dotnet472
description: Installing .NET framework 4.7.2
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: winxp
description: Setting WINE version to WinXP
name: winetricks
prefix: $GAMEDIR
silent: true
system:
env:
__GL_MaxFramesAllowed: 1
wine:
dxvk: false
esync: false
description: Installs the git build from DRD Team
game_slug: gzdoom-builder-bugfix
gogslug: ''
humblestoreid: ''
installer_slug: ultimate-doom-builder-ultimatedoombuilder-
name: Ultimate Doom Builder
notes: "This may take a while; the dotnet472 installer is buggy and stalls a lot.\r\
\n\r\nIf you are having video issues, try setting the environmental variable `__GL_MaxFramesAllowed`\
\ to 0 instead of 1. (Configure->System options->Show Advanced->Environment variables)"
runner: wine
script:
files:
- udb_installer: https://devbuilds.drdteam.org/ultimatedoombuilder/UltimateDoomBuilder-r3701-x86.7z
game:
arch: win32
exe: $GAMEDIR/drive_c/ultimate_doom_builder/Builder.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/ultimate_doom_builder
src: udb_installer
- task:
app: corefonts
description: Installing Core Fonts
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: dotnet472
description: Installing .NET framework 4.7.2
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
app: winxp
description: Setting WINE version to WinXP
name: winetricks
prefix: $GAMEDIR
silent: true
system:
env:
__GL_MaxFramesAllowed: 1
wine:
dxvk: false
esync: false
slug: ultimate-doom-builder-ultimatedoombuilder-
steamid: null
version: UltimateDoomBuilder-r3701-x86.7z
year: 2019
{
"game_slug": "gzdoom-builder-bugfix",
"version": "UltimateDoomBuilder-r3701-x86.7z",
"description": "Installs the git build from DRD Team",
"notes": "This may take a while; the dotnet472 installer is buggy and stalls a lot.\r\n\r\nIf you are having video issues, try setting the environmental variable `__GL_MaxFramesAllowed` to 0 instead of 1. (Configure->System options->Show Advanced->Environment variables)",
"name": "Ultimate Doom Builder",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "ultimate-doom-builder-ultimatedoombuilder-",
"installer_slug": "ultimate-doom-builder-ultimatedoombuilder-",
"script": {
"files": [
{
"udb_installer": "https://devbuilds.drdteam.org/ultimatedoombuilder/UltimateDoomBuilder-r3701-x86.7z"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/ultimate_doom_builder/Builder.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/ultimate_doom_builder",
"src": "udb_installer"
}
},
{
"task": {
"app": "corefonts",
"description": "Installing Core Fonts",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "dotnet472",
"description": "Installing .NET framework 4.7.2",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"app": "winxp",
"description": "Setting WINE version to WinXP",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
}
],
"system": {
"env": {
"__GL_MaxFramesAllowed": 1
}
},
"wine": {
"dxvk": false,
"esync": false
}
}
}