Elektrine lite

← Feed

@tattlemuss@mastodon.gamedev.place

Post #1943914

2026-02-07 11:07 UTC

And there is an added bonus: after switching over to this new scheme, I noticed that a lot of the "unpackable" blocks of 64 entries were actually the same. In fact, of the 244 original unpacked blocks there are only 72 really unique ones. By tweaking my table generator to remap these repetitions, my table data now occupies 7.6K rather than the original 64K. The runtime cost is some bit swizzles and an extra table lookup when looking in an "unpacked" block. Win! #atari

Replies (0)

No replies.