ultimate-research / ssbh_lib

Reading and writing SSBH file formats in Rust
MIT License
8 stars 3 forks source link

investigate compression for pattern index (u32) #90

Open ScanMountGoat opened 3 years ago

ScanMountGoat commented 3 years ago

There is a single instance of compressed pattern indices in game for stage/fzero_mutecity3ds/normal/motion/s05_course/s05_course__l00b.nuanmb.

It's unclear how the min and max parameters are used since the example only uses a single bit to toggle between the values 1 and 2.