files:
- patch: https://lutris.net/files/games/warhammer-dark-omen/EngRel.exe
game:
arch: win32
exe: drive_c/Program Files/Dark Omen/PRG_ENG/EngRel.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: data1.cab
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win98
arch: win32
description: Using Windows 98
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- move:
dst: $GAMEDIR/drive_c/Program Files/Dark Omen/PRG_ENG/EngRel.exe.orig
src: $GAMEDIR/drive_c/Program Files/Dark Omen/PRG_ENG/EngRel.exe
- move:
dst: $GAMEDIR/drive_c/Program Files/Dark Omen/PRG_ENG
src: patch
system:
xephyr: 16bpp
xephyr_resolution: 640x480
wine:
Desktop: true
WineDesktop: 640x480
description: ''
game_slug: warhammer-dark-omen
gogslug: ''
humblestoreid: ''
installer_slug: warhammer-dark-omen-cd
name: 'Warhammer: Dark Omen'
notes: "The game uses Xephyr to set a 640x480x16bit color screen mode.\r\nXephyr might\
\ not work on the NVidia driver but will work on the Mesa driver.\r\nThe game has\
\ severe graphical artifacts\r\nCPU rendering mode, which should fix the artifacts,\
\ is disabled"
runner: wine
script:
files:
- patch: https://lutris.net/files/games/warhammer-dark-omen/EngRel.exe
game:
arch: win32
exe: drive_c/Program Files/Dark Omen/PRG_ENG/EngRel.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: data1.cab
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: win98
arch: win32
description: Using Windows 98
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
executable: $DISC/setup.exe
name: wineexec
prefix: $GAMEDIR
- move:
dst: $GAMEDIR/drive_c/Program Files/Dark Omen/PRG_ENG/EngRel.exe.orig
src: $GAMEDIR/drive_c/Program Files/Dark Omen/PRG_ENG/EngRel.exe
- move:
dst: $GAMEDIR/drive_c/Program Files/Dark Omen/PRG_ENG
src: patch
system:
xephyr: 16bpp
xephyr_resolution: 640x480
wine:
Desktop: true
WineDesktop: 640x480
slug: warhammer-dark-omen-cd
steamid: null
version: CD
year: 1998
{
"game_slug": "warhammer-dark-omen",
"version": "CD",
"description": "",
"notes": "The game uses Xephyr to set a 640x480x16bit color screen mode.\r\nXephyr might not work on the NVidia driver but will work on the Mesa driver.\r\nThe game has severe graphical artifacts\r\nCPU rendering mode, which should fix the artifacts, is disabled",
"name": "Warhammer: Dark Omen",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "warhammer-dark-omen-cd",
"installer_slug": "warhammer-dark-omen-cd",
"script": {
"files": [
{
"patch": "https://lutris.net/files/games/warhammer-dark-omen/EngRel.exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Dark Omen/PRG_ENG/EngRel.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "data1.cab"
}
},
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "win98",
"arch": "win32",
"description": "Using Windows 98",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"executable": "$DISC/setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/Program Files/Dark Omen/PRG_ENG/EngRel.exe.orig",
"src": "$GAMEDIR/drive_c/Program Files/Dark Omen/PRG_ENG/EngRel.exe"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/Program Files/Dark Omen/PRG_ENG",
"src": "patch"
}
}
],
"system": {
"xephyr": "16bpp",
"xephyr_resolution": "640x480"
},
"wine": {
"Desktop": true,
"WineDesktop": "640x480"
}
}
}