Editing PlayView
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 713: | Line 713: | ||
| 0010 || 4 || Offset filename (without the header: first are the .cfg files and theirs naming header, followed by the .png) | | 0010 || 4 || Offset filename (without the header: first are the .cfg files and theirs naming header, followed by the .png) | ||
|- | |- | ||
| 0014 || 4 || Length filename | | 0014 || 4 || Length filename | ||
|- | |- | ||
| 0018 || 4 || Offset file | | 0018 || 4 || Offset file | ||
Line 723: | Line 723: | ||
|} | |} | ||
<small> | |||
Offset value without header (this first part), filename count don t include NULL finished (0x00). | |||
</small> | |||
*Second part: | *Second part: | ||
(filename+file) | (filename+file) | ||
contains multiple | contains multiple xml and png files | ||
(might be also variable up to PlayView version: ui_main_version_o and ui_main_version_x) | (might be also variable up to PlayView version: ui_main_version_o and ui_main_version_x) | ||
Line 882: | Line 885: | ||
</syntaxhighlight>}}{{clear}} | </syntaxhighlight>}}{{clear}} | ||
After the | After the xml files, contains start up screens: HD 1920x1080 for warning screen and 1280x720 for game logo, SD= 640x480) menu user etc.. in .png (zip compression) or gtf [[Multimedia Formats and Tools|Formats]]) on old PlayView version. | ||
<gallery widths="150px" heights="150px"> | <gallery widths="150px" heights="150px"> |