files:
- blacksmith: https://webdown.darkanddarker.com/Blacksmith%20Installer.exe
- vcpp32: https://aka.ms/vs/17/release/vc_redist.x86.exe
- vcpp64: https://aka.ms/vs/17/release/vc_redist.x64.exe
game:
arch: win64
exe: drive_c/Program Files/IRONMACE/Blacksmith/BlacksmithBootstrap.exe
prefix: $GAMEDIR
installer:
- task:
app: wininet urlmon
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
key: urlmon
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\AppDefaults\DungeonCrawler.exe\DllOverrides
prefix: $GAMEDIR
type: REG_SZ
value: builtin
- task:
key: wininet
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\AppDefaults\DungeonCrawler.exe\DllOverrides
prefix: $GAMEDIR
type: REG_SZ
value: builtin
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
args: /silent
executable: vcpp32
name: wineexec
prefix: $GAMEDIR
- task:
args: /silent
executable: vcpp64
name: wineexec
prefix: $GAMEDIR
- task:
executable: blacksmith
name: wineexec
prefix: $GAMEDIR
description: Blacksmith Launcher
game_slug: dark-and-darker
gogslug: ''
humblestoreid: ''
installer_slug: dark-and-darker-early-access-launch
name: Dark and Darker
notes: "Uncheck launch and close Blacksmith when completing installation.\r\nIf your\
\ mouse appears when you attack or left click, switch to fullscreen-mode."
runner: wine
script:
files:
- blacksmith: https://webdown.darkanddarker.com/Blacksmith%20Installer.exe
- vcpp32: https://aka.ms/vs/17/release/vc_redist.x86.exe
- vcpp64: https://aka.ms/vs/17/release/vc_redist.x64.exe
game:
arch: win64
exe: drive_c/Program Files/IRONMACE/Blacksmith/BlacksmithBootstrap.exe
prefix: $GAMEDIR
installer:
- task:
app: wininet urlmon
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
key: urlmon
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\AppDefaults\DungeonCrawler.exe\DllOverrides
prefix: $GAMEDIR
type: REG_SZ
value: builtin
- task:
key: wininet
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\AppDefaults\DungeonCrawler.exe\DllOverrides
prefix: $GAMEDIR
type: REG_SZ
value: builtin
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
args: /silent
executable: vcpp32
name: wineexec
prefix: $GAMEDIR
- task:
args: /silent
executable: vcpp64
name: wineexec
prefix: $GAMEDIR
- task:
executable: blacksmith
name: wineexec
prefix: $GAMEDIR
slug: dark-and-darker-early-access-launch
steamid: null
version: Early Access Launch
year: 2023
{
"game_slug": "dark-and-darker",
"version": "Early Access Launch",
"description": "Blacksmith Launcher",
"notes": "Uncheck launch and close Blacksmith when completing installation.\r\nIf your mouse appears when you attack or left click, switch to fullscreen-mode.",
"name": "Dark and Darker",
"year": 2023,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "dark-and-darker-early-access-launch",
"installer_slug": "dark-and-darker-early-access-launch",
"script": {
"files": [
{
"blacksmith": "https://webdown.darkanddarker.com/Blacksmith%20Installer.exe"
},
{
"vcpp32": "https://aka.ms/vs/17/release/vc_redist.x86.exe"
},
{
"vcpp64": "https://aka.ms/vs/17/release/vc_redist.x64.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/IRONMACE/Blacksmith/BlacksmithBootstrap.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "wininet urlmon",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"key": "urlmon",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\AppDefaults\\DungeonCrawler.exe\\DllOverrides",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": "builtin"
}
},
{
"task": {
"key": "wininet",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\AppDefaults\\DungeonCrawler.exe\\DllOverrides",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": "builtin"
}
},
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/silent",
"executable": "vcpp32",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/silent",
"executable": "vcpp64",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "blacksmith",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}