files:
- game: N/A:Select Setup.exe
- dgv: https://github.com/legluondunet/mlls-tools/raw/master/dgVoodoo2/dgVoodoo2_61.zip
game:
arch: win32
exe: drive_c/GOG Games/Runaway - A Road Adventure/Runaway.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $game
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $CACHE
file: $dgv
- copy:
dst: $GAMEDIR/drive_c/GOG Games/Runaway - A Road Adventure
src: $CACHE/MS/x86/DDraw.dll
- write_config:
data:
DirectX:
dgVoodooWatermark: false
file: $GAMEDIR/drive_c/GOG Games/Runaway - A Road Adventure/dgVoodoo.conf
system:
reset_desktop: true
resolution: 1024x768
wine:
Desktop: true
WineDesktop: 1024x768
overrides:
ddraw.dll: n
description: ''
game_slug: runaway-a-road-adventure
gogslug: runaway_a_road_adventure
humblestoreid: ''
installer_slug: runaway-a-road-adventure-gog
name: 'Runaway: A Road Adventure'
notes: ''
runner: wine
script:
files:
- game: N/A:Select Setup.exe
- dgv: https://github.com/legluondunet/mlls-tools/raw/master/dgVoodoo2/dgVoodoo2_61.zip
game:
arch: win32
exe: drive_c/GOG Games/Runaway - A Road Adventure/Runaway.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $game
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $CACHE
file: $dgv
- copy:
dst: $GAMEDIR/drive_c/GOG Games/Runaway - A Road Adventure
src: $CACHE/MS/x86/DDraw.dll
- write_config:
data:
DirectX:
dgVoodooWatermark: false
file: $GAMEDIR/drive_c/GOG Games/Runaway - A Road Adventure/dgVoodoo.conf
system:
reset_desktop: true
resolution: 1024x768
wine:
Desktop: true
WineDesktop: 1024x768
overrides:
ddraw.dll: n
slug: runaway-a-road-adventure-gog
steamid: 7210
version: GOG
year: 2001
{
"game_slug": "runaway-a-road-adventure",
"version": "GOG",
"description": "",
"notes": "",
"name": "Runaway: A Road Adventure",
"year": 2001,
"steamid": 7210,
"gogslug": "runaway_a_road_adventure",
"humblestoreid": "",
"runner": "wine",
"slug": "runaway-a-road-adventure-gog",
"installer_slug": "runaway-a-road-adventure-gog",
"script": {
"files": [
{
"game": "N/A:Select Setup.exe"
},
{
"dgv": "https://github.com/legluondunet/mlls-tools/raw/master/dgVoodoo2/dgVoodoo2_61.zip"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Runaway - A Road Adventure/Runaway.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$CACHE",
"file": "$dgv"
}
},
{
"copy": {
"dst": "$GAMEDIR/drive_c/GOG Games/Runaway - A Road Adventure",
"src": "$CACHE/MS/x86/DDraw.dll"
}
},
{
"write_config": {
"data": {
"DirectX": {
"dgVoodooWatermark": false
}
},
"file": "$GAMEDIR/drive_c/GOG Games/Runaway - A Road Adventure/dgVoodoo.conf"
}
}
],
"system": {
"reset_desktop": true,
"resolution": "1024x768"
},
"wine": {
"Desktop": true,
"WineDesktop": "1024x768",
"overrides": {
"ddraw.dll": "n"
}
}
}
}