Home Menu: Difference between revisions

Line 994: Line 994:
|  
|  
|  
|  
| 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.
| Home Menu first attempts to use [[FS:CreateFile]] with "/bashotorya.dat", which normally fails since that file already exists. Home Menu then repeats this with "/bashotorya2.dat".
|-
|-
|  
|  
Line 1,014: Line 1,014:
| "/CacheD.dat"
| "/CacheD.dat"
| 0x36c0
| 0x36c0
| This is used to read the cached icon data for the currently inserted gamecard, if any.
| This is used to read the cached icon data for the currently inserted gamecard, if any. Prior to doing the read, Home Menu uses [[FSFile:GetSize]]. After opening the file and before [[FSFile:GetSize]] is used, Home Menu uses AM commands 0x10070102(for theme DLC) and 0x30084(gamecard "title-listing").
|-
|
|
|
| Home Menu uses the following AM commands for theme DLC here: 0x10050084 and 0x10020104.
|-
|-
| Home Menu Theme SD extdata
| Home Menu Theme SD extdata