files:
- setup: N/A:Select the game's setup file. Download from https://marbleblast.com/index.php/downloads/pq/download/10-pq/210-pq-200
- jre: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=244582_d7fc238d0cbf4b0dac67be84580cfb4b
game:
arch: win32
exe: drive_c/users/$USER/AppData/Roaming/PlatinumQuest/marbleblast.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating 32bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- task:
arch: win32
args: /s
description: 'Installing Java
------------------------------'
executable: jre
name: wineexec
- task:
arch: win32
description: 'Installing Marble Blast Platinum Quest
------------------------------'
executable: setup
name: wineexec
description: null
game_slug: marble-blast-platinumquest
gogslug: ''
humblestoreid: ''
installer_slug: marble-blast-platinumquest-platinum-quest-lates
name: Marble Blast PlatinumQuest
notes: "Required manual download of game setup from:\r\n\r\nhttps://marbleblast.com/index.php/downloads/pq/download/10-pq/210-pq-200\r\
\n\r\nChange $USER to your username in Lutris configuration after installation.\r\
\n\r\nDownloads Java 8 JRE"
runner: wine
script:
files:
- setup: N/A:Select the game's setup file. Download from https://marbleblast.com/index.php/downloads/pq/download/10-pq/210-pq-200
- jre: https://javadl.oracle.com/webapps/download/AutoDL?BundleId=244582_d7fc238d0cbf4b0dac67be84580cfb4b
game:
arch: win32
exe: drive_c/users/$USER/AppData/Roaming/PlatinumQuest/marbleblast.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating 32bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
name: winekill
prefix: $GAMEDIR
- task:
arch: win32
args: /s
description: 'Installing Java
------------------------------'
executable: jre
name: wineexec
- task:
arch: win32
description: 'Installing Marble Blast Platinum Quest
------------------------------'
executable: setup
name: wineexec
slug: marble-blast-platinumquest-platinum-quest-lates
steamid: null
version: Platinum Quest Latest
year: null
{
"game_slug": "marble-blast-platinumquest",
"version": "Platinum Quest Latest",
"description": null,
"notes": "Required manual download of game setup from:\r\n\r\nhttps://marbleblast.com/index.php/downloads/pq/download/10-pq/210-pq-200\r\n\r\nChange $USER to your username in Lutris configuration after installation.\r\n\r\nDownloads Java 8 JRE",
"name": "Marble Blast PlatinumQuest",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "marble-blast-platinumquest-platinum-quest-lates",
"installer_slug": "marble-blast-platinumquest-platinum-quest-lates",
"script": {
"files": [
{
"setup": "N/A:Select the game's setup file. Download from https://marbleblast.com/index.php/downloads/pq/download/10-pq/210-pq-200"
},
{
"jre": "https://javadl.oracle.com/webapps/download/AutoDL?BundleId=244582_d7fc238d0cbf4b0dac67be84580cfb4b"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/users/$USER/AppData/Roaming/PlatinumQuest/marbleblast.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating 32bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"args": "/s",
"description": "Installing Java\n------------------------------",
"executable": "jre",
"name": "wineexec"
}
},
{
"task": {
"arch": "win32",
"description": "Installing Marble Blast Platinum Quest\n------------------------------",
"executable": "setup",
"name": "wineexec"
}
}
]
}
}