custom-name: Lone's Survivor - The Director's Cut - Humble Bundle
files:
- install: N/A:Please select the Windows game file downloaded from Humble Bundle.
game:
exe: drive_c/Lone Survivor/LoneSurvivor.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
install_gecko: true
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $CACHE
file: install
- move:
dst: $GAMEDIR/drive_c/Lone Survivor
src: $CACHE/LoneSurvivor-PC/LoneSurvivor
- task:
arch: win64
key: csmt
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D\
prefix: $GAMEDIR
type: REG_DWORD
value: '00000000'
- 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: '"Lone''s Survivor - The Director''s Cut" provided by Humble Bundle.'
game_slug: lone-survivor-the-directors-cut
gogslug: lone_survivor_directors_cut
humblestoreid: lonesurvivor
installer_slug: lone-survivor-the-directors-c-humble-bundle-dc
name: 'Lone Survivor: The Director''s Cut'
notes: "- This script installer is only compatible with the Windows game file provided\
\ by Humble Bundle.\r\n- FYI only the Windows and MacOSX versions are \"Collector's\
\ Cut\" Edition, not the Linux one."
runner: wine
script:
custom-name: Lone's Survivor - The Director's Cut - Humble Bundle
files:
- install: N/A:Please select the Windows game file downloaded from Humble Bundle.
game:
exe: drive_c/Lone Survivor/LoneSurvivor.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
install_gecko: true
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $CACHE
file: install
- move:
dst: $GAMEDIR/drive_c/Lone Survivor
src: $CACHE/LoneSurvivor-PC/LoneSurvivor
- task:
arch: win64
key: csmt
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\Direct3D\
prefix: $GAMEDIR
type: REG_DWORD
value: '00000000'
- 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: lone-survivor-the-directors-c-humble-bundle-dc
steamid: 209830
version: Humble Bundle DC
year: 2013
{
"game_slug": "lone-survivor-the-directors-cut",
"version": "Humble Bundle DC",
"description": "\"Lone's Survivor - The Director's Cut\" provided by Humble Bundle.",
"notes": "- This script installer is only compatible with the Windows game file provided by Humble Bundle.\r\n- FYI only the Windows and MacOSX versions are \"Collector's Cut\" Edition, not the Linux one.",
"name": "Lone Survivor: The Director's Cut",
"year": 2013,
"steamid": 209830,
"gogslug": "lone_survivor_directors_cut",
"humblestoreid": "lonesurvivor",
"runner": "wine",
"slug": "lone-survivor-the-directors-c-humble-bundle-dc",
"installer_slug": "lone-survivor-the-directors-c-humble-bundle-dc",
"script": {
"custom-name": "Lone's Survivor - The Director's Cut - Humble Bundle",
"files": [
{
"install": "N/A:Please select the Windows game file downloaded from Humble Bundle."
}
],
"game": {
"exe": "drive_c/Lone Survivor/LoneSurvivor.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"install_gecko": true,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$CACHE",
"file": "install"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/Lone Survivor",
"src": "$CACHE/LoneSurvivor-PC/LoneSurvivor"
}
},
{
"task": {
"arch": "win64",
"key": "csmt",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\Direct3D\\",
"prefix": "$GAMEDIR",
"type": "REG_DWORD",
"value": "00000000"
}
},
{
"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
}
}
}