Editing String Viewer
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 1: | Line 1: | ||
=Description= | =Description= | ||
Is a feature available for non-retail PS3 models <!--exact models are unknown but for sure is non retail because the text string is named "msg_tool_string_viewer"--> | Is a feature available for non-retail PS3 models <!--exact models are unknown but for sure is non retail because the text string is named "msg_tool_string_viewer"--> | ||
Line 48: | Line 46: | ||
{{Boxcode|code=<syntaxhighlight lang="xml">Title = "Strviwer Pwned" path = "/strviewer/" file = "working_example"</syntaxhighlight>}} | {{Boxcode|code=<syntaxhighlight lang="xml">Title = "Strviwer Pwned" path = "/strviewer/" file = "working_example"</syntaxhighlight>}} | ||
And the loaded xml seems to be using the format inherited from the '''dev_flash/vsh/resource/silk/xai/widgets/informationboard/strings/[[Widgets#dev_flash.2Fvsh.2Fresource.2Fsilk.2Fxai.2Fwidgets.2Finformationboard.2Fstrings.2F|infob_<language>.xml]]''' where is required to follow this format: | And the loaded xml seems to be using the format inherited from the '''dev_flash/vsh/resource/silk/xai/widgets/informationboard/strings/[[Widgets#dev_flash.2Fvsh.2Fresource.2Fsilk.2Fxai.2Fwidgets.2Finformationboard.2Fstrings.2F||infob_<language>.xml]]''' where is required to follow this format: | ||
{{Boxcode|code=<syntaxhighlight lang="xml"> | {{Boxcode|code=<syntaxhighlight lang="xml"> | ||
<str id="msg_dtype_C">Lorem ipsum...</str><!--dtype="C"--> | <str id="msg_dtype_C">Lorem ipsum...</str><!--dtype="C"--> | ||
Line 62: | Line 60: | ||
Test video: | Test video: | ||
{{#ev:youtube| | {{#ev:youtube|tgPXlMbchFM}} | ||
More info: http://www.psx-place.com/threads/string-viewer-and-decr-0-90fw-xmb-items-partially-working.17313 | More info: http://www.psx-place.com/threads/string-viewer-and-decr-0-90fw-xmb-items-partially-working.17313 | ||
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> | {{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> |