files:
- setup: http://files.v04.maniaplanet.com/setups/Maniaplanet_Setup.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/ManiaPlanet/ManiaPlanetLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Maniaplanet
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
wine:
overrides:
dinput8: n, b
description: Game should run flawlessly.
game_slug: maniaplanet
gogslug: ''
humblestoreid: ''
installer_slug: maniaplanet-standalone
name: Maniaplanet
notes: If you experience performance issues, try setting "water reflects" to low and
disable "3d texture decals" (grass).
runner: wine
script:
files:
- setup: http://files.v04.maniaplanet.com/setups/Maniaplanet_Setup.exe
game:
arch: win64
exe: drive_c/Program Files (x86)/ManiaPlanet/ManiaPlanetLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Maniaplanet
executable: setup
name: wineexec
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
wine:
overrides:
dinput8: n, b
slug: maniaplanet-standalone
steamid: null
version: Standalone
year: 2011
{
"game_slug": "maniaplanet",
"version": "Standalone",
"description": "Game should run flawlessly.",
"notes": "If you experience performance issues, try setting \"water reflects\" to low and disable \"3d texture decals\" (grass).",
"name": "Maniaplanet",
"year": 2011,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "maniaplanet-standalone",
"installer_slug": "maniaplanet-standalone",
"script": {
"files": [
{
"setup": "http://files.v04.maniaplanet.com/setups/Maniaplanet_Setup.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/ManiaPlanet/ManiaPlanetLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Maniaplanet",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0
}
},
"wine": {
"overrides": {
"dinput8": "n, b"
}
}
}
}