files:
- installer: https://cdn.biorand.net/re-hd-biorand
game:
arch: win32
exe: drive_c/Program Files/Biorand/biorand/biorand.exe
installer:
- extract:
dst: drive_c/Program Files/Biorand
file: installer
- task:
arch: win32
description: Set ddraw to native,builtin
key: ddraw
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
prefix: $GAMEDIR
type: REG_SZ
value: native,builtin
- task:
app: nt40
name: winetricks
silent: true
wine:
dgvoodoo2: true
overrides:
ddraw.dll: n,b
description: Resident Evil + HD pack + BioRand
game_slug: biorand
gogslug: ''
humblestoreid: ''
installer_slug: biorand-windows
name: Biorand
notes: ''
runner: wine
script:
files:
- installer: https://cdn.biorand.net/re-hd-biorand
game:
arch: win32
exe: drive_c/Program Files/Biorand/biorand/biorand.exe
installer:
- extract:
dst: drive_c/Program Files/Biorand
file: installer
- task:
arch: win32
description: Set ddraw to native,builtin
key: ddraw
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\DllOverrides
prefix: $GAMEDIR
type: REG_SZ
value: native,builtin
- task:
app: nt40
name: winetricks
silent: true
wine:
dgvoodoo2: true
overrides:
ddraw.dll: n,b
slug: biorand-windows
steamid: null
version: Windows
year: 2022
{
"game_slug": "biorand",
"version": "Windows",
"description": "Resident Evil + HD pack + BioRand",
"notes": "",
"name": "Biorand",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "biorand-windows",
"installer_slug": "biorand-windows",
"script": {
"files": [
{
"installer": "https://cdn.biorand.net/re-hd-biorand"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Biorand/biorand/biorand.exe"
},
"installer": [
{
"extract": {
"dst": "drive_c/Program Files/Biorand",
"file": "installer"
}
},
{
"task": {
"arch": "win32",
"description": "Set ddraw to native,builtin",
"key": "ddraw",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\DllOverrides",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": "native,builtin"
}
},
{
"task": {
"app": "nt40",
"name": "winetricks",
"silent": true
}
}
],
"wine": {
"dgvoodoo2": true,
"overrides": {
"ddraw.dll": "n,b"
}
}
}
}