Devlogs
Build 2.1 - 5/23/2023
This is a pretty minor update but fixed a MAJOR issue on real hardware.
I fixed a memory issue that was making the game crash on real hardware. The background audio files were being loaded in their entirety into memory and that was causing the system to crash. Now, the audio is streamed from the hard-drive, elevating any audio memory issues.