ISFS is the File System Driver. The letters "FS" stands for "File System", but what does "IS" ?by erikspyder - Coding
Thanks! HBC v1.0.8 works perfectly !by erikspyder - Homebrew General
The Homebrew Channel v1.0.7 is unable to detect my USB HDD (I'm using a WD My Passport Essential 250GB). Loading applications from USB worked perfect in 1.0.6. I'm on 4.1U. Thanksby erikspyder - Homebrew General
Hi, Can anyone please tell me if there is any way I could get Wii current date and time ? Thanksby erikspyder - Coding
That's good. Thanks a lot! It's very appreciated.by erikspyder - Coding
Hi, I'm new in C and Wii development. I'm trying to create a file on the SD root. The program is compiling good but not working (fopen Error). What's wrong with the following code ? Thanks in advance! ... int main(int argc, char **argv) { FILE * file; ... SDCard_Init(); file = fopen("SD:/Test.txt", "w"); if(!file) { printf("fopen Error!!"); fclose(file)by erikspyder - Coding
Hi, I wish BootMii will soon include an autoboot for any Title ID. Here a sample of the BootMii.ini file: # BootMii config file # Created by bootmii config editor # Video mode, possible settings: # NTSC, PAL50, PAL60, PROGRESSIVE VIDEO=NTSC # Autoboot, possible settings: # SYSMENU, HAXX=HBC AUTOBOOT=HAXX BOOTDELAY=5 ----------------------------------------------------------by erikspyder - Ideas, requests
Automatically load (and run) a DOL on SD Card!by erikspyder - Ideas, requests
Same issue here, I have Bootmii installed on Boot2, just did two consecutive backups (correctly verify by BootMii) Beyond Compare shows some differences between the two dumps...by erikspyder - BootMii Beta