Installer mugen-hyper-dragon-ball-z

custom-name: Hyper Dragon Ball Z
files:
- _file_id:
    filename: HyperDBZChamp.rar
    referer: https://lutris.net
    url: http://justnopoint.com/HyperDBZChamp.rar
- _unrar: https://ufpr.dl.sourceforge.net/project/peazip/Resources/PeaZip%20UNRAR%20Plugin/peazip_unrar5_plugin-1.LINUX.ALL.tar.gz
- _kuririn: http://network.mugenguild.com/balthazar/Z2chars/KrillinZ2.rar
- _androide18: http://network.mugenguild.com/balthazar/Z2chars/C18Z2.zip
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Games/HyperDBZChamp/Hyper DBZ 4.2c/Hyper DBZ.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $CACHE
    file: _unrar
    format: tgz
- execute:
    command: $CACHE/unrar-nonfree x $_file_id $GAMEDIR/drive_c/Games/
- execute:
    command: $CACHE/unrar-nonfree x $_kuririn $GAMEDIR/drive_c/Games/HyperDBZChamp/Hyper
      DBZ 4.2c/chars
    description: Installing Krillin
- extract:
    description: Installing Android 18
    dst: $GAMEDIR/drive_c/Games/HyperDBZChamp/Hyper DBZ 4.2c/chars
    file: _androide18
    format: zip
- execute:
    command: sed -i "81s/EMPTY/KrillinZ2, stages\\dblookout.def, includestage=0, order=8/g"
      $SELECTFILE
    description: Configuring "DLC" characters
    env:
      SELECTFILE: $GAMEDIR/drive_c/Games/HyperDBZChamp/Hyper DBZ 4.2c/data/select.def
- execute:
    command: sed -i "153s/EMPTY/C18Z2, stages\\dblookout.def, includestage=0, order=8/g"
      $SELECTFILE
    description: Configuring "DLC" characters
    env:
      SELECTFILE: $GAMEDIR/drive_c/Games/HyperDBZChamp/Hyper DBZ 4.2c/data/select.def
description: Hyper Dragon Ball Z by Z2 Team
game_slug: mugen
gogslug: ''
humblestoreid: ''
installer_slug: mugen-hyper-dragon-ball-z
name: M.U.G.E.N
notes: ''
runner: wine
script:
  custom-name: Hyper Dragon Ball Z
  files:
  - _file_id:
      filename: HyperDBZChamp.rar
      referer: https://lutris.net
      url: http://justnopoint.com/HyperDBZChamp.rar
  - _unrar: https://ufpr.dl.sourceforge.net/project/peazip/Resources/PeaZip%20UNRAR%20Plugin/peazip_unrar5_plugin-1.LINUX.ALL.tar.gz
  - _kuririn: http://network.mugenguild.com/balthazar/Z2chars/KrillinZ2.rar
  - _androide18: http://network.mugenguild.com/balthazar/Z2chars/C18Z2.zip
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Games/HyperDBZChamp/Hyper DBZ 4.2c/Hyper DBZ.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE
      file: _unrar
      format: tgz
  - execute:
      command: $CACHE/unrar-nonfree x $_file_id $GAMEDIR/drive_c/Games/
  - execute:
      command: $CACHE/unrar-nonfree x $_kuririn $GAMEDIR/drive_c/Games/HyperDBZChamp/Hyper
        DBZ 4.2c/chars
      description: Installing Krillin
  - extract:
      description: Installing Android 18
      dst: $GAMEDIR/drive_c/Games/HyperDBZChamp/Hyper DBZ 4.2c/chars
      file: _androide18
      format: zip
  - execute:
      command: sed -i "81s/EMPTY/KrillinZ2, stages\\dblookout.def, includestage=0,
        order=8/g" $SELECTFILE
      description: Configuring "DLC" characters
      env:
        SELECTFILE: $GAMEDIR/drive_c/Games/HyperDBZChamp/Hyper DBZ 4.2c/data/select.def
  - execute:
      command: sed -i "153s/EMPTY/C18Z2, stages\\dblookout.def, includestage=0, order=8/g"
        $SELECTFILE
      description: Configuring "DLC" characters
      env:
        SELECTFILE: $GAMEDIR/drive_c/Games/HyperDBZChamp/Hyper DBZ 4.2c/data/select.def
slug: mugen-hyper-dragon-ball-z
steamid: null
version: Hyper Dragon Ball Z
year: 1999
{
  "game_slug": "mugen",
  "version": "Hyper Dragon Ball Z",
  "description": "Hyper Dragon Ball Z by Z2 Team",
  "notes": "",
  "name": "M.U.G.E.N",
  "year": 1999,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "mugen-hyper-dragon-ball-z",
  "installer_slug": "mugen-hyper-dragon-ball-z",
  "script": {
    "custom-name": "Hyper Dragon Ball Z",
    "files": [
      {
        "_file_id": {
          "filename": "HyperDBZChamp.rar",
          "referer": "https://lutris.net",
          "url": "http://justnopoint.com/HyperDBZChamp.rar"
        }
      },
      {
        "_unrar": "https://ufpr.dl.sourceforge.net/project/peazip/Resources/PeaZip%20UNRAR%20Plugin/peazip_unrar5_plugin-1.LINUX.ALL.tar.gz"
      },
      {
        "_kuririn": "http://network.mugenguild.com/balthazar/Z2chars/KrillinZ2.rar"
      },
      {
        "_androide18": "http://network.mugenguild.com/balthazar/Z2chars/C18Z2.zip"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Games/HyperDBZChamp/Hyper DBZ 4.2c/Hyper DBZ.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "_unrar",
          "format": "tgz"
        }
      },
      {
        "execute": {
          "command": "$CACHE/unrar-nonfree x $_file_id $GAMEDIR/drive_c/Games/"
        }
      },
      {
        "execute": {
          "command": "$CACHE/unrar-nonfree x $_kuririn $GAMEDIR/drive_c/Games/HyperDBZChamp/Hyper DBZ 4.2c/chars",
          "description": "Installing Krillin"
        }
      },
      {
        "extract": {
          "description": "Installing Android 18",
          "dst": "$GAMEDIR/drive_c/Games/HyperDBZChamp/Hyper DBZ 4.2c/chars",
          "file": "_androide18",
          "format": "zip"
        }
      },
      {
        "execute": {
          "command": "sed -i \"81s/EMPTY/KrillinZ2, stages\\\\dblookout.def, includestage=0, order=8/g\" $SELECTFILE",
          "description": "Configuring \"DLC\" characters",
          "env": {
            "SELECTFILE": "$GAMEDIR/drive_c/Games/HyperDBZChamp/Hyper DBZ 4.2c/data/select.def"
          }
        }
      },
      {
        "execute": {
          "command": "sed -i \"153s/EMPTY/C18Z2, stages\\\\dblookout.def, includestage=0, order=8/g\" $SELECTFILE",
          "description": "Configuring \"DLC\" characters",
          "env": {
            "SELECTFILE": "$GAMEDIR/drive_c/Games/HyperDBZChamp/Hyper DBZ 4.2c/data/select.def"
          }
        }
      }
    ]
  }
}
Back to game