files:
- installer: N/A:Select the GOG installer
game:
exe: $GAMEDIR/drive_c/game/moonbase.exe
prefix: $GAMEDIR
installer:
- task:
app: directplay
arch: win32
description: Installing DirectPlay to enable multiplayer features
name: winetricks
prefix: $GAMEDIR
- task:
args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/game"
executable: installer
name: wineexec
wine:
Desktop: true
WineDesktop: 640x480
overrides:
ddraw.dll: n
description: Due to Moonbase Commander being very sensitive to aiming direction, the
game stretching itself to fullscreen, and it being made in the old 4:3 days, this
installer configures the game to run in an 800x600 window. It's very small, but
if you go fullscreen, good luck actually landing any shots. If you do really want
to go fullscreen anyway, just go to the game's "Runner options" and turn off "Windowed
(virtual desktop)".
game_slug: moonbase-commander
gogslug: moonbase_commander
humblestoreid: ''
installer_slug: moonbase-commander-gog
name: MoonBase Commander
notes: If you launch the game directly from installation, it'll be in a full-screen
virtual desktop instead of its 800x600 window. Just launch from Lutris normally
after installation and it'll be fine.
runner: wine
script:
files:
- installer: N/A:Select the GOG installer
game:
exe: $GAMEDIR/drive_c/game/moonbase.exe
prefix: $GAMEDIR
installer:
- task:
app: directplay
arch: win32
description: Installing DirectPlay to enable multiplayer features
name: winetricks
prefix: $GAMEDIR
- task:
args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR="C:/game"
executable: installer
name: wineexec
wine:
Desktop: true
WineDesktop: 640x480
overrides:
ddraw.dll: n
slug: moonbase-commander-gog
steamid: 254880
version: GOG
year: 2014
{
"game_slug": "moonbase-commander",
"version": "GOG",
"description": "Due to Moonbase Commander being very sensitive to aiming direction, the game stretching itself to fullscreen, and it being made in the old 4:3 days, this installer configures the game to run in an 800x600 window. It's very small, but if you go fullscreen, good luck actually landing any shots. If you do really want to go fullscreen anyway, just go to the game's \"Runner options\" and turn off \"Windowed (virtual desktop)\".",
"notes": "If you launch the game directly from installation, it'll be in a full-screen virtual desktop instead of its 800x600 window. Just launch from Lutris normally after installation and it'll be fine.",
"name": "MoonBase Commander",
"year": 2014,
"steamid": 254880,
"gogslug": "moonbase_commander",
"humblestoreid": "",
"runner": "wine",
"slug": "moonbase-commander-gog",
"installer_slug": "moonbase-commander-gog",
"script": {
"files": [
{
"installer": "N/A:Select the GOG installer"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/game/moonbase.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "directplay",
"arch": "win32",
"description": "Installing DirectPlay to enable multiplayer features",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI /DIR=\"C:/game\"",
"executable": "installer",
"name": "wineexec"
}
}
],
"wine": {
"Desktop": true,
"WineDesktop": "640x480",
"overrides": {
"ddraw.dll": "n"
}
}
}
}