Post Reply 
6.20 theme issues
Author Message
Dmise
Paradigmatic Entity

Posts: 190.2825
Threads: 16
Joined: 9th Jan 2009
Reputation: 0.38709
E-Pigs: 28.2633
Offline
Post: #1
6.20 theme issues
Anyone start converting or making themes yet for 6.20? I for one started converting clear xmb, and newgentix by reinsch. But they seem to be running out of resources pretty quickly, It's probably due to the new "extras" category and the other couple of new icons like the bluetooth,comics, and internal memory folder icon. I even tried reducing the size of the main icons but it made no difference. My question is anyone else having troubles creating themes?

[Image: KeRVM.png]

If wee're starting to lose resources with simple themes like these I don't think bigger themes such as large original icons or applecor will even be possible without reducing image quality drastically.

[Image: mpower.png]
(This post was last modified: 27/12/2010 08:47 PM by Dmise.)
27/12/2010 08:46 PM
Find all posts by this user Quote this message in a reply
Vegetano1
$urf

Posts: 9,083.2507
Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
Offline
Post: #2
RE: 6.20 theme issues
Try add some dummy images to system_plugin_fg.rco with rcomage,. just plane 1x1 images in image tree no objects,.


Make loads of $$!! it wurks!!
[Image: csbanner_anim_03.gif]
Signed Homebrew by bsanehi & OMightyBuggy
http://endlessparadigm.com/forum/showthr...?tid=25707
Spoiler for My miniBlog:
28/12/2010 07:30 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Dmise
Paradigmatic Entity

Posts: 190.2825
Threads: 16
Joined: 9th Jan 2009
Reputation: 0.38709
E-Pigs: 28.2633
Offline
Post: #3
RE: 6.20 theme issues
How many would you say to add? I added 12 of them but it doesn't seem to make a difference :(

[Image: mpower.png]
28/12/2010 10:34 AM
Find all posts by this user Quote this message in a reply
Vegetano1
$urf

Posts: 9,083.2507
Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
Offline
Post: #4
RE: 6.20 theme issues
(28/12/2010 10:34 AM)Dmise Wrote:  How many would you say to add? I added 12 of them but it doesn't seem to make a difference :(

you could try double,. 24,. i got alot of icons back this way :)

you can also dummy some exciting icons in topmenu_plugin.rco


Make loads of $$!! it wurks!!
[Image: csbanner_anim_03.gif]
Signed Homebrew by bsanehi & OMightyBuggy
http://endlessparadigm.com/forum/showthr...?tid=25707
Spoiler for My miniBlog:
28/12/2010 10:36 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Dmise
Paradigmatic Entity

Posts: 190.2825
Threads: 16
Joined: 9th Jan 2009
Reputation: 0.38709
E-Pigs: 28.2633
Offline
Post: #5
RE: 6.20 theme issues
I tried 24 and I got only my bluetooth focus icons back lol. If I were to add more wouldn't that add more strain on the resources? Thanks for helping me out though I wasn't aware that you could add images to get images back.

edit:
Here's how the xml structure looks like, could you just confirm that I'm adding them right, it would suck if I were to keep on going and it turned out I was editing the xml wrong.

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<MainTree name="fg">
		<ImageTree>
			<Image name="tex_battery" src="Images\tex_battery.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="tex_battery_shadow" src="Images\tex_battery_shadow.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="tex_mute" src="Images\tex_mute.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="tex_mute_shadow" src="Images\tex_mute_shadow.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="tex_hold" src="Images\tex_hold.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="tex_hold_shadow" src="Images\tex_hold_shadow.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="tex_infobar" src="Images\tex_infobar.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="tex_busy" src="Images\tex_busy.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="tex_busy_shadow" src="Images\tex_busy_shadow.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="tex_cross" src="Images\tex_cross.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="tex_cross_shadow" src="Images\tex_cross_shadow.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="tex_circle" src="Images\tex_circle.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="tex_circle_shadow" src="Images\tex_circle_shadow.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="tex_triangle" src="Images\tex_triangle.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="tex_triangle_shadow" src="Images\tex_triangle_shadow.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="tex_square" src="Images\tex_square.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="tex_square_shadow" src="Images\tex_square_shadow.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="1" src="Images\1.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="2" src="Images\2.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="3" src="Images\3.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="4" src="Images\4.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="5" src="Images\5.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="6" src="Images\6.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="7" src="Images\7.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="8" src="Images\8.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="9" src="Images\9.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="10" src="Images\10.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="11" src="Images\11.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="12" src="Images\12.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="13" src="Images\13.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="14" src="Images\14.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="15" src="Images\15.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="16" src="Images\16.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="17" src="Images\17.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="18" src="Images\18.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="19" src="Images\19.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="20" src="Images\20.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="21" src="Images\21.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="22" src="Images\22.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="23" src="Images\23.png" format="gim" compression="zlib" unknownByte="0" />
			<Image name="24" src="Images\24.png" format="gim" compression="zlib" unknownByte="0" />
		</ImageTree>
		<ObjectTree>


[Image: mpower.png]
(This post was last modified: 28/12/2010 11:09 AM by Dmise.)
28/12/2010 11:00 AM
Find all posts by this user Quote this message in a reply
Vegetano1
$urf

Posts: 9,083.2507
Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
Offline
Post: #6
RE: 6.20 theme issues
looks fine,. to bad does't work,. sorry,. i got 5 large main icons back(dock icons,. from my v1 theme)

you could try to add bmp's instead of png's and re-add the dummy's with rcoedit make sure in the options the prompt to use 32bit is selected,. or use rcoedit114,..


Make loads of $$!! it wurks!!
[Image: csbanner_anim_03.gif]
Signed Homebrew by bsanehi & OMightyBuggy
http://endlessparadigm.com/forum/showthr...?tid=25707
Spoiler for My miniBlog:
28/12/2010 11:15 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Dmise
Paradigmatic Entity

Posts: 190.2825
Threads: 16
Joined: 9th Jan 2009
Reputation: 0.38709
E-Pigs: 28.2633
Offline
Post: #7
RE: 6.20 theme issues
Adding them as bmp's instead of png's seemed to help a bit but didn't quite finish the job. What other rco's could I add dummy files to? I don't want to flood a single rco, also maybe spreading them out between rco's might help out a bit.

+1 rep for helping me out though!

Edit:
I got it to work although I had to remove focus icons. :(

[Image: mpower.png]
(This post was last modified: 29/12/2010 12:36 AM by Dmise.)
28/12/2010 11:53 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 2 Guest(s)

 Quick Theme: