Post Reply 
Trying to add graphics to an RCO...
...and failing miserably
Author Message
chuckstudios
Neophitic Presence

Posts: 2.2059
Threads: 1
Joined: 6th Jul 2007
Reputation: 0
E-Pigs: 0.5587
Offline
Post: #1
Trying to add graphics to an RCO...
I'm attempting to add multiple memory stick icons to my XMB in 3.71 M33-2, using the method documented here. I have already modified my vshmain.prx with this editor. My XMB now shows blank space where those icons should be, as expected. However, when I attempt to add the graphic data to topmenu_icon.rco with RCO Editor (in expert mode) I get the error: "Sorry, I'm too lazy to implement border checking, so you cannot add a resource at this location T_T." Is there any way to overcome this?
18/10/2007 04:52 PM
Find all posts by this user Quote this message in a reply
ephumuris
Able One

Posts: 123.1796
Threads: 8
Joined: 15th Apr 2007
Reputation: 2.04707
E-Pigs: 1.0565
Offline
Post: #2
RE: Trying to add graphics to an RCO...
I got that too, I'm totally clueless as I've never done it before but wouldn't mind knowing.
18/10/2007 04:54 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Online
Post: #3
RE: Trying to add graphics to an RCO...
topmenu_icon.rco - there's an issue (caused by spelling mistake) with normal RCO Editor.  I made a fix, but didn't really post it anywhere.

When I get home, I'll put a fixed version up.  Umm, also, don't add icons to the start of the list (position #1 or #0) - add it somewhere in the middle.

Vegetano1 said he was trying to get it, but didn't manage to get it working...
18/10/2007 07:17 PM
Visit this user's website Find all posts by this user Quote this message in a reply
chuckstudios
Neophitic Presence

Posts: 2.2059
Threads: 1
Joined: 6th Jul 2007
Reputation: 0
E-Pigs: 0.5587
Offline
Post: #4
RE: Trying to add graphics to an RCO...
Any updates?
22/10/2007 01:31 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Online
Post: #5
RE: Trying to add graphics to an RCO...
I'm currently still working on an update - sorry, I just wanted to add some more features first.
22/10/2007 08:47 PM
Visit this user's website Find all posts by this user Quote this message in a reply
.:ʕΘЯg@nʔ:.™
Elite EPerson

Posts: 1,613.1974
Threads: 235
Joined: 14th Apr 2007
Reputation: 3.87089
E-Pigs: 67.0595
Offline
Post: #6
RE: Trying to add graphics to an RCO...
cool maybe i can get my tool bar as its own icon
& not put it in every main icon lol :)

witch makes me ask can wee control the X-Y of new icons wee add ?

[Image: hw_wow_sig.php?cardCharacterName=Tetriz]
(This post was last modified: 22/10/2007 11:59 PM by .:ʕΘЯg@nʔ:.™.)
22/10/2007 11:58 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,022.2988
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
Online
Post: #7
RE: Trying to add graphics to an RCO...
^No you can't.
23/10/2007 03:05 AM
Visit this user's website Find all posts by this user Quote this message in a reply
.:ʕΘЯg@nʔ:.™
Elite EPerson

Posts: 1,613.1974
Threads: 235
Joined: 14th Apr 2007
Reputation: 3.87089
E-Pigs: 67.0595
Offline
Post: #8
RE: Trying to add graphics to an RCO...
cool

[Image: hw_wow_sig.php?cardCharacterName=Tetriz]
23/10/2007 03:24 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: #9
RE: Trying to add graphics to an RCO...
ZiNgA BuRgA Wrote:topmenu_icon.rco - there's an issue (caused by spelling mistake) with normal RCO Editor.  I made a fix, but didn't really post it anywhere.

When I get home, I'll put a fixed version up.  Umm, also, don't add icons to the start of the list (position #1 or #0) - add it somewhere in the middle.

Vegetano1 said he was trying to get it, but didn't manage to get it working...

Yes this is the fix you made,.. but you already trying to make a new rcoedit!! :great:
http://www.sendspace.com/file/2k22ni
By the way use the normal rcoedit.exe that's the fixxed one to add icon's to topmenu_icon.rco,.. then extract all and then load the rco into rcoedithack and then replace all,.. or again extracy all and replace all,..

But even when you can add icon's,.. multiple icon's don't work in 3.71m33update 2!!

Try to redirect umd to "ms icon" and ms to "umd icon" even that don't work,.!?! so switching excisting icon's don't work,.!?!


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:
23/10/2007 09:15 AM
Visit this user's website 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: #10
RE: Trying to add graphics to an RCO...
chuckstudios Wrote:I'm attempting to add multiple memory stick icons to my XMB in 3.71 M33-2, using the method documented here. I have already modified my vshmain.prx with this editor. My XMB now shows blank space where those icons should be, as expected. However, when I attempt to add the graphic data to topmenu_icon.rco with RCO Editor (in expert mode) I get the error: "Sorry, I'm too lazy to implement border checking, so you cannot add a resource at this location T_T." Is there any way to overcome this?

Read reply ^^^^^^^


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:
23/10/2007 09:23 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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

 Quick Theme: