Home Menu: Difference between revisions

No edit summary
Line 671: Line 671:
|-
|-
| NAND [[extdata]] 0xf000000c
| NAND [[extdata]] 0xf000000c
| "/bashotorya.dat"
| 0x2ee0
|  
|  
|
| Home Menu first attempts to use [[FS:CreateFile]] with "/bashotorya.dat", which normally fails since that file already exists. Then Home Menu attempts to open "/bashotorya2.dat" with openflags=4, which normally fails since "/bashotorya2.dat" doesn't exist.
|-
|-
|  
|