1
0
mirror of synced 2025-02-17 19:09:32 +01:00

tja2fumen.py: Add TODOs for reverse engineering fumens

This commit is contained in:
Viv 2023-06-02 16:33:43 -04:00
parent 3b2111ae31
commit 8fa6295efa

View File

@ -5,6 +5,12 @@ import argparse
tja2fumen_version = "v0.1"
# Fumen format reverse engineering TODOs
# TODO: Figure out the remaining header bytes represent (0x1b0 to 0x207)
# TODO: Figure out what drumroll bytes are (8 bytes after every drumroll)
# NB: fumen2osu.py assumed these were padding bytes, but they're not!! They contain some sort of metadata.
# TODO: Figure out what the unknown Wii1, Wii4, and PS4 notes represent (just in case they're important somehow)
branchNames = ("normal", "advanced", "master")
noteTypes = {