I haven't bubble
you can see my work for rebug 4.78 cex here : Alphabetical_mod_by_Red-J.pkg Pass:markus
Last edited:
I haven't bubbleyou can see my work for rebug 4.78 cex here : Alphabetical_mod_by_Red-J.pkg Pass:markus
have you installed the pkg that I linked to?
have you a new solution for this issue? Edit my pkg doesn't touch exploreviewI'd have to look at the metadata indexer to see how prioritized content is listed. there r about 20 settings recorded in there for each content. the point in prioritizing is to list the said content at the top of ur list instead of it being listed within a folder. that's probably what sony's thinking was with creation date being the normal sorting mechanic rather than alphabetizing since it will list the latest content first.
edit: I also think the prioritizing content may be what's searched for by cma when connecting a psp or vita to the system since it won't list anything but prioritized content (only some based on the type of content). it's meant to allow u to install directly to the system or install to a connected device instead when both r options for the selected content.
this pkg is installed but he doesn't change anythingtry this see if it changes http://store.brewology.com/get/homebrew.php?id=24&fid=1507
this pkg is installed but he doesn't change anything![]()
could u upload a photo so that we know exactly what's going on?
the list is ok for you or you want absolutly a picture?
<Query
class="type:x-xmb/folder-pixmap"
key="game_xmbm_hdd0"
src="xmb://localhost/dev_hdd0/game/XMBMANPLS/USRDIR/game_main.xml#seg_xmb_hdd0_app"
/>
xmb setting is listed but not installed xml are just the original with your tutorial modificationI just looked at ur registory.xml. it looks correct. see if anything changes with the one I made a while back: http://www.psx-place.com/forum/xmb-modifications/alphabetical-2752-3.html#post36854
what looks like is happening is that the xml has been modified in such a way that xmb settings r being launched by another xml or that its call is within ur category.xml meaning it's not being read as a game but part of the normal xml like game data, ps2 saves, etc. u can manually change the order. it could be this that's causing the issue:
Code:<Query class="type:x-xmb/folder-pixmap" key="game_xmbm_hdd0" src="xmb://localhost/dev_hdd0/game/XMBMANPLS/USRDIR/game_main.xml#seg_xmb_hdd0_app" />
that's unfamiliar to me. yes, u can manually change the order, but forcing this into the sorting mechanic of the games' tier isn't possible afaik.
hi
is it possible to remove a whole XMB category like friends or tv?
hi
is it possible to remove a whole XMB category like friends or tv?
Yes by patching.xmb_plugin.sprx and xmb_ingame.sprx.
https://searchcode.com/codesearch/view/71925444/ here is task for mfw builder and needed offsets for manual patching. Use with caution i think that.are.old patches so is risk to soft brick.
http://www.mediafire.com/download/ktcue8ibdckykj5/PS3~dev_blind~vsh~module.zip
yah that's why I never did like that MFW Builder patch, it just looks extremely odd[MENTION=118]kozarovv[/MENTION] ,
check this out. I patched the xmb_plugin.sprx, and this is what happens. the tier is gone yes, but there's a blank space when going over the tier:
Code:http://www.mediafire.com/download/ktcue8ibdckykj5/PS3~dev_blind~vsh~module.zip
this is from 4.78 rex btw. there's a dex version of the xmb_plugin as well with the same hex edits. it's weird how that patch even works really.
edit: I removed both the tv and friends' section btw.