Installer animal-crossing-acgc-pc-port

files:
- engine: https://github.com/flyngmt/ACGC-PC-Port/releases/download/v0.9.0.1-playtest/ACGC-PC-Port0.9.0.1.zip
- rom_file: N/A:Select rom file
game:
  exe: drive_c/ACGC-PC-Port/AnimalCrossing.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/ACGC-PC-Port
    file: engine
- merge:
    dst: $GAMEDIR/drive_c/ACGC-PC-Port/rom
    src: rom_file
description: Play "Animal Crossing" on Linux
game_slug: animal-crossing
gogslug: ''
humblestoreid: ''
installer_slug: animal-crossing-acgc-pc-port
name: Animal Crossing
notes: "- Using ACGC-PC-Port engine\r\n- During install, you will need  to provide\
  \ Animal Crossing Gamecube rom file (USA - SHA1 = 2d2b1fa3883f49af779ce9ca133db3be17be8f32)"
runner: wine
script:
  files:
  - engine: https://github.com/flyngmt/ACGC-PC-Port/releases/download/v0.9.0.1-playtest/ACGC-PC-Port0.9.0.1.zip
  - rom_file: N/A:Select rom file
  game:
    exe: drive_c/ACGC-PC-Port/AnimalCrossing.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/ACGC-PC-Port
      file: engine
  - merge:
      dst: $GAMEDIR/drive_c/ACGC-PC-Port/rom
      src: rom_file
slug: animal-crossing-acgc-pc-port
steamid: null
version: ACGC-PC-Port
year: 2002
{
  "game_slug": "animal-crossing",
  "version": "ACGC-PC-Port",
  "description": "Play \"Animal Crossing\" on Linux",
  "notes": "- Using ACGC-PC-Port engine\r\n- During install, you will need  to provide Animal Crossing Gamecube rom file (USA - SHA1 = 2d2b1fa3883f49af779ce9ca133db3be17be8f32)",
  "name": "Animal Crossing",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "animal-crossing-acgc-pc-port",
  "installer_slug": "animal-crossing-acgc-pc-port",
  "script": {
    "files": [
      {
        "engine": "https://github.com/flyngmt/ACGC-PC-Port/releases/download/v0.9.0.1-playtest/ACGC-PC-Port0.9.0.1.zip"
      },
      {
        "rom_file": "N/A:Select rom file"
      }
    ],
    "game": {
      "exe": "drive_c/ACGC-PC-Port/AnimalCrossing.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/ACGC-PC-Port",
          "file": "engine"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/drive_c/ACGC-PC-Port/rom",
          "src": "rom_file"
        }
      }
    ]
  }
}
Back to game