Skip to content

shiburizu/concerto-mbaacc

Repository files navigation

Concerto for MBAACC

About

Concerto is a graphical front end for CCCaster. This is a prototyping build used to test basic features for advanced implementation.

To use it, just drop Concerto.exe in the same folder as CCCaster. You need to be using the latest version of CCCaster and your caster executable needs to be named cccaster.v3.0.exe to work.

Other players can connect to your online versus host without Concerto as long as they use the same version of CCCaster.

For best usage don't open CCCaster or MBAA.exe on their own while using this program.

HIGHLY EXPERIMENTAL SOFTWARE, ENJOY AND EXPECT BUGS

Building

This project requires Python version 3.8

Install dependencies

pip install -r requirements.txt

Building with Pyinstaller

pyinstaller concerto.spec

This will bundle the Concerto.exe executable into the dist/ directory.

"winpty-agent.exe" is sourced from winpty because we target pywinpty version 0.5.7 for back compatibility to Windows 7 SP1. You may build and run Concerto using the latest version of pywinpty and exclude the .exe however the resulting build will only function on Windows 10.

Audio/Visual sources

Art & sound are provided by community members for exclusive use with Concerto.

Visuals

Audio

Development roadmap

This is a list of priorities attached to suspected version labels.

Version 1.0 (first stable build)

  • Lobby functions
  • Mark player for spectating when match begins
  • Direct online
  • All offline functions
  • Basic How to Play guide
  • About & credits screens
  • CCCaster & Concerto configuration screens
  • Trial Mode

Version 1.01

  • Matchmaking

Version 1.1 (First Major Update)

  • JPN Localization
  • Lobby tags, creation options, quick chat

2022 Projects

  • EFZ Version

Things to explore

  • Frame data in-client