Talk:Filesystem/Boot/wadlistR.dat

From Custom Mario Kart
Jump to navigation Jump to search

Notes

(All addresses below are for PAL)

- At 8051057c, a data structure is constructed (its constructor is inlined) of size 8. It only holds its vtable and a pointer to the wadlistR.dat file in memory.

- At 80510748, there's a call to OSCheckInstall, where r4 = field_0x8 (fsBlock) and r5 = field_0xA (inode) of wadlistR.dat.

- Starting at 80510698 (PAL), the game takes the fsBlock value and converts the value to what you see on the settings menu. --B squo (talk) 18:08, 17 October 2022 (UTC)