mirror of
https://github.com/open-goal/jak-project
synced 2026-06-02 10:10:44 -04:00
5681aa64a5
Fix Generic2 bug where a tricky way to disable z-buffer writing wasn't being detected. This should fix some lightning or other effects: <img width="968" height="982" alt="image" src="https://github.com/user-attachments/assets/cf3225c1-9ea4-45ed-86e3-2ad3b9a6b1ee" /> Also fixed an original game issue(?) where a hud box could be used uninitialized . Sometimes this would end up drawing a really large box area which would overflow the DMA buffer and cause confusing crashes.