mirror of
https://github.com/Fledge68/WiiFlow_Lite.git
synced 2025-02-09 08:53:23 +01:00
![fix94.1](/assets/img/avatar_default.png)
-if a IOS is found which got the AHBPROT patched out, wiiflow will run on it (for example if you boot wiiflow via HBC, it will boot with IOS58 instead of 249) -on game boot or on entering emu nand, wiiflow automatically reloads IOS if necessary -added check to only reload IOS if its really a different one -removed SD card gecko log buffer allocation, using some buffer in dol directly (should allow longer logging, untested) -set wiiflow optimize level back to -O2