I was wondering if anyone could let me know to change the menu items in PM3.HD. I want to change "programs" to "games" and "pictures" to "emulators"
I saw the previous thread on this, but it doesn't give any specifics.
I looked though a lot of the XML files, including Home.xml but can't figure out what to change.
I am using this on the xbox btw.
thanks.
Open up home.xml in the 720p dir
do a search for this line <control type="group" id="9000"> (its around line 562)
Under that is a bunch of "button" controls with labels like "<description>Videos push button</description>"
You need to find the ones you want to change and change the bits inbetween <label></label> and <onclick></onclick>
thanks for the fast response, got those labels changed!
two more questions....
1. since i changed pictures to games, it doesn't give me the "wide icon" view option, is there a way to change the view options?
2. is there a way to remove "scripts" from the home screen?
cooljames Wrote:thanks for the fast response, got those labels changed!
two more questions....
1. since i changed pictures to games, it doesn't give me the "wide icon" view option, is there a way to change the view options?
2. is there a way to remove "scripts" from the home screen?
i tried to change the <include> in the mypics.xml to wideicon but it didn't have any effect