Installer melty-blood-actress-again-cur-community-edition

files:
- game:
    filename: mbaacc.zip
    url: https://1g4i.short.gy/mbaacc
- cccaster:
    filename: cccaster.zip
    url: https://concerto-mbaacc.shib.live/mbaacc/stable
- etmexe:
    filename: ETM-x86.exe
    url: https://github.com/snowfalli/MBAACC-Extended-Training-Mode-Linux/releases/download/v.2.1.1b/ETM-x86.exe
- etmdll:
    filename: ETM-x86.dll
    url: https://github.com/snowfalli/MBAACC-Extended-Training-Mode-Linux/releases/download/v.2.1.1b/ETM-x86.dll
- takeover:
    filename: takeover.zip
    url: https://github.com/wehrliaa/mbaacc-replay-takeover/releases/download/v1.1/takeover.zip
- sevenzip:
    filename: 7za920.zip
    url: https://www.7-zip.org/a/7za920.zip
game:
  arch: win64
  exe: $GAMEDIR/drive_c/MBAACC/cccaster.v3.1.exe
  launch_configs:
  - exe: $GAMEDIR/drive_c/MBAACC/launch_etm.bat
    name: Launch CCCaster with Extended Training Mode
    working_dir: $GAMEDIR/drive_c/MBAACC
  - exe: $GAMEDIR/drive_c/MBAACC/launch_takeover.bat
    name: Launch CCCaster with Replay Takeover
    working_dir: $GAMEDIR/drive_c/MBAACC
  - exe: $GAMEDIR/drive_c/MBAACC/mbaa.exe
    name: Launch MBAA.exe
    working_dir: $GAMEDIR/drive_c/MBAACC
  - exe: $GAMEDIR/drive_c/MBAACC/extract_update.bat
    name: Extract update.zip (CCCaster)
    working_dir: $GAMEDIR/drive_c/MBAACC
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/MBAACC
install_complete_text: 'IMPORTANT: Use the GE-Proton (Latest) runner:

  right-click the game -> Configure -> Runner options -> Wine version ->

  GE-Proton (Latest).


  If you encounter graphical glitches, D3D errors or crashes, try

  disabling DXVK in the runner options first.

  '
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/MBAACC
    file: game
- extract:
    dst: $GAMEDIR/drive_c/MBAACC
    file: cccaster
- extract:
    dst: $GAMEDIR/drive_c/MBAACC
    file: takeover
- move:
    dst: $GAMEDIR/drive_c/MBAACC/ETM-x86.exe
    src: etmexe
- move:
    dst: $GAMEDIR/drive_c/MBAACC/ETM-x86.dll
    src: etmdll
- write_file:
    content: "start cccaster.v3.1.exe\r\nstart ETM-x86.exe\r\n"
    file: $GAMEDIR/drive_c/MBAACC/launch_etm.bat
- write_file:
    content: "start cccaster.v3.1.exe\r\nstart takeover.exe\r\n"
    file: $GAMEDIR/drive_c/MBAACC/launch_takeover.bat
- extract:
    dst: $CACHE/sevenzip
    file: sevenzip
- execute:
    command: cp "$CACHE/sevenzip/7za.exe" "$GAMEDIR/drive_c/MBAACC/7za.exe"
    description: Place the bundled 7za.exe next to the game files
- write_file:
    content: "@echo off\r\ncd /d \"%~dp0\"\r\nif not exist \"update.zip\" goto notfound\r\
      \n\"7za.exe\" x -aoa -y \"update.zip\"\r\necho update.zip extracted.\r\ntimeout\
      \ /t 5 >nul 2>&1 || pause\r\ngoto end\r\n:notfound\r\necho update.zip was not\
      \ found, run CCCaster and [8] Update to download latest version.\r\ntimeout\
      \ /t 10 >nul 2>&1 || pause\r\n:end\r\n"
    file: $GAMEDIR/drive_c/MBAACC/extract_update.bat
wine:
  overrides:
    icu: disabled
    icuuc: disabled
description: MBAACC Community Edition + Extended Training Mode + Replay Takeover mods.
game_slug: melty-blood-actress-again-current-code
gogslug: ''
humblestoreid: ''
installer_slug: melty-blood-actress-again-cur-community-edition
name: MELTY BLOOD Actress Again Current Code
notes: Use GE-Proton as the runner.
runner: wine
script:
  files:
  - game:
      filename: mbaacc.zip
      url: https://1g4i.short.gy/mbaacc
  - cccaster:
      filename: cccaster.zip
      url: https://concerto-mbaacc.shib.live/mbaacc/stable
  - etmexe:
      filename: ETM-x86.exe
      url: https://github.com/snowfalli/MBAACC-Extended-Training-Mode-Linux/releases/download/v.2.1.1b/ETM-x86.exe
  - etmdll:
      filename: ETM-x86.dll
      url: https://github.com/snowfalli/MBAACC-Extended-Training-Mode-Linux/releases/download/v.2.1.1b/ETM-x86.dll
  - takeover:
      filename: takeover.zip
      url: https://github.com/wehrliaa/mbaacc-replay-takeover/releases/download/v1.1/takeover.zip
  - sevenzip:
      filename: 7za920.zip
      url: https://www.7-zip.org/a/7za920.zip
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/MBAACC/cccaster.v3.1.exe
    launch_configs:
    - exe: $GAMEDIR/drive_c/MBAACC/launch_etm.bat
      name: Launch CCCaster with Extended Training Mode
      working_dir: $GAMEDIR/drive_c/MBAACC
    - exe: $GAMEDIR/drive_c/MBAACC/launch_takeover.bat
      name: Launch CCCaster with Replay Takeover
      working_dir: $GAMEDIR/drive_c/MBAACC
    - exe: $GAMEDIR/drive_c/MBAACC/mbaa.exe
      name: Launch MBAA.exe
      working_dir: $GAMEDIR/drive_c/MBAACC
    - exe: $GAMEDIR/drive_c/MBAACC/extract_update.bat
      name: Extract update.zip (CCCaster)
      working_dir: $GAMEDIR/drive_c/MBAACC
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/MBAACC
  install_complete_text: 'IMPORTANT: Use the GE-Proton (Latest) runner:

    right-click the game -> Configure -> Runner options -> Wine version ->

    GE-Proton (Latest).


    If you encounter graphical glitches, D3D errors or crashes, try

    disabling DXVK in the runner options first.

    '
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/MBAACC
      file: game
  - extract:
      dst: $GAMEDIR/drive_c/MBAACC
      file: cccaster
  - extract:
      dst: $GAMEDIR/drive_c/MBAACC
      file: takeover
  - move:
      dst: $GAMEDIR/drive_c/MBAACC/ETM-x86.exe
      src: etmexe
  - move:
      dst: $GAMEDIR/drive_c/MBAACC/ETM-x86.dll
      src: etmdll
  - write_file:
      content: "start cccaster.v3.1.exe\r\nstart ETM-x86.exe\r\n"
      file: $GAMEDIR/drive_c/MBAACC/launch_etm.bat
  - write_file:
      content: "start cccaster.v3.1.exe\r\nstart takeover.exe\r\n"
      file: $GAMEDIR/drive_c/MBAACC/launch_takeover.bat
  - extract:
      dst: $CACHE/sevenzip
      file: sevenzip
  - execute:
      command: cp "$CACHE/sevenzip/7za.exe" "$GAMEDIR/drive_c/MBAACC/7za.exe"
      description: Place the bundled 7za.exe next to the game files
  - write_file:
      content: "@echo off\r\ncd /d \"%~dp0\"\r\nif not exist \"update.zip\" goto notfound\r\
        \n\"7za.exe\" x -aoa -y \"update.zip\"\r\necho update.zip extracted.\r\ntimeout\
        \ /t 5 >nul 2>&1 || pause\r\ngoto end\r\n:notfound\r\necho update.zip was\
        \ not found, run CCCaster and [8] Update to download latest version.\r\ntimeout\
        \ /t 10 >nul 2>&1 || pause\r\n:end\r\n"
      file: $GAMEDIR/drive_c/MBAACC/extract_update.bat
  wine:
    overrides:
      icu: disabled
      icuuc: disabled
slug: melty-blood-actress-again-cur-community-edition
steamid: 411370
version: Community Edition
year: 2010
{
  "game_slug": "melty-blood-actress-again-current-code",
  "version": "Community Edition",
  "description": "MBAACC Community Edition + Extended Training Mode + Replay Takeover mods.",
  "notes": "Use GE-Proton as the runner.",
  "name": "MELTY BLOOD Actress Again Current Code",
  "year": 2010,
  "steamid": 411370,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "melty-blood-actress-again-cur-community-edition",
  "installer_slug": "melty-blood-actress-again-cur-community-edition",
  "script": {
    "files": [
      {
        "game": {
          "filename": "mbaacc.zip",
          "url": "https://1g4i.short.gy/mbaacc"
        }
      },
      {
        "cccaster": {
          "filename": "cccaster.zip",
          "url": "https://concerto-mbaacc.shib.live/mbaacc/stable"
        }
      },
      {
        "etmexe": {
          "filename": "ETM-x86.exe",
          "url": "https://github.com/snowfalli/MBAACC-Extended-Training-Mode-Linux/releases/download/v.2.1.1b/ETM-x86.exe"
        }
      },
      {
        "etmdll": {
          "filename": "ETM-x86.dll",
          "url": "https://github.com/snowfalli/MBAACC-Extended-Training-Mode-Linux/releases/download/v.2.1.1b/ETM-x86.dll"
        }
      },
      {
        "takeover": {
          "filename": "takeover.zip",
          "url": "https://github.com/wehrliaa/mbaacc-replay-takeover/releases/download/v1.1/takeover.zip"
        }
      },
      {
        "sevenzip": {
          "filename": "7za920.zip",
          "url": "https://www.7-zip.org/a/7za920.zip"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/MBAACC/cccaster.v3.1.exe",
      "launch_configs": [
        {
          "exe": "$GAMEDIR/drive_c/MBAACC/launch_etm.bat",
          "name": "Launch CCCaster with Extended Training Mode",
          "working_dir": "$GAMEDIR/drive_c/MBAACC"
        },
        {
          "exe": "$GAMEDIR/drive_c/MBAACC/launch_takeover.bat",
          "name": "Launch CCCaster with Replay Takeover",
          "working_dir": "$GAMEDIR/drive_c/MBAACC"
        },
        {
          "exe": "$GAMEDIR/drive_c/MBAACC/mbaa.exe",
          "name": "Launch MBAA.exe",
          "working_dir": "$GAMEDIR/drive_c/MBAACC"
        },
        {
          "exe": "$GAMEDIR/drive_c/MBAACC/extract_update.bat",
          "name": "Extract update.zip (CCCaster)",
          "working_dir": "$GAMEDIR/drive_c/MBAACC"
        }
      ],
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/MBAACC"
    },
    "install_complete_text": "IMPORTANT: Use the GE-Proton (Latest) runner:\nright-click the game -> Configure -> Runner options -> Wine version ->\nGE-Proton (Latest).\n\nIf you encounter graphical glitches, D3D errors or crashes, try\ndisabling DXVK in the runner options first.\n",
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/MBAACC",
          "file": "game"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/MBAACC",
          "file": "cccaster"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/MBAACC",
          "file": "takeover"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/MBAACC/ETM-x86.exe",
          "src": "etmexe"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/MBAACC/ETM-x86.dll",
          "src": "etmdll"
        }
      },
      {
        "write_file": {
          "content": "start cccaster.v3.1.exe\r\nstart ETM-x86.exe\r\n",
          "file": "$GAMEDIR/drive_c/MBAACC/launch_etm.bat"
        }
      },
      {
        "write_file": {
          "content": "start cccaster.v3.1.exe\r\nstart takeover.exe\r\n",
          "file": "$GAMEDIR/drive_c/MBAACC/launch_takeover.bat"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/sevenzip",
          "file": "sevenzip"
        }
      },
      {
        "execute": {
          "command": "cp \"$CACHE/sevenzip/7za.exe\" \"$GAMEDIR/drive_c/MBAACC/7za.exe\"",
          "description": "Place the bundled 7za.exe next to the game files"
        }
      },
      {
        "write_file": {
          "content": "@echo off\r\ncd /d \"%~dp0\"\r\nif not exist \"update.zip\" goto notfound\r\n\"7za.exe\" x -aoa -y \"update.zip\"\r\necho update.zip extracted.\r\ntimeout /t 5 >nul 2>&1 || pause\r\ngoto end\r\n:notfound\r\necho update.zip was not found, run CCCaster and [8] Update to download latest version.\r\ntimeout /t 10 >nul 2>&1 || pause\r\n:end\r\n",
          "file": "$GAMEDIR/drive_c/MBAACC/extract_update.bat"
        }
      }
    ],
    "wine": {
      "overrides": {
        "icu": "disabled",
        "icuuc": "disabled"
      }
    }
  }
}
Back to game