files:
- setup: N/A:Please select the GOG.com Windows installer
game:
arch: win32
exe: drive_c/GOG Games/BloodRayne/rayne.exe
prefix: $GAMEDIR
installer:
- input_menu:
description: Choose horizontal resolution
id: RESOLUTIONX
options:
- '1920': '1920'
- '1600': '1600'
- '2560': '2560'
preselect: '1920'
- input_menu:
description: Choose vertical resolution
id: RESOLUTIONY
options:
- '1080': '1080'
- '1600': '1600'
- '1440': '1440'
preselect: '1080'
- task:
app: quartz devenum dinput dinput8 xinput
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: setup
name: wineexec
prefix: $GAMEDIR
- write_config:
data:
Graphics:
gamePIXX: $INPUT_RESOLUTIONX
gamePIXY: $INPUT_RESOLUTIONY
file: $GAMEDIR/drive_c/GOG Games/BloodRayne/system/rayne.ini
wine:
Audio: alsa
overrides:
devenum: n
dinput: n
dinput8: n
quartz: n
winegstreamer: disabled
xinput1_3: n
description: null
game_slug: bloodrayne
gogslug: bloodrayne_terminal_cut
humblestoreid: ''
installer_slug: bloodrayne-gog
name: BloodRayne
notes: ''
runner: wine
script:
files:
- setup: N/A:Please select the GOG.com Windows installer
game:
arch: win32
exe: drive_c/GOG Games/BloodRayne/rayne.exe
prefix: $GAMEDIR
installer:
- input_menu:
description: Choose horizontal resolution
id: RESOLUTIONX
options:
- '1920': '1920'
- '1600': '1600'
- '2560': '2560'
preselect: '1920'
- input_menu:
description: Choose vertical resolution
id: RESOLUTIONY
options:
- '1080': '1080'
- '1600': '1600'
- '1440': '1440'
preselect: '1080'
- task:
app: quartz devenum dinput dinput8 xinput
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: setup
name: wineexec
prefix: $GAMEDIR
- write_config:
data:
Graphics:
gamePIXX: $INPUT_RESOLUTIONX
gamePIXY: $INPUT_RESOLUTIONY
file: $GAMEDIR/drive_c/GOG Games/BloodRayne/system/rayne.ini
wine:
Audio: alsa
overrides:
devenum: n
dinput: n
dinput8: n
quartz: n
winegstreamer: disabled
xinput1_3: n
slug: bloodrayne-gog
steamid: 3810
version: GOG
year: 2002
{
"game_slug": "bloodrayne",
"version": "GOG",
"description": null,
"notes": "",
"name": "BloodRayne",
"year": 2002,
"steamid": 3810,
"gogslug": "bloodrayne_terminal_cut",
"humblestoreid": "",
"runner": "wine",
"slug": "bloodrayne-gog",
"installer_slug": "bloodrayne-gog",
"script": {
"files": [
{
"setup": "N/A:Please select the GOG.com Windows installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/BloodRayne/rayne.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"input_menu": {
"description": "Choose horizontal resolution",
"id": "RESOLUTIONX",
"options": [
{
"1920": "1920"
},
{
"1600": "1600"
},
{
"2560": "2560"
}
],
"preselect": "1920"
}
},
{
"input_menu": {
"description": "Choose vertical resolution",
"id": "RESOLUTIONY",
"options": [
{
"1080": "1080"
},
{
"1600": "1600"
},
{
"1440": "1440"
}
],
"preselect": "1080"
}
},
{
"task": {
"app": "quartz devenum dinput dinput8 xinput",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"write_config": {
"data": {
"Graphics": {
"gamePIXX": "$INPUT_RESOLUTIONX",
"gamePIXY": "$INPUT_RESOLUTIONY"
}
},
"file": "$GAMEDIR/drive_c/GOG Games/BloodRayne/system/rayne.ini"
}
}
],
"wine": {
"Audio": "alsa",
"overrides": {
"devenum": "n",
"dinput": "n",
"dinput8": "n",
"quartz": "n",
"winegstreamer": "disabled",
"xinput1_3": "n"
}
}
}
}