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
gsmoke Wrote:Ok i made i small guide that might give everyone an idea on how tihngs get done.

http://endlessparadigm.com/forum/showthr...?tid=20594

it all started from Zings readme ....

Gah, you beat me to it. I've got a PDF tutorial going on. Maybe I'll still release it because I'm doing a more detailed one.
Yes release it!
Woobie that will be great , so the more guides the better is for us users.
@ZiNgA BuRgA can you please tell me what rco file should i dump to make a moving or animated background wallpaper?
Try system_plugin_bg.rco
This probably is a stupid question but could you explain how exaxtly a person should use the command line version. Because when I use it, I get a corrupted RCO and I used the help command too. It's probably just me being stupid but could you give an example. This is what I have now:

Files\Include\rcomage.exe compile Files\Build\system_plugin_bg\system_plugin_bg.xml Files\TEMP\VSH\resource\system_plugin_bg.rco --pack-hdr zlib

This is being used in a theme installer I'm making. After the user picks the options and waves and other stuff it builds the RCOs accordingly. How would I do this because right now I'm lost. The XML file and other stuff works fine in the GUI version though.
ZiNgA BuRgA Wrote:Try system_plugin_bg.rco

thanks I'll try it
yammata684 Wrote:This probably is a stupid question but could you explain how exaxtly a person should use the command line version. Because when I use it, I get a corrupted RCO and I used the help command too. It's probably just me being stupid but could you give an example. This is what I have now:

Files\Include\rcomage.exe compile Files\Build\system_plugin_bg\system_plugin_bg.xml Files\TEMP\VSH\resource\system_plugin_bg.rco --pack-hdr zlib

This is being used in a theme installer I'm making. After the user picks the options and waves and other stuff it builds the RCOs accordingly. How would I do this because right now I'm lost. The XML file and other stuff works fine in the GUI version though.
The only thing I can really think of now would be if you converted GIMs to PNG files (or you've got .png files in the XML where it says format="gim") and it's failing cause there's no GimConv.  If this is the case, try supplying the GimConv path to Rcomage.  You can always check the source code of the GUI for assistance.
how can i put the images in the tree or in the XML file
lol its probably me, but I made a theme full of animations but wen I tested it out nothing animates…they just stay there still and do nothing
sniperwolf137 Wrote:how can i put the images in the tree or in the XML file
Just add it - follow the same syntax/style as existing images (check other RCOs to see what it looks like).
You can also try the various guides around to see if they help.

clispe Wrote:lol its probably me, but I made a theme full of animations but wen I tested it out nothing animates…they just stay there still and do nothing
Give a small example XML probably.
Did you link up the animation entries to onLoad events?
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