• PS3HEN is now supporting 4.93 Firmware

    View Official Release Post for additional information HERE

Delete PlayStation-Store icon

Algol

Member
Bonjour à vous tous.

Serait-il possible de supprimer/remettre en place les icônes du "PlayStation Store" présentes dans les colonnes "Jeu" et "Vidéo" du XMB. Cette icône est aussi présente dans la colonne "PlayStation Network" et elle fait double emploi avec les 2 autres.

Merci par avance aux DEVs qui créeront cette possibilité dans le HEN (v2.3.1) actuel ou par une commande spécifique.


In English via Google-trad :

Hello everyone.

Would it be possible to remove / replace the icons of the "PlayStation Store" present in the columns "Game" and "Video" of the XMB. This icon is also present in the column "PlayStation Network" and it duplicates the other 2.

Thanks in advance to the DEVs that will create this possibility in the current HEN (v2.3.1) or by a specific command.

Algol "le papy".
 
Just so you know those are not duplicates of the PS Store in the PSN Category.

You can remove them though, They're fairly useless, those items are all called "seg_welcome" in the XMLs.

Game Store Adverts: Line 57 approx in OFW xml:
Code:
<Query
class="type:x-xmb/folder-pixmap"
key="seg_welcome"
attr="seg_welcome"
src="sel://localhost/welcome?type=game"
/>


Video Store adverts: Line 80 approx
Code:
<Query
class="type:x-xmb/folder-pixmap"
key="seg_welcome"
attr="seg_welcome"
src="sel://localhost/welcome?type=video"
/>

The TV channels (TV) and Whats New (PSN) are also "welcome" items.
 
Bonsoir @DeViL303, et un grand merci pour ton excellent travail pour nous tous de la communauté PS3 de "PSX-Place".

Je ne sais vraiment pas faire cette modification et, de plus, tu me "parles" de OFW, hors la console sur laquelle je pense faire cette modification est en HEN-v2.3.1 (CECH-4204C), elle est donc en "HFW".
Pourrais-tu me détailler un peu plus la méthode pour éliminer ces deux sacs du "PlayStation Store" sans que ma manipulation ne vérole tout mon système car mes petits-enfants, qui sont en vacances chez nous en ce moment, n'apprécieraient pas que je "coince" la PS3 suite à une mauvaise manipulation de ma part. Tout remettre en place est long et un peu fastidieux.

Passe un très bon WE en compagnie de ta famille et/ou de tes amis.

Algol "le papy".


In Engrish via Google trad :

Good evening @ DeViL303, and a big thank you for your great work for all of us from the PS3 community of "PSX-Place".

I really do not know how to make this change and, moreover, you speak to me about OFW, except the console on which I think to make this modification is in HEN-v2.3.1 (CECH-4204C), it is thus in "HFW ".
Could you tell me a little more about the method of eliminating these two bags from the "PlayStation Store" without my handling tampering with my whole system because my grandchildren, who are on vacation at home right now, would not appreciate that I "stuck" the PS3 following improper handling on my part. Put everything back in place is long and a little tedious.

Have a great weekend with your family and / or friends.
 
You need to use a filemanager in PS3 and take a look at path:
dev_flash/vsh/resource/explore/xmb

There are a lot of .xml files in that directory, you can copy them to PC to take a better look at them, i suggest to use notepad++ to edit them
The ones that starts with category_whatever.xml contains the stuff from the 10 main icons of the horizontal XMB bar, if you want to remove the "PlayStation Store" icon from "video" category you need to edit the file category_video.xml
And delete the lines that mentioned @DeViL303

Remember... by default when you enter in a filemanager the access to dev_flash is restricted to "read only" mode... to copy your edited file (replacing the original) you need to enable "dev_blind" access mode... this allows to write in dev_flash
 
Bonjour @sandungas ainsi qu'à @DeViL303 ...

Merci pour tout ce que tu viens de me dire @sandungas mais, si je dois pouvoir écrire dans le "dev_flash", il me faut auparavant écrire mes données dans le "dev-blind", dans le même chemin ? C'est ce que je dois en comprendre ?

Par avance, un GROS merci à vous deux.
 
Hello @sandungas and @ @DeViL303 ...

Thank you for everything you just said @sandungas but, if I must be able to write in the "dev_flash", I must first write my data in the "dev-blind", in the same way? That's what I need to understand?

In advance, a BIG thank you to both of you.
Please use translator :)

dev_flash, and dev_blind (and dev_rewrite) is the same partition, the programs changes the name of it "on the fly" to indicate his access
By default you will see dev_flash (locked, for safety reasons to prevent people messing around with it and brick the firmware)
 
Donc, si j'écris dans le "dev_blind" c'est comme si je le faisais dans le "dev_flash", là j'ai bien compris ???

So, if I write in the "dev_blind" it's as if I did it in the "dev_flash", there I understand ???
 
Bonsoir à vous tous.

Je suis de retour et je viens vous informer que j'ai réussi (avec vos bons conseils) à éliminer le "sac" de la colonne vidéo mais pas celui présent dans la colonne "Jeu" car il n'apparaît pas dans le fichier ".xml" comme indiqué par @DeViL303 dans un précédent courrier.
Ma console est sous le HEN-2.3.1 mais pas avec la "Toolbox v1.0", je me réserve de l'installer plus tard sur cette console PS3 (CECH-4204C). Le webMAN-Mod-1.47.25.8 est aussi installé.

J'attend vos bons tuyaux. Un gros MERCI par avance.


In English (via Google) :

Good evening to all of you.

I'm back and I'm here to inform you that I managed (with your good advice) to eliminate the "bag" of the video column but not the one present in the column "Game" because it does not appear in the file " .xml "as indicated by @ DeViL303 in a previous mail.
My console is under the HEN-2.3.1 but not with the "Toolbox v1.0", I reserve to install later on this console PS3 (CECH-4204C). The webMAN-Mod-1.47.25.8 is also installed.

I'm waiting for your good tips. A big THANK YOU in advance.

TIA.
 
N'y a t'il personne pour me permettre de supprimer ce "sac" toujours présent dana la colonne "jeu" (sous HEN-2.3.1) ???
Merci par avance.

Is there no one to allow me to delete this "bag" still present in the column "game" (under HEN-2.3.1) ???
Thanks in advance.
 
Bonsoir à vous tous.

Je suis de retour et je viens vous informer que j'ai réussi (avec vos bons conseils) à éliminer le "sac" de la colonne vidéo mais pas celui présent dans la colonne "Jeu" car il n'apparaît pas dans le fichier ".xml" comme indiqué par @DeViL303 dans un précédent courrier.
Ma console est sous le HEN-2.3.1 mais pas avec la "Toolbox v1.0", je me réserve de l'installer plus tard sur cette console PS3 (CECH-4204C). Le webMAN-Mod-1.47.25.8 est aussi installé.

J'attend vos bons tuyaux. Un gros MERCI par avance.


In English (via Google) :

Good evening to all of you.

I'm back and I'm here to inform you that I managed (with your good advice) to eliminate the "bag" of the video column but not the one present in the column "Game" because it does not appear in the file " .xml "as indicated by @ DeViL303 in a previous mail.
My console is under the HEN-2.3.1 but not with the "Toolbox v1.0", I reserve to install later on this console PS3 (CECH-4204C). The webMAN-Mod-1.47.25.8 is also installed.

I'm waiting for your good tips. A big THANK YOU in advance.

TIA.
Im looking at the official category_game.xml and the "PSN store bag" is there, in the same way @DeViL303 wrote it
Code:
			<Query
				class="type:x-xmb/folder-pixmap"
				key="seg_welcome"
				attr="seg_welcome"
				src="sel://localhost/welcome?type=game"
				/>
There are 2 actually... the difference is one of them is the children of <View id="root"> and the other is the children of <View id="shop_guest_root">

You only need to delete the first one for "root"... but you can delete the other for "shop_guest_root" too... deleting the second one makes no difference

The XMB loads the content of this .xml files selectivelly, based in the names of the <View id="NAME">

In retail XMB the firmware is only loading the contents of <View id="root">
The other entries for <View id="shop_guest_root"> are only loaded if you install a kiosk/shop firmware (but you should never install a kiosk/shop firmware because is pointless)
 
Last edited:
Im looking at the official category_game.xml and the "PSN store bag" is there, in the same way @DeViL303 wrote it
Code:
            <Query
                class="type:x-xmb/folder-pixmap"
                key="seg_welcome"
                attr="seg_welcome"
                src="sel://localhost/welcome?type=game"
                />
There are 2 actually... the difference is one of them is the children of <View id="root"> and the other is the children of <View id="shop_guest_root">

You only need to delete the first one for "root"... but you can delete the other for "shop_guest_root" too... deleting the second one makes no difference

The XMB loads the content of this .xml files selectivelly, based in the names of the <View id="NAME">

In retail XMB the firmware is only loading the contents of <View id="root">
The other entries for <View id="shop_guest_root"> are only loaded if you install a kiosk/shop firmware (but you should never install a kiosk/shop firmware because is pointless)

Its is not there like that when you install HEN, I have checked myself on my HEN system. It is much more sutle than that and is only really spotable if you know what to look for....

game2 is unchanged but that wont aftect anything on a CEX XMB, only a DEBUG xmb on DEX.

This is what it looks like when HEN has been installed:

Code:
<Table key="welcome">
                <Pair key="content_type"><String>game</String></Pair>
             </Table>
        </Attributes>
        <Items>
            <Query class="type:x-xmb/xmlsavedata-psp" key="sdpsp" attr="sdpsp"/>
            <Query class="type:x-xmb/xmlsavedata-ps3" key="sdps3" attr="sdps3"/>
            <Query class="type:x-xmb/xmlwelcome" key="welcome" attr="welcome" />

There is no other entry on the xml other than this .... I have attached the xml for you as well to show how the XML has changed when HEN has been installed. The enrty is still on this xml and is unedited.
 

Attachments

I see, then is needed to delete this line (this is enought to hide it)
Code:
<Query class="type:x-xmb/xmlwelcome" key="welcome" attr="welcome" />

Additionally you can delete this too
Code:
			<Table key="welcome">
				<Pair key="content_type"><String>game</String></Pair>
 			</Table>
 

Similar threads

Back
Top