[PSP] Rcomage v1.1.1 - new RCO manipulation tool
|
Author |
Message |
Vegetano1
$urf
Posts: 9,083.2507 Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
|
RE: [PSP] Rcomage v1.1.0 - new RCO manipulation tool
found a new value,. in MoveTo object >> unknownInt1="0x0"
its basicly XxY curve speed,. say move something over Y and set the value to 0x4 then the movement will slow down when entering end point,. kinda how the xmb icons scroll,. so you won't get a static movement,. but more smoother,. :)
works very nice :) i recommend 0x4 when moving 200 over Y
I am still stuck on editing a rco with rcomage wich was text edited with rcoedit,. but i will add first all animations and edit text after,. ;)
(This post was last modified: 01/06/2010 02:07 PM by Vegetano1.)
|
|
01/06/2010 02:05 PM |
|
ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
RE: [PSP] Rcomage v1.1.0 - new RCO manipulation tool
I've found the issue but working on a fix now.
Nice find - I'm guessing that's some sort of acceleration constant?
|
|
01/06/2010 06:12 PM |
|
Vegetano1
$urf
Posts: 9,083.2507 Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
|
RE: [PSP] Rcomage v1.1.0 - new RCO manipulation tool
(01/06/2010 06:12 PM)ZiNgA BuRgA Wrote: I've found the issue but working on a fix now.
That's ok,. i understand your very busy,. cool you found the issue :)
(01/06/2010 06:12 PM)ZiNgA BuRgA Wrote: Nice find - I'm guessing that's some sort of acceleration constant?
yes,. works very good :)
Edit: its not XxY the second 0 in 0x0 is for both x and y movement,. maybe the first is for slow beginning and second (def/sure it is) is for slow end speed,.
(This post was last modified: 02/06/2010 01:10 AM by Vegetano1.)
|
|
01/06/2010 10:57 PM |
|
WoobiE
Paradigmatic Entity
Posts: 173.2251 Threads: 21
Joined: 11th Apr 2009
Reputation: 0.85528
E-Pigs: 17.6274
|
RE: [PSP] Rcomage v1.1.0 - new RCO manipulation tool
Hey Vegetano1, I ran into the same problems as you did as well. What I normally do with editing text in rcoedit is that I leave the text editing till last. Because you edit the text in rcoedit, RCOmage will not dump the .rco's text file completely. I seem to notice that the text file will be incomplete at where you actually edited the text in rcoedit.
|
|
02/06/2010 02:07 AM |
|
ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
RE: [PSP] Rcomage v1.1.0 - new RCO manipulation tool
(01/06/2010 10:57 PM)Vegetano1 Wrote: Edit: its not XxY the second 0 in 0x0 is for both x and y movement,. maybe the first is for slow beginning and second (def/sure it is) is for slow end speed,.
"0x" is a prefix for a hex digit, so basically "0x0" means "0" in normal numbers.
It appears to be a mode, so 0 = normal transition, 1 = start slow, 4 = start fast, and beyond 4, doesn't do anything.
Nice find :)
(02/06/2010 02:07 AM)WoobiE Wrote: Hey Vegetano1, I ran into the same problems as you did as well. What I normally do with editing text in rcoedit is that I leave the text editing till last. Because you edit the text in rcoedit, RCOmage will not dump the .rco's text file completely. I seem to notice that the text file will be incomplete at where you actually edited the text in rcoedit.
Should've told me earlier :)
Can you guys try this build and tell me if it fixes everything?
http://endlessparadigm.com/forum/attachm...p?aid=3957
Thanks!
|
|
02/06/2010 05:41 AM |
|
Vegetano1
$urf
Posts: 9,083.2507 Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
|
RE: [PSP] Rcomage v1.1.0 - new RCO manipulation tool
"Warning: 1 null(s) were stripped from resource 'msgtop_sysconf_console'."
got this warning when dumping an edited rco
compiling worked.
EDIT:
unknownInt1="0x0" also works for rotate,. i guess other's also like rezise,.
(This post was last modified: 02/06/2010 08:16 AM by Vegetano1.)
|
|
02/06/2010 05:53 AM |
|
ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
RE: [PSP] Rcomage v1.1.0 - new RCO manipulation tool
Yeah, I added that warning.
Thanks.
Just see if WoobiE got his issue fixed.
|
|
02/06/2010 04:56 PM |
|
WoobiE
Paradigmatic Entity
Posts: 173.2251 Threads: 21
Joined: 11th Apr 2009
Reputation: 0.85528
E-Pigs: 17.6274
|
RE: [PSP] Rcomage v1.1.0 - new RCO manipulation tool
Seems to just run fine now. Just quickly edited some text and no problems compiling.
Thanks for the update.
Also found some new stuff for the volume bar. The iconOffset 0x0 in <Plane name="volume_bar">. Its seems that having the second zero changed into a one will make the volume bar load from left to right. If you change it to two, it will load from right to left and zero seems to make it load symmetrically from the centre.
0x0 = symmetrical
0x1 = left to right
0x2 = right to left
(This post was last modified: 02/06/2010 06:58 PM by WoobiE.)
|
|
02/06/2010 06:53 PM |
|
ZiNgA BuRgA
Smart Alternative
Posts: 17,022.2988 Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.1274
|
RE: [PSP] Rcomage v1.1.0 - new RCO manipulation tool
Sweeet, thanks. Updated to v1.1.1.
Changes:
- Add --ini-dir option to allow specifying INI directory for the CLI
- Add version tag 0x97 as a valid PS3 tag (fixes some issues with dumping RCOs from older PS3 firmwares) [thanks to Mr Shizzy for the samples]
- Export animtable tag constants to .ini file; also fix up PS3's special MoveTo animation
- Minor modification to WAV parser - will now skip bytes if header specifies it
- Remove UTF-8 BOMs from dumped XML before the text values - seems to cause issues on some machines (and I don't think it's exactly valid anyway)
- Strip nulls from text (RCO Editor may add them)
- Replace the various "unknownInt1" name with "accelMode" - thanks to Vegetano1 for the find
|
|
02/06/2010 10:05 PM |
|
User(s) browsing this thread: 2 Guest(s)