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 586: | Line 586: | ||
<div style="height:650px; overflow:auto"> | <div style="height:650px; overflow:auto"> | ||
{{Boxcode|content=<syntaxhighlight lang="xml"> | {{Boxcode|content=<syntaxhighlight lang="xml"> | ||
ui_main_o.cfg\00ui_version =100 | ui_main_o.cfg\00ui_version =100 | ||
selection_frame_division =0 | selection_frame_division =0 | ||
startup_page_num =5 ''''' | startup_page_num =5 //'''''Variable number of screen before the title start''''' | ||
help_page_num =1 | help_page_num =1 | ||
guide_alignment =3 | guide_alignment =3 | ||
Line 621: | Line 622: | ||
# startup | # startup | ||
# start | # start | ||
startup01 = | startup01 = KIDOJI //'''''Boot screen''''' | ||
startup02 = | startup02 = KENKO //'''''Health screen''''' | ||
startup03 = | startup03 = SHIYOJO //'''''Instruction screen''''' | ||
startup04 = | startup04 = LOGO //'''''Logo screen''''' | ||
startup05 = | startup05 = LOGO2 //'''''Second logo screen''''' | ||
# frame | # frame | ||
# start | # start | ||
Line 734: | Line 735: | ||
player_progress_bar = player_progress_bar | player_progress_bar = player_progress_bar | ||
player_progress_frame = player_progress_base | player_progress_frame = player_progress_base | ||
</syntaxhighlight>}} | </syntaxhighlight>}} | ||
</div> | </div> | ||
*Third part: | |||
Title id.png followed by the image itself (contains boot screens, menu user etc... | |||
Title id.png followed by the image itself | |||