Skip to content

Alpha 5.11.2

Choose a tag to compare

@snailspeed3 snailspeed3 released this 15 Jun 23:28
· 149 commits to master since this release

Alpha 5.11.2

Particle Effects

.jpa: Super Mario Galaxy (v2.10) JPA collection support. #69 (@CyrusTheHedgehog)

Command line

rszst: compress: Add --yay0 flag
rszst: Implement json-to-brres. While brres-to-json and json-to-brres should be lossless bidirectionally, the specifics of the format may change slightly next release.

Bugfixes

brres/bmd textures: Handle implicit padding edge cases
brres/bmd textures: Grayscale image encoding fixes (potential integer overflow in Rec. 601 luminance calculation) (Thanks to Diagamma for spotting)

Compression

szs: MKW algorithm: Rewrite in Rust (~13% faster)
szs: MK8 algorithm: Improve compression rate (~2-3%)