files:
- game: https://archive.org/download/links-awakening-dx-hd/Links%20Awakening%20DX%20HD%20v1.0.0.zip
game:
exe: drive_c/ladxhd/Link's Awakening DX HD.exe
prefix: $GAMEDIR
installer:
- task:
description: Setting up wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnetdesktop6
name: winetricks
silent: true
- extract:
dst: $GAMEDIR/drive_c/ladxhd
file: game
- execute:
command: cd "$GAMEDIR/drive_c/ladxhd" ; touch portable.txt;
- task:
key: DisableHidraw
name: set_regedit
path: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\winebus
type: REG_DWORD
value: '00000001'
description: HD PC Port of Link's Awakening DX built with MonoGame
game_slug: the-legend-of-zelda-links-awakening-dx
gogslug: ''
humblestoreid: ''
installer_slug: the-legend-of-zelda-links-awa-hd-pc-port
name: 'The Legend of Zelda: Link''s Awakening DX'
notes: '- version 1.0.0'
runner: wine
script:
files:
- game: https://archive.org/download/links-awakening-dx-hd/Links%20Awakening%20DX%20HD%20v1.0.0.zip
game:
exe: drive_c/ladxhd/Link's Awakening DX HD.exe
prefix: $GAMEDIR
installer:
- task:
description: Setting up wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnetdesktop6
name: winetricks
silent: true
- extract:
dst: $GAMEDIR/drive_c/ladxhd
file: game
- execute:
command: cd "$GAMEDIR/drive_c/ladxhd" ; touch portable.txt;
- task:
key: DisableHidraw
name: set_regedit
path: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\winebus
type: REG_DWORD
value: '00000001'
slug: the-legend-of-zelda-links-awa-hd-pc-port
steamid: null
version: HD PC port
year: 1998
{
"game_slug": "the-legend-of-zelda-links-awakening-dx",
"version": "HD PC port",
"description": "HD PC Port of Link's Awakening DX built with MonoGame",
"notes": "- version 1.0.0",
"name": "The Legend of Zelda: Link's Awakening DX",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-legend-of-zelda-links-awa-hd-pc-port",
"installer_slug": "the-legend-of-zelda-links-awa-hd-pc-port",
"script": {
"files": [
{
"game": "https://archive.org/download/links-awakening-dx-hd/Links%20Awakening%20DX%20HD%20v1.0.0.zip"
}
],
"game": {
"exe": "drive_c/ladxhd/Link's Awakening DX HD.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Setting up wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnetdesktop6",
"name": "winetricks",
"silent": true
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/ladxhd",
"file": "game"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR/drive_c/ladxhd\" ; touch portable.txt;"
}
},
{
"task": {
"key": "DisableHidraw",
"name": "set_regedit",
"path": "HKEY_LOCAL_MACHINE\\System\\CurrentControlSet\\Services\\winebus",
"type": "REG_DWORD",
"value": "00000001"
}
}
]
}
}