Post Reply 
[PSP] RCO Editor v1.15c
Tool for editing RCOs which appear on the PSP's flash0
Author Message
bstronga
Vimperator

Posts: 457.2241
Threads: 19
Joined: 11th Mar 2007
Reputation: -5.33618
E-Pigs: 22.6748
Offline
Post: #331
RE: [PSP] RCO Editor v1.14d
ZiNgA BuRgA Wrote:[quote=bstronga]
text resource insertion is buggy as hell. it seems to work fine for english but the other languages get stuffed up ;p
but still a very nice feature! Inluv
That's interesting...
10/06/2007 01:14 AM
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
Offline
Post: #332
RE: [PSP] RCO Editor v1.14d
I really don't know why that works.  Well, I never really understood the "pointer data" sections.

For your information:
0x50: text pointers
0x58: image
0x60/0x68: one is model, one is sound, forgot which is which Erk
0x70: page
0x78: anim

Well, the PSP doesn't seem to care about the first 4, but entering junk data there sometimes stuffs it up - it's odd.
However, page is taken more seriously.  In fact, RCO Editor reads the page and anim data from the "pointer data" section - it's the only way to view all the resources.  I still don't get the ordering of the items though.
Anyways, RCO Editor reads text/image/sound/model data from the tables, which is how the firmware does it.  RCO Editor and rcotool seem to handle it slightly differently though, which is how innercy got the icon hiding to work.

I'll see what I can do for page resources.  Chances are, if I add it, it won't be stable, and you'll have to do quite a bit of checking yourself.
(This post was last modified: 10/06/2007 01:54 AM by ZiNgA BuRgA.)
10/06/2007 01:52 AM
Visit this user's website Find all posts by this user Quote this message in a reply
bstronga
Vimperator

Posts: 457.2241
Threads: 19
Joined: 11th Mar 2007
Reputation: -5.33618
E-Pigs: 22.6748
Offline
Post: #333
RE: [PSP] RCO Editor v1.14d
thanks, also saw it in your RCO format thread before.
also noticed the "interesting" header of innercy's topmenu.rco ;>

doing some checking myself shouldn't be a big deal, if you tell me what i need to check :>

thanks for your time ZiNgA BuRgA! Inluv
(This post was last modified: 10/06/2007 08:19 AM by bstronga.)
10/06/2007 08:19 AM
Find all posts by this user Quote this message in a reply
oni8245
Able One

Posts: 99.3880
Threads: 8
Joined: 25th May 2007
Reputation: 0
E-Pigs: 1.2960
Offline
Post: #334
RE: [PSP] RCO Editor v1.14d
SWEET! i hope you get tyhat page insert to work wee may be able to insert a new menu and then maybe add code to the vshmain to interact with that data i have an ideal i just duno how it works...wee can already bulid prx's so why coudlnt wee bulid our own to look for photo's and music and such ?  seems pretty simple i think... but i duno maybe not anyways I'll be looking for that page code! lol hehe hope you get it working and i don't mind checking to makes stuff work! thanks for your time awesome program!
10/06/2007 05:53 PM
Find all posts by this user Quote this message in a reply
hansruedi
Neophitic Presence

Posts: 1.8140
Threads: 0
Joined: 22nd May 2007
Reputation: 0
E-Pigs: 0.5000
Offline
Post: #335
RE: [PSP] RCO Editor v1.14d
I can't invert a BMP in the visualizer (and i think in some other RCO's too)
The RCOEdit says: Invalid dimensions! Width must be divisible by 8 and height..... 16

Do you know that? I tried with all visualizer_plugin.rco's but nope...

Sorry for my bad english..
11/06/2007 09:18 AM
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
Offline
Post: #336
RE: [PSP] RCO Editor v1.14d
Add "padding" to satisfy the resolution restriction.

That is, let's say you have a 48x36 BMP.  Increase the canvas size to 48x40, that is, add 4 lines of pixels at the bottom of the image.  Then replace in RCO Editor, and change visible dimensions to 48x36.
11/06/2007 08:59 PM
Visit this user's website Find all posts by this user Quote this message in a reply
..::tHeDJ::..
Neophitic Presence

Posts: 2.5970
Threads: 0
Joined: 26th Apr 2007
Reputation: 0
E-Pigs: 0.5000
Offline
Post: #337
RCO Editor v1.15
Hei ZiNgAbUrGa!!!

I've upgraded your RcoEdit to version 1.15 (and i translated it to Italian)

If u want to see it go here: http://forum.console-tribe.com/psp-offic...26407.html

thanks for the source :great:

I've added your credits in the frmabout ;)

frmabout.show
msgbox "ZiNgAbUrGa IS THE BEST!!!", vbexlamation, "THE REALITY"

:mdr:
12/06/2007 09:58 AM
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
Offline
Post: #338
RE: [PSP] RCO Editor v1.14d
http://translate.google.com/translate?u=...en&ie=UTF8

Interesting skin :P
[Image: rcoeditpropsptribe2ew9.png]
[quote]- Improved Skin
- Psp Tribe version
- See again the rescue method options (lightened)
- Not more RcoEdit.ini but
(This post was last modified: 12/06/2007 09:17 PM by ZiNgA BuRgA.)
12/06/2007 09:15 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Vibestar
Able One

Posts: 57.2831
Threads: 2
Joined: 21st May 2007
Reputation: 0
E-Pigs: 0.6473
Offline
Post: #339
RE: [PSP] RCO Editor v1.14d
Why is everyone in to the 7th menu. There are a lot of icons I don't use and can launch prx modules...
What I still want to know is how to show these inserted files. I want a extra static picture in the system_plugin_fg.rco but can't add it, or when I add it in place #6 it f*cks up the rest....
Just a static picture with some x and y values is that possible ????
Hope someone can help me out so I can keep on skinning nice things ;).....
13/06/2007 04:33 AM
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
Offline
Post: #340
RE: [PSP] RCO Editor v1.14d
Don't bother with resource insertion.  Actually, it's one of the reasons I decided to not include it in previous versions.

99% of the time, resource insertion won't do you any good.
13/06/2007 04:45 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: 6 Guest(s)

 Quick Theme: