forked from ShaolinAssassin/HAN-Toolbox
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
8 changed files
with
219 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
68 changes: 68 additions & 0 deletions
68
HANTOOLBX-FULL-EN/USRDIR/XMLS/han_toolbox_gameboot_downloader.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
<XMBML version="1.0"> | ||
|
||
<!-- Main Items > External Content > Gameboot Downloader (CEX) --> | ||
|
||
<View id="gameboot_downloader_main"> | ||
<Attributes> | ||
<Table key="download_gameboot"> | ||
<Pair key="icon"><String>/dev_hdd0/game/HANTOOLBX/USRDIR/IMAGES/download_rco.png</String></Pair> | ||
<Pair key="title"><String>Step 1: Download custom_render_plugin.rco file (Gameboot)</String></Pair> | ||
<Pair key="info"><String>Download custom_render_plugin.rco to HANTOOLBX/USRDIR/files ready for installation</String></Pair> | ||
<Pair key="str_noitem"><String>msg_no_data</String></Pair> | ||
</Table> | ||
<Table key="inject_gameboot_auto"> | ||
<Pair key="icon"><String>/dev_hdd0/game/HANTOOLBX/USRDIR/IMAGES/inj_rco.png</String></Pair> | ||
<Pair key="title"><String>Step 2: Inject custom_render_plugin.rco file</String></Pair> | ||
<Pair key="info"><String>Copy downloaded custom_render_plugin.rco from HANTOOLBX/USRDIR/files to dev_flash/vsh/resource/</String></Pair> | ||
<Pair key="module_name"><String>webrender_plugin</String></Pair> | ||
<Pair key="module_action"><String>http://ps3xploit.com/hfw/autoxml/han/extras/gameboot_installer/gameboot_installer_auto_hantoolbx.html</String></Pair> | ||
</Table> | ||
</Attributes> | ||
<Items> | ||
<Query | ||
class="type:x-xmb/folder-pixmap" | ||
key="download_gameboot" | ||
attr="download_gameboot" | ||
src="xmb://localhost/dev_hdd0/game/HANTOOLBX/USRDIR/RESOURCES/GAMEBOOTS/XMLS/gameboot_downloader.xml#gameboot_downloader_items" | ||
/> | ||
<Query | ||
class="type:x-xmb/module-action" | ||
key="inject_gameboot_auto" | ||
attr="inject_gameboot_auto" | ||
/> | ||
</Items> | ||
</View> | ||
|
||
<!-- Main Items > External Content > Gameboot Downloader (DEX) --> | ||
|
||
<View id="gameboot_downloader_main_dex"> | ||
<Attributes> | ||
<Pair key="icon"><String>/dev_hdd0/game/HANTOOLBX/USRDIR/IMAGES/download_rco.png</String></Pair> | ||
<Pair key="title"><String>Step 1: Download custom_render_plugin.rco file (Gameboot)</String></Pair> | ||
<Pair key="info"><String>Download custom_render_plugin.rco to HANTOOLBX/USRDIR/files ready for installation</String></Pair> | ||
<Pair key="str_noitem"><String>msg_no_data</String></Pair> | ||
</Table> | ||
<Table key="inject_gameboot_auto"> | ||
<Pair key="icon"><String>/dev_hdd0/game/HANTOOLBX/USRDIR/IMAGES/inj_rco.png</String></Pair> | ||
<Pair key="title"><String>Step 2: Inject custom_render_plugin.rco file</String></Pair> | ||
<Pair key="info"><String>Copy downloaded custom_render_plugin.rco from HANTOOLBX/USRDIR/files to dev_flash/vsh/resource</String></Pair> | ||
<Pair key="module_name"><String>webrender_plugin</String></Pair> | ||
<Pair key="module_action"><String>http://ps3xploit.com/hfw/autoxml/han/extras/gameboot_installer/gameboot_installer_auto_hantoolbx_dex.html</String></Pair> | ||
</Table> | ||
</Attributes> | ||
<Items> | ||
<Query | ||
class="type:x-xmb/folder-pixmap" | ||
key="download_gameboot" | ||
attr="download_gameboot" | ||
src="xmb://localhost/dev_hdd0/game/HANTOOLBX/USRDIR/RESOURCES/GAMEBOOTS/XMLS/gameboot_downloader.xml#gameboot_downloader_items" | ||
/> | ||
<Query | ||
class="type:x-xmb/module-action" | ||
key="inject_gameboot_auto_dex" | ||
attr="inject_gameboot_auto_dex" | ||
/> | ||
</Items> | ||
</View> | ||
|
||
</XMBML> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
69 changes: 69 additions & 0 deletions
69
HANTOOLBX-FULL-MULTI/USRDIR/XMLS/han_toolbox_gameboot_downloader.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
<XMBML version="1.0"> | ||
|
||
<!-- Main Items > External Content > Gameboot Downloader (CEX) --> | ||
|
||
<View id="gameboot_downloader_main"> | ||
<Attributes> | ||
<Table key="download_gameboot"> | ||
<Pair key="icon"><String>/dev_hdd0/game/HANTOOLBX/USRDIR/IMAGES/download_wave.png</String></Pair> | ||
<Pair key="title_rsc"><String>han_toolbox_download_gameboot</String></Pair> | ||
<Pair key="info_rsc"><String>han_toolbox_download_gameboot_info</String></Pair> | ||
<Pair key="str_noitem"><String>msg_no_data</String></Pair> | ||
</Table> | ||
<Table key="inject_lines_auto"> | ||
<Pair key="icon"><String>/dev_hdd0/game/HANTOOLBX/USRDIR/IMAGES/inj_wave.png</String></Pair> | ||
<Pair key="title_rsc"><String>han_toolbox_inject_gameboot_auto</String></Pair> | ||
<Pair key="info_rsc"><String>han_toolbox_inject_gameboot_auto_info</String></Pair> | ||
<Pair key="module_name"><String>webrender_plugin</String></Pair> | ||
<Pair key="module_action"><String>http://ps3xploit.com/hfw/autoxml/han/extras/gameboot_installer/gameboot_installer_auto_hantoolbx.html</String></Pair> | ||
</Table> | ||
</Attributes> | ||
<Items> | ||
<Query | ||
class="type:x-xmb/folder-pixmap" | ||
key="download_gameboot" | ||
attr="download_gameboot" | ||
src="xmb://localhost/dev_hdd0/game/HANTOOLBX/USRDIR/RESOURCES/GAMEBOOTS/XMLS/gameboot_downloader.xml#gameboot_downloader_items" | ||
/> | ||
<Query | ||
class="type:x-xmb/module-action" | ||
key="inject_gameboot_auto" | ||
attr="inject_gameboot_auto" | ||
/> | ||
</Items> | ||
</View> | ||
|
||
<!-- Main Items > External Content > Gameboot Downloader (DEX) --> | ||
|
||
<View id="gameboot_downloader_main_dex"> | ||
<Attributes> | ||
<Table key="download_lines"> | ||
<Pair key="icon"><String>/dev_hdd0/game/HANTOOLBX/USRDIR/IMAGES/download_wave.png</String></Pair> | ||
<Pair key="title_rsc"><String>han_toolbox_download_gameboot</String></Pair> | ||
<Pair key="info_rsc"><String>han_toolbox_download_gameboot_info</String></Pair> | ||
<Pair key="str_noitem"><String>msg_no_data</String></Pair> | ||
</Table> | ||
<Table key="inject_lines_auto"> | ||
<Pair key="icon"><String>/dev_hdd0/game/HANTOOLBX/USRDIR/IMAGES/inj_wave.png</String></Pair> | ||
<Pair key="title_rsc"><String>han_toolbox_inject_gameboot_auto</String></Pair> | ||
<Pair key="info_rsc"><String>han_toolbox_inject_gameboot_auto_info</String></Pair> | ||
<Pair key="module_name"><String>webrender_plugin</String></Pair> | ||
<Pair key="module_action"><String>http://ps3xploit.com/hfw/autoxml/han/extras/gameboot_installer/gameboot_installer_auto_hantoolbx_dex.html</String></Pair> | ||
</Table> | ||
</Attributes> | ||
<Items> | ||
<Query | ||
class="type:x-xmb/folder-pixmap" | ||
key="download_gameboot" | ||
attr="download_gameboot" | ||
src="xmb://localhost/dev_hdd0/game/HANTOOLBX/USRDIR/RESOURCES/GAMEBOOTS/XMLS/gameboot_downloader.xml#gameboot_downloader_items" | ||
/> | ||
<Query | ||
class="type:x-xmb/module-action" | ||
key="inject_gameboot_auto_dex" | ||
attr="inject_gameboot_auto_dex" | ||
/> | ||
</Items> | ||
</View> | ||
|
||
</XMBML> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.