/wfs/titleInfo
< /wfs
| /wfs/titleInfo | |
| Type | Generic file |
|---|---|
| Owner | PID_UNKNOWN |
| Group ID | 19 |
/wfs/titleInfo is a file created by WFSI that presumably holds an entry for each WFS title. Entries are encrypted with an unknown key.
Entry format
Decrypted entries have the following format:
struct titleInfo {
u64 unknown1; // some kind of identifier; possibly title ID
u64 unknown2;
u8 unknown3[0x14];
u16 unknown4; // possibly a version number
u8 unknown5[0x1a]; // possibly padding
}
| Wii Filesystem | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|