files:
- game: N/A:Select the Windows setup file downloaded from GOG
game:
arch: win32
exe: drive_c/GOG Games/Vampire The Masquerade - Redemption/Vampire.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Setting Windows XP mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: winxp
- task:
executable: game
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_THREADED_OPTIMIZATIONS: '1'
description: null
game_slug: vampire-the-masquerade-redemption
gogslug: vampire_the_masquerade_redemption
humblestoreid: ''
installer_slug: vampire-the-masquerade-redemp-gog
name: 'Vampire: The Masquerade - Redemption'
notes: ''
runner: wine
script:
files:
- game: N/A:Select the Windows setup file downloaded from GOG
game:
arch: win32
exe: drive_c/GOG Games/Vampire The Masquerade - Redemption/Vampire.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Setting Windows XP mode for Wine
key: Version
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine
prefix: $GAMEDIR
value: winxp
- task:
executable: game
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_THREADED_OPTIMIZATIONS: '1'
slug: vampire-the-masquerade-redemp-gog
steamid: 559680
version: GOG
year: 2000
{
"game_slug": "vampire-the-masquerade-redemption",
"version": "GOG",
"description": null,
"notes": "",
"name": "Vampire: The Masquerade - Redemption",
"year": 2000,
"steamid": 559680,
"gogslug": "vampire_the_masquerade_redemption",
"humblestoreid": "",
"runner": "wine",
"slug": "vampire-the-masquerade-redemp-gog",
"installer_slug": "vampire-the-masquerade-redemp-gog",
"script": {
"files": [
{
"game": "N/A:Select the Windows setup file downloaded from GOG"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Vampire The Masquerade - Redemption/Vampire.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"description": "Setting Windows XP mode for Wine",
"key": "Version",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine",
"prefix": "$GAMEDIR",
"value": "winxp"
}
},
{
"task": {
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"__GL_THREADED_OPTIMIZATIONS": "1"
}
}
}
}