You are not logged in.
I put a message on the Theme manager forum so we can get a updated Theme manager to edit the new icons for the trophy power off & others cause i dont like that the trophy icon is the icon for online instructions... if you know of another program or whatever please let me know
Offline
Make one yourself
Offline
This guide tells you how to add the new 2.40 icons:
http://www.bestps3themes.com/create-ps3 … -tutorial/
Add:
<icon id="icon_trophy" src="trophyicon.png"/> <icon id="icon_poweroff" src="powerofficon.png"/> <icon id="icon_inet_search" src="internetsearchicon.png"/> <icon id="icon_playing" src="playingicon.png"/> <icon id="icon_playlist" src="playlisticon.png"/> <icon id="icon_playlist_add" src="playlistaddicon.png"/>
in the icontable part replacing the src with the correct filename. You can't use the theme builder otherwise the icons won't be added.
Offline
cheers im going to use this meself ![]()
Offline
lewanuva wrote:
This guide tells you how to add the new 2.40 icons:
http://www.bestps3themes.com/create-ps3 … -tutorial/
Add:Code:
<icon id="icon_trophy" src="trophyicon.png"/> <icon id="icon_poweroff" src="powerofficon.png"/> <icon id="icon_inet_search" src="internetsearchicon.png"/> <icon id="icon_playing" src="playingicon.png"/> <icon id="icon_playlist" src="playlisticon.png"/> <icon id="icon_playlist_add" src="playlistaddicon.png"/>in the icontable part replacing the src with the correct filename. You can't use the theme builder otherwise the icons won't be added.
WTF - I did exactly as those instructions says & i get a F'n Failed????? WTF - pissing me off
Offline
so can we use the theme manager to do all the others then add this afterwords?

Offline
hmm I'll try one later today. Right now I'm starving so LUNCH!

Offline
Pooky, what is the exact error that you get? And, are you using sounds?
Last edited by NEMESIS0744 (2008-07-29 14:59:41)

Offline
Well, currently, as to anyone's knowledge there is no way to have sounds and icons featured in 2.40/1.
This is because
- In order to have new icons you have to manually put the .xml into the compiler, After you have edited in the sources. But, when you manually compile it disables you to have sounds, giving you this error -
unknown tagname 'setable'
(Tables were sounds are kept)
- In order to have sounds you have to use the Theme Manager and hit build theme, but this disables the new icons, because it doesn't include them when compiling.
What is confusing is the fact that All the theme manager does is use the p3tcompiler.exe, the compiler isn't within the Theme Manager.
So, I'm gonna keep working on this and try in find something, but in the mean time your out of luck.

Offline
ok thanx man, who ever made that theme manager needs to update his system... matter of fact Sony needs to get off there ass & make a program to create a theme with a .vag audio converter in it... why do they leave it to someone to make it? they tell us we will be able to create themes but then leave it up to us to fig. out how???
Offline
By the Way
- If you want to compile a Theme (p3t) with new 2.40/1 Icons, but you keep getting this error when trying to do it manually -
unknown tagname 'setable'
Then do this.
1. Complete your Theme (No sounds, if you make sounds they will be disabled.)
2. Save the .xml file, but don't build it.
3. Open the .xml file in a Hex/Text Editor (Notepad)
4. Find the <icontable> table. (http://www.bestps3themes.com/images/xml … hted_s.jpg)
5. a. Add this to the end of the table
<icon id="icon_trophy" src="trophyicon.png"/>
<icon id="icon_poweroff" src="powerofficon.png"/>
<icon id="icon_inet_search" src="internetsearchicon.png"/>
<icon id="icon_playing" src="playingicon.png"/>
<icon id="icon_playlist" src="playlisticon.png"/>
<icon id="icon_playlist_add" src="playlistaddicon.png"/>
(http://www.bestps3themes.com/images/xmlfilenew.jpg)
5. b. Make sure you rename the "src=" to the real value of the picture. (e.g. src="playlistaddicon.png" --- src="icon_add_playlist.png")
6. a. Find <setable /> value (http://i294.photobucket.com/albums/mm10 … itled1.jpg)
This may appear as -
<setable>
</setable>
(http://i294.photobucket.com/albums/mm10 … tled-1.jpg)
6. b. Delete the <setable> value (http://i294.photobucket.com/albums/mm10 … itled2.jpg)
7. Save and close the .xml file.
8. Click and drag the .xml file into "p3tcompiler.exe" (Manually)
9. Viola! Your New theme with 2.40/1 Icons should be created.
Hope this Helps,
NEMESIS
- http://www.bestps3themes.com/create-ps3 … -tutorial/

Offline
thanx Nemesis - sux i cant have custom soundz but hopefully someone will fig. it out soon or Sony will get off there lazy ass & make a program to create a theme
Offline
Lol, I hear you Pooky, good luck.

Offline
a new version that supports the new icons is out now.
download @ http://www.lili-chan.com/downloads.htm
Offline