Skip to content

xjunko/sekai-re

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sekai-re.py

Code style: black

project sekai files reverse engineering

requirements

  • uv to run the project.
  • vgmstream for decrypting the audio files.

disclaimer

to use this project, you first have to fetch the files from it's source. one of the ways you can do this are with sssekai.

it's preferable for vgmstream-cli to be installed directly into your enviroment $PATH.

usage

usage: sekai-re.py [-h] {extract_music} ...

Project Sekai reverse engineering suites

positional arguments:
  {extract_music}  Subcommands
    extract_music  Decrypt and extract music assets

options:
  -h, --help       show this help message and exit

getting raw score (.sus) files and it's files

sekai-re.py extract_music --in "/SekaiRE/root/" --out "/SekaiRE/out/"

results

image

  • with this you can natively load the files in another programs.

credits

About

Project SEKAI File Utility

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages