Commit Graph

7 Commits

Author SHA1 Message Date
kcpants
e0bb6e936b - Ignore USB storage devices without an MBR or WBFS signature (fixes #338, reverts #343) thanks to wiidev/blackb0x for error handling and wbfs check 2023-04-29 14:57:23 -04:00
kcpants
9984778c46 Ignore USB storage devices with unknown partition types 2023-03-16 18:25:06 -04:00
fix94.1
6b2b4d0b30 -updated our partition libraries and removed some old mem2 lo testing code 2013-08-31 19:53:19 +00:00
fix94.1
b700d056b8 -added custom sd card ogc file like we did with usb already
-proper cleaning the memory now for the devices so a ios
reload will work just fine without breaking sd/usb io
2013-01-19 18:32:46 +00:00
fix94.1
d5d2c6b4de -reserved 6mb exclusively for the sd and usb device and partition
handling, now we have 44mb for everything else left (we had 47mb before)
2013-01-19 16:09:56 +00:00
fix94.1
75ff081c0c -fixed wiimote doesnt properly resync on entering emu nand
-fixed installing gamecube disc 2 with wiiflow installer
-fixed exit to neek2o for people who got their nand in a folder
-some general cleanup and speedup
2012-08-26 12:05:04 +00:00
fix94.1
6723f00181 -WIP stuff, dont report bugs please with this rev :P
-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
2012-08-23 22:29:15 +00:00