HackerN64 / HackerN64/HackerSM64
GZIP completely broken on console
Open
blocker
bug
high priority
monkaS
needs console verification
- Dominant language
- C
- Stars
- 529
- Forks
- 209
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 1
Description
While it seems to work fine on emulators, GZIP is not booting on console. Most likely this is caused by an alignment or race condition issue or something, but who knows. This is happening in both HackerSM64 2.4 and 3.0.
Additionally, 2.4 has a compiler error with GZIP for use of an assert without importing the correct header (also use of `assert` instead of `assertf`).
Here is what the crash screen looks like (shows on 3.0 only, doesn't even get this far on 2.4):
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.