Post Reply 
CTF Manager v5.00
Author Message
oz999
Paradigmatic Apprentice

Posts: 45.3801
Threads: 3
Joined: 1st Oct 2008
Reputation: 0
E-Pigs: 0.4094
Offline
Post: #11
RE: CTF Manager v5.00
thankfully its finally here

[Image: grimReaperfav.jpg][Image: cintrosephirothstare.gif]
         ```~~~~What Are You Looking At? ~~~~```
[Image: cowboysiconstar.jpg][Image: High-HoNibbler.jpg][Image: thundercatsnewload.jpg]
10/11/2008 02:06 AM
Find all posts by this user Quote this message in a reply
Super Sheep
Teh VSH Haxxor

Posts: 72.3716
Threads: 4
Joined: 26th Aug 2007
Reputation: 1.62242
E-Pigs: 1.5578
Offline
Post: #12
RE: CTF Manager v5.00
xero1 Wrote:
Super Sheep Wrote:I don't understand why it needs updated every firmware though =/

Because, it says 5.00, it's a GUI... common people hate command line tools :/ and, the magic bit that SchmilK said. I have been using Freeplays tool for a long time it work just fine it includes source so I can use it on my Mac without wine granted it does not create CTF's, but isn't that what CXMB full is for Hmmm

Good reason for the GUI, not for the magic.

Code:
	fread(&magic, 1, sizeof(int), ctf_fd);
	
	magic &= 0xFFF;
	printf("Extracting CTF %s, Firmware: %x.%02x\n\n", argv[1], (magic >> 8) & 0xF, magic & 0xFF);


Dynamic code to get magic, unless the file is altered (or format changes). My CTF Unpacker is used over Freeplay's (personally) because it reconstructs the prx's to their original state. It's open source too, so you can go check it out.

Anyway, enough of me being me.

10/11/2008 11:43 AM
Find all posts by this user Quote this message in a reply
xero1
Love Mage/Red Mage LV: 99/75

Posts: 1,193.1964
Threads: 136
Joined: 14th Apr 2007
Reputation: -2.36942
E-Pigs: 51.3231
Offline
Post: #13
RE: CTF Manager v5.00
Super Sheep Wrote:Dynamic code to get magic, unless the file is altered (or format changes). My CTF Unpacker is used over Freeplay's (personally) because it reconstructs the prx's to their original state. It's open source too, so you can go check it out.

Anyway, enough of me being me.

Thank you.....  Yay

I did that bad thing I do, and thought that "CTF Extractor for PC" would just be an exe. I need to stop thinking :p

[Image: picture2il7.png]

If anyone would like an OS X version I attached it.


Attached File(s)
.zip  ctfextractor.zip (Size: 4.57 KB / Downloads: 766)
10/11/2008 12:40 PM
Find all posts by this user Quote this message in a reply
Necro-Bot
Non-existent

 
Post: #14
Thread Revived!!!
[Image: Necropost.jpg]
11/07/2009 02:35 PM
Quote this message in a reply
bleed4one
Neophitic Presence

Posts: 6.7810
Threads: 0
Joined: 4th Jun 2009
Reputation: 0
E-Pigs: 1.1976
Offline
Post: #15
RE: CTF Manager v5.00
Hi there, really cool tool by the way, but i have a problem, I have cfw 5.00 m33-6 and I downloaded ctf manager v5.00, installed the prx files and chose 5.00 firmware, extracted my ctf 5.00 theme and chose firmware 5.00 again. I edited my vsh folder files and now i want to compile the 2 folders (font & vsh) into a ctf file and this is what I get :

C:\Users\angelyfa\Documents\Requillo\ctf 5.00 theme tool kit\CTFManagerV500\DATA
>ctf -o "Default.ctf" -p Default.ptf -s 401
File#01: /font/ltn0.pgf (39056 bytes)
File#02: /vsh/module/common_gui.prx (102 bytes)
File#03: /vsh/module/dd_helper.prx (74088 bytes)
File#04: /vsh/module/dd_helper_utility.prx (33603 bytes)
File#05: /vsh/module/htmlviewer_plugin.prx (46315 bytes)
File#06: /vsh/module/htmlviewer_utility.prx (19149 bytes)
File#07: /vsh/module/lftv_plugin.prx (20234 bytes)
File#08: /vsh/module/opening_plugin.prx (31171 bytes)
File#09: /vsh/module/paf.prx (37 bytes)
File#10: /vsh/module/vshmain.prx (135 bytes)
File#11: /vsh/resource/01-12.bmp (329110 bytes)
File#12: /vsh/resource/gameboot.pmf (1976320 bytes)
File#13: /vsh/resource/game_plugin.rco (29804 bytes)
File#14: /vsh/resource/htmlviewer_plugin.rco (34916 bytes)
File#15: /vsh/resource/impose_plugin.rco (77536 bytes)
File#16: /vsh/resource/lftv_main_plugin.rco (13996 bytes)
File#17: /vsh/resource/msvideo_main_plugin.rco (273196 bytes)
File#18: /vsh/resource/music_browser_plugin.rco (98412 bytes)
File#19: /vsh/resource/npadmin_plugin.rco (130052 bytes)
File#20: /vsh/resource/opening_plugin.rco (78008 bytes)
File#21: /vsh/resource/osk_plugin_500.rco (268992 bytes)
File#22: /vsh/resource/photo_browser_plugin.rco (44536 bytes)
File#23: /vsh/resource/radioshack_plugin.rco (28116 bytes)
File#24: /vsh/resource/sysconf_plugin.rco (704940 bytes)
File#25: /vsh/resource/system_plugin.rco (150116 bytes)
File#26: /vsh/resource/system_plugin_fg.rco (25312 bytes)
File#27: /vsh/resource/topmenu_icon.rco (243400 bytes)
File#28: /vsh/resource/topmenu_plugin.rco (34024 bytes)
File#29: /vsh/resource/visualizer_plugin.rco (37736 bytes)
File Count: 29
SHA1 Sig: d02bdbfe
---
Press any key to return to CTF Manager...

And sometimes I get this:

C:\Users\angelyfa\Documents\Requillo\ctf 5.00 theme tool kit\CTFManagerV500\DATA
>ctf -o "Default.ctf" -p Default.ptf -s 401
File#01: /font/ltn0.pgf (39056 bytes)
Make patch support\401\common_gui.prx to vsh\module\common_gui.prx failed!

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

It is trying to make a 4.01 ctf, but on the create a ctf menu there is no option to choose a firmware from. How did u guys do it, please let me know.
I really, really need your help. I also installed the .NET Framework 3.5 from microsoft. A million thanks in advance you guys
Here are photos to show u what i mean

  


Attached File(s) Thumbnail(s)
           

Mother Nature
11/07/2009 02:35 PM
Find all posts by this user Quote this message in a reply
silver_surfer
Paradigmatic Entity

Posts: 256.8720
Threads: 167
Joined: 16th Feb 2008
Reputation: 3.37413
E-Pigs: 39.6184
Offline
Post: #16
RE: CTF Manager v5.00
@ bleed4one:

you should choose 5.00 not 4.01 (see image 2) to unpack/pack 5.00 CTF's

11/07/2009 06:27 PM
Find all posts by this user Quote this message in a reply
bleed4one
Neophitic Presence

Posts: 6.7810
Threads: 0
Joined: 4th Jun 2009
Reputation: 0
E-Pigs: 1.1976
Offline
Post: #17
RE: CTF Manager v5.00
Hi silver_surfer, I've already chosen for  5.00 firmware when extracting, because I have 5.00ctf and they only extract when you choose 5.00. The problem is when I try to create them to a ctf (compile the vsh & font ) there is no option to choose for 5.00. The "create window" looks incomplete ( image 3 ).
My specs are:
nvidia 9800 gt, 1tb hdd ( about 700+ gb free ), 4 gb ram, core2quad cpu
my os is windows vista ultimate sp 1
Maybe I need to upgrade some of my specs.
Anyone, some help please (please read my first post)

Thanks for posting a reply silver_surfer

Mother Nature
12/07/2009 04:13 AM
Find all posts by this user Quote this message in a reply
silver_surfer
Paradigmatic Entity

Posts: 256.8720
Threads: 167
Joined: 16th Feb 2008
Reputation: 3.37413
E-Pigs: 39.6184
Offline
Post: #18
RE: CTF Manager v5.00
@ bleed4one:

I see. your CTF Manager menu is incomplete it should look like this

[Image: 17631228.th.png]

try to download from this source or just use

i-patpat's CTFTOOL GUI for 5.50

12/07/2009 06:46 AM
Find all posts by this user Quote this message in a reply
bleed4one
Neophitic Presence

Posts: 6.7810
Threads: 0
Joined: 4th Jun 2009
Reputation: 0
E-Pigs: 1.1976
Offline
Post: #19
RE: CTF Manager v5.00
Hi there silver_surfer thanks for your reply
I downloaded from the source you gave me and it still looks the same (like the end piece got cut off) just like my pics in my post earlier
Then I downloaded the i-patpay's CTFTOOL GUI for 5.50 and when I try to open it or activate it, this is what I get:

"Component 'COMDLG32.OCX' or one of its dependencies not correctly registered: a file is missing or invalid"

I downloaded the file about 5 times and still the same thing. I really want to make a custom ctf theme for my psp, is there another way to compile my vsh & font folder. The ctf manager v5.00 pic you put there looks really cool and perfect, mine looks weird. If there is any more help you can give me please post it
Thanks again silver_surfer

Mother Nature
12/07/2009 10:04 AM
Find all posts by this user Quote this message in a reply
silver_surfer
Paradigmatic Entity

Posts: 256.8720
Threads: 167
Joined: 16th Feb 2008
Reputation: 3.37413
E-Pigs: 39.6184
Offline
Post: #20
RE: CTF Manager v5.00
@ bleed4one:

you need to download COMDLG32.OCX file and place it inside CTF Tool Gui folder.. google can help you with this ;)

12/07/2009 03:57 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: