Fixes:
- Add Pico-8 third party app to direct writer allow list
- Fix potential SIGSEGV from fallback pass of NULL when 2D engine is unavailable
Why are there two versions, -O0 and -O2 are for CFLAG usage. -O0 was what the original code seemed to be used for best compatibility, but I had some issue and had to switch part of the code during the 540p transition to -02 for responsiveness. I ended doing a branch with just full O2 and addressed the most critical bugs noticed, it is in theory better performance and the one recommended. Same install instructions as the normal OnionOS. Use O2 unless you have compatibility issues.
mainui-comp-patch.zip is a compatible v1.1 build of https://github.com/robcodedev/onionos-mainui-patcher. You will have to manually re-patch after update completes.