files:
- installer: N/A:Please select the ZOOM Platform installer
game:
arch: win32
exe: drive_c/ZOOM PLATFORM/Majesco/Advent Rising/System/advent.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Installing Advent Rising
executable: installer
name: wineexec
prefix: $GAMEDIR
- write_config:
data:
WinDrv.WindowsClient:
FullscreenViewportX: $RESOLUTION_WIDTH
FullscreenViewportY: $RESOLUTION_HEIGHT
file: $GAMEDIR/drive_c/ZOOM PLATFORM/Majesco/Advent Rising/System/Mydefault.ini
description: ''
game_slug: advent-rising
gogslug: advent_rising
humblestoreid: ''
installer_slug: advent-rising-zoom-platform
name: Advent Rising
notes: ''
runner: wine
script:
files:
- installer: N/A:Please select the ZOOM Platform installer
game:
arch: win32
exe: drive_c/ZOOM PLATFORM/Majesco/Advent Rising/System/advent.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Installing Advent Rising
executable: installer
name: wineexec
prefix: $GAMEDIR
- write_config:
data:
WinDrv.WindowsClient:
FullscreenViewportX: $RESOLUTION_WIDTH
FullscreenViewportY: $RESOLUTION_HEIGHT
file: $GAMEDIR/drive_c/ZOOM PLATFORM/Majesco/Advent Rising/System/Mydefault.ini
slug: advent-rising-zoom-platform
steamid: 3800
version: ZOOM Platform
year: 2005
{
"game_slug": "advent-rising",
"version": "ZOOM Platform",
"description": "",
"notes": "",
"name": "Advent Rising",
"year": 2005,
"steamid": 3800,
"gogslug": "advent_rising",
"humblestoreid": "",
"runner": "wine",
"slug": "advent-rising-zoom-platform",
"installer_slug": "advent-rising-zoom-platform",
"script": {
"files": [
{
"installer": "N/A:Please select the ZOOM Platform installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/ZOOM PLATFORM/Majesco/Advent Rising/System/advent.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Installing Advent Rising",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"write_config": {
"data": {
"WinDrv.WindowsClient": {
"FullscreenViewportX": "$RESOLUTION_WIDTH",
"FullscreenViewportY": "$RESOLUTION_HEIGHT"
}
},
"file": "$GAMEDIR/drive_c/ZOOM PLATFORM/Majesco/Advent Rising/System/Mydefault.ini"
}
}
]
}
}