Endless Paradigm

Full Version: [PSP] Rcomage v1.1.1 - new RCO manipulation tool
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 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
ZiNgA BuRgA Wrote:The RCO you supplied does appear to work perfectly fine on my 5.00 PSP.
I did notice this though:

XML Code
<Recolour object="object:tex_mini_icon_inbar" duration="500" unknown1="0x0" red="1" green="1" blue="1" alpha="1" />
<Delay time="500" />
<Recolour object="object:tex_mini_icon_inbar" duration="500" unknown1="0x0" red="1" green="1" blue="1" alpha="0.3" />

You actually named the objects without the "tex_" prefix (yeah, I know rcomage doesn't have enough error checking at the moment).
See if that helps.


If I put the "tex_" but its not work T_T
it crash when displaying the icon in the Infobar :(
Oh! my psp is in 5.50Gen, not 5.00
Awesome prog man! great job.
[Image: a70418826714.jpg]
what' s that? this appears when i press dump button
Xickam Wrote:If I put the "tex_" but its not work T_T
it crash when displaying the icon in the Infobar :(
Oh! my psp is in 5.50Gen, not 5.00
Tried - appears to work here >_>
Hmm, I can't really find anything else really wrong then...  Sorry, since I can't really test on 5.50 at the moment, all I can suggest is that you try and identify the cause by removing bits and pieces and see what exactly causes the crash.
Just to make sure you got what I said though, this is the animation sequence I modified to:

XML Code
			<Animation name="anim_icon_inbar">
				<Recolour object="object:mini_icon_inbar" duration="500" unknown1="0x0" red="1" green="1" blue="1" alpha="1" />
				<Delay time="500" />
				<Recolour object="object:mini_icon_inbar" duration="500" unknown1="0x0" red="1" green="1" blue="1" alpha="0.3" />
				<Delay time="500" />
				<FireEvent event="anim:anim_icon_inbar" />
			</Animation>

The intended animation shows up okay too.

Flyer Wrote:[Image: a70418826714.jpg]
what' s that? this appears when i press dump button
Haven't seen that before - are you able to give me the RCO file which dumps as that?
Thanks
ZiNgA BuRgA Wrote:
Xickam Wrote:If I put the "tex_" but its not work T_T
it crash when displaying the icon in the Infobar :(
Oh! my psp is in 5.50Gen, not 5.00
Tried - appears to work here >_>
Hmm, I can't really find anything else really wrong then...  Sorry, since I can't really test on 5.50 at the moment, all I can suggest is that you try and identify the cause by removing bits and pieces and see what exactly causes the crash.
Just to make sure you got what I said though, this is the animation sequence I modified to:

XML Code
			<Animation name="anim_icon_inbar">
				<Recolour object="object:mini_icon_inbar" duration="500" unknown1="0x0" red="1" green="1" blue="1" alpha="1" />
				<Delay time="500" />
				<Recolour object="object:mini_icon_inbar" duration="500" unknown1="0x0" red="1" green="1" blue="1" alpha="0.3" />
				<Delay time="500" />
				<FireEvent event="anim:anim_icon_inbar" />
			</Animation>

The intended animation shows up okay too.

I tried everything T_T
I know it's animation, because without the animation, my PSP is working fine, when I go to the Infobar, the icon is there.
But when I put the anim, my PSP crash

thank you anyway for the help ZB
this appears with very rco I'm tryin'  to dump. decrypted one from 5.00 or extracted one from some theme for 5.00m33

[attachment=3430] is the one decrypted
and [attachment=3431] the one extracted from theme
Hmm, I don't get any issues here, apart from GimConv stuffing up with the game_plugin (should dump if you don't convert GIM images).
I suspect that may be something to do with your system language there.  Rcomage doesn't support Unicode names as of now - I might think about trying to implement that.  Does your path to the RCO contain any Unicode characters?  If so, see if you get the same issue if you put the RCO in some place where the path does not contain Unicode.
Also, if you know how to use the command line, would you be able to test with that?

Thanks a lot!
D:\sss that's path to the rco. so there was no unicode

ZB Wrote:Also, if you know how to use the command line, would you be able to test with that?
explain please in details what do u want from me:)
everytime i try to compile, i get the ol' windows vista "rcomage has stopped working", so i click close program, and then it returns and states tht the rco ws successfully compiled, even though the file it creates is 0 bytes? someone, please help!
How long should it take to dump the rco? It's been stuck on Please Wait-Processing for almost ten minutes now, and all of the folders except one that it extracted are empty. Is this just a random error, should I redump it?
Pages: 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
Reference URL's