Installer dark-and-darker-early
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: args: /silent executable: https://download.microsoft.com/download/e/1/9/e19c3c5e-12cb-4748-8e4d-26e447c0f69e/directx_redist.exe name: wineexec prefix: $GAMEDIR - task: app: winetricks args: dx11 name: install prefix: $GAMEDIR - task: app: winetricks args: dx12 name: install prefix: $GAMEDIR - 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: '' 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: args: /silent executable: https://download.microsoft.com/download/e/1/9/e19c3c5e-12cb-4748-8e4d-26e447c0f69e/directx_redist.exe name: wineexec prefix: $GAMEDIR - task: app: winetricks args: dx11 name: install prefix: $GAMEDIR - task: app: winetricks args: dx12 name: install prefix: $GAMEDIR - task: executable: blacksmith name: wineexec prefix: $GAMEDIR slug: dark-and-darker-early steamid: null version: Early year: 2023
{ "game_slug": "dark-and-darker", "version": "Early", "description": "Blacksmith", "notes": "", "name": "Dark and Darker", "year": 2023, "steamid": null, "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" }, { "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": { "args": "/silent", "executable": "https://download.microsoft.com/download/e/1/9/e19c3c5e-12cb-4748-8e4d-26e447c0f69e/directx_redist.exe", "name": "wineexec", "prefix": "$GAMEDIR" } }, { "task": { "app": "winetricks", "args": "dx11", "name": "install", "prefix": "$GAMEDIR" } }, { "task": { "app": "winetricks", "args": "dx12", "name": "install", "prefix": "$GAMEDIR" } }, { "task": { "executable": "blacksmith", "name": "wineexec", "prefix": "$GAMEDIR" } } ] } }