files:
- blacksmith: https://webdown.darkanddarker.com/Blacksmith%20Installer.exe
game:
arch: win64
exe: drive_c/Program Files/IRONMACE/Blacksmith/BlacksmithBootstrap.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: wininet urlmon vcrun2022
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:
executable: blacksmith
name: wineexec
prefix: $GAMEDIR
description: Blacksmith
game_slug: dark-and-darker
gogslug: ''
humblestoreid: ''
installer_slug: dark-and-darker-early
name: Dark and Darker
notes: Ignore any visual text rendering issues in the launcher
runner: wine
script:
files:
- blacksmith: https://webdown.darkanddarker.com/Blacksmith%20Installer.exe
game:
arch: win64
exe: drive_c/Program Files/IRONMACE/Blacksmith/BlacksmithBootstrap.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: wininet urlmon vcrun2022
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:
executable: blacksmith
name: wineexec
prefix: $GAMEDIR
slug: dark-and-darker-early
steamid: 2016590
version: Early
year: 2023
{
"game_slug": "dark-and-darker",
"version": "Early",
"description": "Blacksmith",
"notes": "Ignore any visual text rendering issues in the launcher",
"name": "Dark and Darker",
"year": 2023,
"steamid": 2016590,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "dark-and-darker-early",
"installer_slug": "dark-and-darker-early",
"script": {
"files": [
{
"blacksmith": "https://webdown.darkanddarker.com/Blacksmith%20Installer.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/IRONMACE/Blacksmith/BlacksmithBootstrap.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "wininet urlmon vcrun2022",
"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": {
"executable": "blacksmith",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}