Post Reply 
[PSP] Rcomage v1.1.1 - new RCO manipulation tool
Author Message
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0333
Offline
Post: #91
RE: [PSP] Rcomage v1.0.1 - new RCO manipulation tool
Flyer Wrote: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:)
Hmm, maybe the temp path has something in there or something :/
Try something like this:
1. Open Notepad
2. Copy the following into it (replace "myrco.rco" with the filename of the RCO you wish to dump):

Batch Script
mkdir resources
rcomage dump myrco.rco myrco.xml --resdir resources
pause

3. Save it in the same folder as the RCO you wish to dump, as a.bat (make sure it isn't a.bat.txt)
4. Copy all the stuff in the Rcomage folder (should be one EXE and three DLLs) into the folder with the RCO
5. Run a.bat

Tell me if that works - thanks!

(÷[s@m Wrote:÷)]
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!
Sounds like Rcomage crashed.  Would you be able to supply the XML along with any attached resources so that I can try to reproduce the issue?
Thanks :)

theEvilOne Wrote: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?
It's probably Gimconv stuffing up again - I had expected Sony's Gimconv to be better, but appears it's got its own issues - check task manager and you should see it using all your CPU (or one core) [admittedly, my own GIM handling routines were never perfect either >_>].
The solution I guess would be to disable GIM » PNG conversion when dumping.
See here for more info: http://endlessparadigm.com/forum/showthr...#pid257060

Hope that helps.
22/11/2009 07:28 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Flyer
Neophitic Presence

Posts: 6.1590
Threads: 0
Joined: 20th Nov 2009
Reputation: 0
E-Pigs: 0.0429
Offline
Post: #92
RE: [PSP] Rcomage v1.0.1 - new RCO manipulation tool
ZiNgA BuRgA Wrote:Hmm, maybe the temp path has something in there or something :/
Try something like this:
1. Open Notepad
2. Copy the following into it (replace "myrco.rco" with the filename of the RCO you wish to dump):

Batch Script
mkdir resources
rcomage dump myrco.rco myrco.xml --resdir resources
pause

3. Save it in the same folder as the RCO you wish to dump, as a.bat (make sure it isn't a.bat.txt)
4. Copy all the stuff in the Rcomage folder (should be one EXE and three DLLs) into the folder with the RCO
5. Run a.bat

Tell me if that works - thanks!

there dos window appers and show this=> can not perform the specified program , or somethibg like this

[Image: sig.png]

[Image: 13.png]
22/11/2009 11:50 PM
Visit this user's website Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0333
Offline
Post: #93
RE: [PSP] Rcomage v1.0.1 - new RCO manipulation tool
Make sure:
- you have MSVC runtimes installed
- rcomage.exe is in the same folder as the .bat file and the RCO you want to dump

See if that helps.
23/11/2009 01:13 AM
Visit this user's website Find all posts by this user Quote this message in a reply
WoobiE
Paradigmatic Entity

Posts: 173.2251
Threads: 21
Joined: 11th Apr 2009
Reputation: 0.85528
E-Pigs: 17.6274
Offline
Post: #94
RE: [PSP] Rcomage v1.0.1 - new RCO manipulation tool
Yo Zinga Burga, do you think wee could make a dedicated help thread to RCOmage? I think this is getting out of hand. I want to help out as well. It seems everyone is asking too many questions for one man to handle.
23/11/2009 02:03 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0333
Offline
Post: #95
RE: [PSP] Rcomage v1.0.1 - new RCO manipulation tool
Well, is there anything else to really discuss here other than help?
Thanks for your suggestion and trying to help out By the way :P
23/11/2009 03:14 AM
Visit this user's website Find all posts by this user Quote this message in a reply
WoobiE
Paradigmatic Entity

Posts: 173.2251
Threads: 21
Joined: 11th Apr 2009
Reputation: 0.85528
E-Pigs: 17.6274
Offline
Post: #96
RE: [PSP] Rcomage v1.0.1 - new RCO manipulation tool
Well ok then. I'll start to pick things up from this page onwards and see what I can do.
23/11/2009 03:39 AM
Find all posts by this user Quote this message in a reply
Flyer
Neophitic Presence

Posts: 6.1590
Threads: 0
Joined: 20th Nov 2009
Reputation: 0
E-Pigs: 0.0429
Offline
Post: #97
RE: [PSP] Rcomage v1.0.1 - new RCO manipulation tool
ZiNgA BuRgA, hehe, it seems that i forgot that i haven't installed  MSVC runtimes after reinstalling my fudgein' windows^^
tnx for help, now it's working nearly fine^^
there is now other problem. when I'm tyin' to dump by rcomagegui, not ,a.bat, the is error "cannot launch rcomage. path not found"

[Image: sig.png]

[Image: 13.png]
23/11/2009 03:55 AM
Visit this user's website Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0333
Offline
Post: #98
RE: [PSP] Rcomage v1.0.1 - new RCO manipulation tool
WoobiE Wrote:Well ok then. I'll start to pick things up from this page onwards and see what I can do.
Well, people can also start their own threads as well.  Personally don't understand those "big help threads" - apparently it's meant to make things tidy or something, but they just become a big mess of random posts.  Well, this will probably become one as well, but it seems to be the case anywhere anyway.

Flyer Wrote:ZiNgA BuRgA, hehe, it seems that i forgot that i haven't installed  MSVC runtimes after reinstalling my fudgein' windows^^
tnx for help, now it's working nearly fine^^
there is now other problem. when I'm tyin' to dump by rcomagegui, not ,a.bat, the is error "cannot launch rcomage. path not found"
Yeah, I should ditch MSVC - little annoying things like that.
Did you accidentally move rcomage.exe away?  Make sure that Rcomage/rcomage.exe is there.  Also if the application itself has unicode characters in the path, see if moving them away somewhere else helps.
Thanks.
23/11/2009 03:59 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Flyer
Neophitic Presence

Posts: 6.1590
Threads: 0
Joined: 20th Nov 2009
Reputation: 0
E-Pigs: 0.0429
Offline
Post: #99
RE: [PSP] Rcomage v1.0.1 - new RCO manipulation tool
that's was because exe and 3 dlls were not only in rcomage folder, but in main one too. it's now fully workin' nice. tnx for help

[Image: sig.png]

[Image: 13.png]
(This post was last modified: 23/11/2009 04:53 AM by Flyer.)
23/11/2009 04:18 AM
Visit this user's website Find all posts by this user Quote this message in a reply
clispe
Paradigmatic Entity

Posts: 215.7820
Threads: 39
Joined: 16th Mar 2009
Reputation: 1.62242
E-Pigs: 23.7022
Offline
Post: #100
RE: [PSP] Rcomage v1.0.1 - new RCO manipulation tool
I keep getting an error when compiling "runtime error: 70"
28/11/2009 03:06 PM
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: