Step 1: Start up Multiman and check if the flash access is enabled.If it isn't,Enable it.
Step 2: Extract the explore_plugin_full.rco from the following location:
dev_blind/vsh/resource
Extract the explore_view.txt from here:
dev_hdd0/home/0000000x (profile that u want to change)/etc
Step 5:After you've got the files,Disable flash access to avoid any errors.
Step 6:Open explore_view.txt with notepad and find this line:
&root.sort_selected.game_format=sort_game.time_created_descend&root.sort_selected.game_tags=sort_game.time_created_ascend&root.sort_selected.game_all=sort_game.time_created_descend
Change that to:
&root.sort_selected.game_format=sort_game.title_descend&root.sort_selected.game_tags=sort_game.title_ascend&root.sort_selected.game_all=sort_game.title_descend
This will switch the sorting mechanism to alphabetical.
Step 7:To change the text within XMB, download rcomage and notepad++.You can do so from these links.
http://www.ps3hax.net/downloads.php?do=file&id=362
http://notepad-plus-plus.org/download/v6.4.2.html
Step 8: Open rcomage.It will be set to dump by default,Do NOT change that. Click separate resource types into separate folders and decode vsmx scripts (nothing else should be 'checked'). Then, click browse next to RCO input and select your explore_plugin_full.rco. You can name the subsequent xml file to anything you want since it will only be used to recomple the rco.
Step 9: After this,Open notepad++, click on the Text folder, and open the English file. From there, find this part:
<Text name="msg_created_date_time_r">Creation Date ▼</text>
Switch it with this:
<Text name="msg_created_date_time_r">Alphabetical ▼</text>
Step 10: Time to recompile the rco.Choose xml input and choose the file from before.After that,Choose zlib as header compression and compile with RCO Output and name the file explore_plugin_full.rco.
Advertising