game:
arch: win32
exe: ~/Games/3D_Cube_Hopper/drive_c/Program Files/Galaxy of Arcade/Cube Hopper/3DCUBE.EXE
prefix: $GAMEDIR
installer:
- task:
executable: $DISC/SETUP.EXE
name: wineexec
prefix: $GAMEDIR
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: --windowed
executable: ~/Games/3D_Cube_Hopper /drive_c/Program Files/Galaxy of Arcade/Cube
Hopper/3DCUBE.EXE
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
WineDesktop: 320x280
description: null
game_slug: 3d-cube-hopper
gogslug: ''
humblestoreid: ''
installer_slug: 3d-cube-hopper-retail-cd-rom
name: 3D Cube Hopper
notes: Game will default to 320x280 pixels. This can be changed to a new resolution
by right-clicking the game and selecting "Browse files". Then select "3DCUBE.INI"
and change after "resolution" to 1024x786, 1280x720, etc.
runner: wine
script:
game:
arch: win32
exe: ~/Games/3D_Cube_Hopper/drive_c/Program Files/Galaxy of Arcade/Cube Hopper/3DCUBE.EXE
prefix: $GAMEDIR
installer:
- task:
executable: $DISC/SETUP.EXE
name: wineexec
prefix: $GAMEDIR
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: --windowed
executable: ~/Games/3D_Cube_Hopper /drive_c/Program Files/Galaxy of Arcade/Cube
Hopper/3DCUBE.EXE
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
WineDesktop: 320x280
slug: 3d-cube-hopper-retail-cd-rom
steamid: null
version: Retail (CD-ROM)
year: 1998
{
"game_slug": "3d-cube-hopper",
"version": "Retail (CD-ROM)",
"description": null,
"notes": "Game will default to 320x280 pixels. This can be changed to a new resolution by right-clicking the game and selecting \"Browse files\". Then select \"3DCUBE.INI\" and change after \"resolution\" to 1024x786, 1280x720, etc.",
"name": "3D Cube Hopper",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "3d-cube-hopper-retail-cd-rom",
"installer_slug": "3d-cube-hopper-retail-cd-rom",
"script": {
"game": {
"arch": "win32",
"exe": "~/Games/3D_Cube_Hopper/drive_c/Program Files/Galaxy of Arcade/Cube Hopper/3DCUBE.EXE",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "$DISC/SETUP.EXE",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "--windowed",
"executable": "~/Games/3D_Cube_Hopper /drive_c/Program Files/Galaxy of Arcade/Cube Hopper/3DCUBE.EXE",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true,
"WineDesktop": "320x280"
}
}
}