Installer alundra-2-a-new-legend-begins-playstation

This script is for reference only and can't be directly used to install the game in the Lutris client. To install the game, download the full script.

files:
- file1: N/A:Please select the PlayStation image file
game:
  core: mednafen_psx_hw
  main_file: file1
installer:
- merge:
    dst: $GAMEDIR
    src: file1
{
  "files": [
    {
      "file1": "N/A:Please select the PlayStation image file"
    }
  ],
  "game": {
    "core": "mednafen_psx_hw",
    "main_file": "file1"
  },
  "installer": [
    {
      "merge": {
        "dst": "$GAMEDIR",
        "src": "file1"
      }
    }
  ]
}
Back to game