gcfavorites / wiixplorer

Automatically exported from code.google.com/p/wiixplorer
1 stars 0 forks source link

/trunk/source/Settings.cpp: BootIOS == 58, not 202 #480

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
202 is a cIOS and many users won't have it by default. I, for example, like to 
keep my Wii semi-virgin (anything that touches the NAND is just BootMii and HBC 
for me). But a lot of users DO have 58, and while you miss out on the cIOS 
features, you can simply re-implement them using regular vanilla IOS calls.

Original issue reported on code.google.com by tuxlover...@gmail.com on 16 Jun 2011 at 6:01

Attachments:

GoogleCodeExporter commented 9 years ago
I don't see where the problem is. If you don't have IOS202 it will default to 
the HBC IOS which is IOS58 in 1.0.7+ versions.

The cIOS is setup as default one because it has a lot faster and a lot more 
stable USB code than the IOS58/libogc variant.

Anyway there should not be an issue with IOS202 being default in the settings, 
as long as you don't have it, it won't be loaded. (make sure you don't have a 
stub IOS in that slot and you are fine)

A lot of people don't have IOS58 installed on their Wii yet because they stay 
on system menu 3.2 or some other below 4.2

Original comment by dimok...@hotmail.de on 23 Jul 2011 at 6:37

GoogleCodeExporter commented 9 years ago
I changed that but I must say that the USB2.0 code is not stable with IOS58 in 
libogc. Don't report freezes when working with a USB HDD.

FYI:
The Hermes IOS or d2x IOS versions are very stable with USB2.0 and are 60-100% 
faster in speed.

Original comment by dimok...@googlemail.com on 10 Jun 2012 at 12:51