09-17-2019, 08:21 PM
I had somebody test the code for me and it's not working on the Wii console. It creates the file '000' (out of 128 total) and has no data. I think I already know what the problem is. The Wii doesn't like it when you use the very beginning of virtual memory (0x80000000) for an ISFS_Write function.
Will probably have to do something 'hacky' to get around this.
Will probably have to do something 'hacky' to get around this.