r4678
(Cleanup FS and FILEIO a bit.
PS: Mario Kart Wii cannot crea...) committed by ayuanx
- Cleanup FS and FILEIO a bit.
PS: Mario Kart Wii cannot create a new savedata because it tries to seek position in file
"rksys.dat" with a very huge number even though it already knows the file is newly created, and then
write to that file with 2MB data of all zeros (wrong mem addr?).
Can't find a reason yet.
Cleanup FS and FILEIO a bit.
PS: Mario Kart Wii cannot create a new savedata because it tries to seek position in file
"rksys.dat" with a very huge number even though it already knows the file is newly created, and then
write to that file with 2MB data of all zeros (wrong mem addr?).
Can't find a reason yet.