files:
- game: N/A:Please select the installer
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/WARHAMMER 40K Rites of War/RoW.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Game...
executable: game
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: warhammer-40000-rites-of-war
gogslug: warhammer_40000_rites_of_war
humblestoreid: ''
installer_slug: warhammer-40000-rites-of-war-gog
name: 'Warhammer 40,000: Rites of War'
notes: '- At startup, the game will warn that the game is meant to be played in 16-bit
depth (high color) instead of 32-bit. Click ''OK'' and the game will run.
- Some text has a purple outline, but should still be readable
- Tested with GOG installer version: setup_warhammer_40k_rites_of_war_1.01_(39822).exe'
runner: wine
script:
files:
- game: N/A:Please select the installer
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/WARHAMMER 40K Rites of War/RoW.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Game...
executable: game
name: wineexec
prefix: $GAMEDIR
slug: warhammer-40000-rites-of-war-gog
steamid: null
version: GOG
year: 1999
{
"game_slug": "warhammer-40000-rites-of-war",
"version": "GOG",
"description": "",
"notes": "- At startup, the game will warn that the game is meant to be played in 16-bit depth (high color) instead of 32-bit. Click 'OK' and the game will run.\n- Some text has a purple outline, but should still be readable\n- Tested with GOG installer version: setup_warhammer_40k_rites_of_war_1.01_(39822).exe",
"name": "Warhammer 40,000: Rites of War",
"year": 1999,
"steamid": null,
"gogslug": "warhammer_40000_rites_of_war",
"humblestoreid": "",
"runner": "wine",
"slug": "warhammer-40000-rites-of-war-gog",
"installer_slug": "warhammer-40000-rites-of-war-gog",
"script": {
"files": [
{
"game": "N/A:Please select the installer"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/GOG Games/WARHAMMER 40K Rites of War/RoW.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Game...",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}