FS:OpenFile: Difference between revisions
No edit summary |
|||
Line 68: | Line 68: | ||
|} | |} | ||
=LowPath= | =LowPath Types= | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Type | ! LowPath.Type | ||
! Description | ! Description | ||
|- | |- | ||
| | | 2 | ||
| | | ExeFS file path, first u32 in the LowPath.data buffer is an ID while the rest is the 8-byte filename | ||
|- | |- | ||
| | | 3 | ||
| | | Path char* | ||
|- | |- | ||
| 4 | |||
| Path wchar_t* | |||
| 4 | |||
| | |||
|} | |} |