diff --git a/boot.elf b/boot.elf index a469fdd..36fa006 100644 Binary files a/boot.elf and b/boot.elf differ diff --git a/source/sysCheck.c b/source/sysCheck.c index e986b33..d0f834f 100644 --- a/source/sysCheck.c +++ b/source/sysCheck.c @@ -31,8 +31,8 @@ #include "wiibasics.h" // Filename -#define REPORT "/sysCheck.csv" -#define HASHLOG "/IOSsyscheck.log" +#define REPORT "sd:/sysCheck.csv" +#define HASHLOG "sd:/IOSsyscheck.log" #define VERSION_1_1_0 65536 @@ -995,7 +995,6 @@ int main(int argc, char **argv) // MountUSB(); //else MountSD(); - //fatInitDefault(); CheckTime(); // Initialise the FAT file system