custom-name: Machinarium Collector's Edition - Humble Bundle - Wine
files:
- install: N/A:Please select the Windows setup game file downloaded from Humble Bundle
game:
exe: drive_c/Machinarium/Machinarium.exe
prefix: $GAMEDIR/
installer:
- task:
arch: win64
description: Preparing wineprefix...
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Machinarium
src: install
- task:
arch: win64
key: background
name: set_regedit
path: HKEY_CURRENT_USER\Control Panel\Colors\
prefix: $GAMEDIR
type: REG_SZ
value: 0 0 0
wine:
Desktop: true
description: '"Machinarium Collector''s Edition" Humble Bundle edition with support
for modern computer configuration.'
game_slug: machinarium
gogslug: machinarium_collectors_edition
humblestoreid: machinarium
installer_slug: machinarium-humble-bundle-ce
name: Machinarium
notes: "- This script installer is only compatible with the Windows game setup file\
\ provided by Humble Bundle.\r\n- FYI only the Windows and MacOSX versions are Collector's\
\ Edition, the Linux version is older and have issues issues on new Linux distributions."
runner: wine
script:
custom-name: Machinarium Collector's Edition - Humble Bundle - Wine
files:
- install: N/A:Please select the Windows setup game file downloaded from Humble
Bundle
game:
exe: drive_c/Machinarium/Machinarium.exe
prefix: $GAMEDIR/
installer:
- task:
arch: win64
description: Preparing wineprefix...
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Machinarium
src: install
- task:
arch: win64
key: background
name: set_regedit
path: HKEY_CURRENT_USER\Control Panel\Colors\
prefix: $GAMEDIR
type: REG_SZ
value: 0 0 0
wine:
Desktop: true
slug: machinarium-humble-bundle-ce
steamid: 40700
version: Humble Bundle CE
year: 2009
{
"game_slug": "machinarium",
"version": "Humble Bundle CE",
"description": "\"Machinarium Collector's Edition\" Humble Bundle edition with support for modern computer configuration.",
"notes": "- This script installer is only compatible with the Windows game setup file provided by Humble Bundle.\r\n- FYI only the Windows and MacOSX versions are Collector's Edition, the Linux version is older and have issues issues on new Linux distributions.",
"name": "Machinarium",
"year": 2009,
"steamid": 40700,
"gogslug": "machinarium_collectors_edition",
"humblestoreid": "machinarium",
"runner": "wine",
"slug": "machinarium-humble-bundle-ce",
"installer_slug": "machinarium-humble-bundle-ce",
"script": {
"custom-name": "Machinarium Collector's Edition - Humble Bundle - Wine",
"files": [
{
"install": "N/A:Please select the Windows setup game file downloaded from Humble Bundle"
}
],
"game": {
"exe": "drive_c/Machinarium/Machinarium.exe",
"prefix": "$GAMEDIR/"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Preparing wineprefix...",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Machinarium",
"src": "install"
}
},
{
"task": {
"arch": "win64",
"key": "background",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Control Panel\\Colors\\",
"prefix": "$GAMEDIR",
"type": "REG_SZ",
"value": "0 0 0"
}
}
],
"wine": {
"Desktop": true
}
}
}