Skip to content

Update to latest version of puff 2.3 to resolve decompression failures#34

Merged
InvoxiPlayGames merged 2 commits into
Free60Project:masterfrom
mitchellwaite:updatePuffDecompressionLib
Feb 26, 2026
Merged

Update to latest version of puff 2.3 to resolve decompression failures#34
InvoxiPlayGames merged 2 commits into
Free60Project:masterfrom
mitchellwaite:updatePuffDecompressionLib

Conversation

@mitchellwaite

Copy link
Copy Markdown
Contributor

I'm really not sure how I've run in to this all of a sudden, but as soon as I commit code changes to XeLL, lv1 starts hitting decompression failures. It's somehow related to the contents of the auto-generated version.h, since if I blank out the GITREV line the issue goes away.

image

In any case, I noticed that there was an updated version of the puff decompression library that has a few bug fixes. The issue I was running in to is resolved with the puff update.

Source: https://github.com/madler/zlib/blob/master/contrib/puff/puff.c

@InvoxiPlayGames InvoxiPlayGames left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't want to change much core lv1 code without testing across a few consoles but otherwise LGTM

@InvoxiPlayGames InvoxiPlayGames merged commit 7cc3c06 into Free60Project:master Feb 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants