Installer links-awakening-dx-hd-latest-linux

files:
- game_base: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/The%20Legend%20of%20Zelda%20-%20Link's%20Awakening%20DX/ladxhd_1.0.7z
- game_update:
    filename: LADXHD-Patcher-Lite-Linux-x64.7z
    url: https://gitlab.com/bighead.0/ladxhd_updated/-/package_files/336017565/download
game:
  exe: $GAMEDIR/Launcher
  launch_configs:
  - exe: $GAMEDIR/Patcher-Lite
    name: Update game
  - exe: $GAMEDIR/Link's Awakening DX HD
    name: Launch game
installer:
- extract:
    dst: $GAMEDIR
    file: game_base
    format: 7z
- extract:
    dst: $GAMEDIR
    file: game_update
    format: 7z
- chmodx: $GAMEDIR/Patcher-Lite
- execute:
    file: $GAMEDIR/Patcher-Lite
description: 'Play "The Legend of Zelda: Link''s Awakening DX HD" on Linux!'
game_slug: links-awakening-dx-hd
gogslug: ''
humblestoreid: ''
installer_slug: links-awakening-dx-hd-latest-linux
name: 'The Legend of Zelda: Link''s Awakening DX HD'
notes: "- Always install latest available version from official dev depot\r\n- You\
  \ will be able to install future game updates directly from Lutris"
runner: linux
script:
  files:
  - game_base: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/The%20Legend%20of%20Zelda%20-%20Link's%20Awakening%20DX/ladxhd_1.0.7z
  - game_update:
      filename: LADXHD-Patcher-Lite-Linux-x64.7z
      url: https://gitlab.com/bighead.0/ladxhd_updated/-/package_files/336017565/download
  game:
    exe: $GAMEDIR/Launcher
    launch_configs:
    - exe: $GAMEDIR/Patcher-Lite
      name: Update game
    - exe: $GAMEDIR/Link's Awakening DX HD
      name: Launch game
  installer:
  - extract:
      dst: $GAMEDIR
      file: game_base
      format: 7z
  - extract:
      dst: $GAMEDIR
      file: game_update
      format: 7z
  - chmodx: $GAMEDIR/Patcher-Lite
  - execute:
      file: $GAMEDIR/Patcher-Lite
slug: links-awakening-dx-hd-latest-linux
steamid: null
version: latest Linux
year: 2023
{
  "game_slug": "links-awakening-dx-hd",
  "version": "latest Linux",
  "description": "Play \"The Legend of Zelda: Link's Awakening DX HD\" on Linux!",
  "notes": "- Always install latest available version from official dev depot\r\n- You will be able to install future game updates directly from Lutris",
  "name": "The Legend of Zelda: Link's Awakening DX HD",
  "year": 2023,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "links-awakening-dx-hd-latest-linux",
  "installer_slug": "links-awakening-dx-hd-latest-linux",
  "script": {
    "files": [
      {
        "game_base": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/The%20Legend%20of%20Zelda%20-%20Link's%20Awakening%20DX/ladxhd_1.0.7z"
      },
      {
        "game_update": {
          "filename": "LADXHD-Patcher-Lite-Linux-x64.7z",
          "url": "https://gitlab.com/bighead.0/ladxhd_updated/-/package_files/336017565/download"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/Launcher",
      "launch_configs": [
        {
          "exe": "$GAMEDIR/Patcher-Lite",
          "name": "Update game"
        },
        {
          "exe": "$GAMEDIR/Link's Awakening DX HD",
          "name": "Launch game"
        }
      ]
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "game_base",
          "format": "7z"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "game_update",
          "format": "7z"
        }
      },
      {
        "chmodx": "$GAMEDIR/Patcher-Lite"
      },
      {
        "execute": {
          "file": "$GAMEDIR/Patcher-Lite"
        }
      }
    ]
  }
}
Back to game