Giter VIP home page Giter VIP logo

maimai-finale-songlist-editor's Introduction

Otohime - maimai FiNALE songlist editor

Editor for maimai songlist table files

Preview

preview

Features

Allows the decryption/encryption and editing of the following files:

  • mmMusic.bin
  • mmScore.bin
  • mmTextout_ex.bin
  • mmTextout_jp.bin
  • SoundBGM.txt

The application decrypts the bin files and converts the data contained within the files into a sqlite database file. This allows easier editing of the songlist either by using this application directy or any sqlite database tool (Db Browser for example). New maimai table files can be generated from the database. Importing data from older maimai versions is also possible (current only Murasaki is supported)

Installation

  • Application has been developed and tested using Python 3.9.1
  • Install the required modules listed in the requirements.txt
  • File decryption requires key.txt containing the maimai FiNALE AES key to be placed next to the main.py file.
  • Start the application by running main.py

Usage

  • Add maimai FiNALE folder to the application using the Select maimai files window
    • Run Decrypt Files & Create Database From Files commands from the same window
    • This will generate a sqlite database that can be edited using the application or by external sqlite tools
  • Use the Edit maimai FiNALE data window to browse different tracks.
    • By changing the Track ID, the application will automatically look for any data contained under that track ID in the database
    • mmMusic tab contains the basic track information
    • mmScore tab contains the track's difficulty levels, note that the actual track notechart data is not contained here
    • soundBGM tab links the track id to the sound file
    • Artist, track name and designer name tabs allow editing the artist's, track's and notechart designer's display name
  • To generate new maimai table files, use the Generate Maimai Files window
    • Files need to be also encrypted in order for them to work with FiNALE (except soundBGM.txt)
    • Any files contained in the /input folder will be encrypted, (excluding soundBGM.txt)
    • Files will be generated into the /output folder and the encrypted files into /output/encrypted
    • Copy the files into their respective locations in the maimai game folder
  • To import data from Murasaki add the murasaki files using the Select Maimai Files window
    • After adding the files to the application, importing the tracks using the Import Maimai Data From Older Versions window

Credits

maimai-finale-songlist-editor's People

Contributors

curiouscod avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.