Post Reply 
CTF/UNCTF command line tool for PC (support 5.00)
Author Message
matchung
Turok Makto

Posts: 1,744.2413
Threads: 180
Joined: 5th Mar 2007
Reputation: -1.62846
E-Pigs: 162.3154
Offline
Post: #1
CTF/UNCTF command line tool for PC (support 5.00)
small update, u can pack/unpack ctf in pc

your need 500 paf/vsh/common_gui prx under ./support/500/
all prx must be inflated.

pack:

Code:
ctf -o your.ctf -p yours.ptf


unpack:

Code:
unctf yours.ctf



Attached File(s)
.rar  ctftools.rar (Size: 29.55 KB / Downloads: 2582)
(This post was last modified: 03/11/2008 06:25 PM by matchung.)
03/11/2008 07:20 AM
Visit this user's website Find all posts by this user Quote this message in a reply
SkyDX
Guardian of the Shining Sky
Team DreamArts

Posts: 2,850.3364
Threads: 305
Joined: 16th Jul 2007
Reputation: 2.15096
E-Pigs: 173.5065
Offline
Post: #2
RE: CTF/UNCTF command line tool for PC (support 5.00)
OMG finally!!! Thank you so much!

[Image: EgGYGSX.png]
TwitterMyAnimeList lastFMBlogdeviantART

Spoiler for Old Rainbow Sounds sig^^:
[Image: 6yWvk.png]
(This post was last modified: 03/11/2008 08:53 AM by SkyDX.)
03/11/2008 08:52 AM
Visit this user's website Find all posts by this user Quote this message in a reply
LeMon-
Squeeze Me!

Posts: 70.1294
Threads: 9
Joined: 27th Sep 2008
Reputation: 1.25679
E-Pigs: 1.8864
Offline
Post: #3
RE: CTF/UNCTF command line tool for PC (support 5.00)
muhahaha! Now wee don't need full cxmb anymore

[Image: kdqx4m.png]
03/11/2008 09:06 AM
Find all posts by this user Quote this message in a reply
akide
CoRPSe

Posts: 261.1627
Threads: 23
Joined: 13th Oct 2007
Reputation: 1.94324
E-Pigs: 3.0271
Offline
Post: #4
RE: CTF/UNCTF command line tool for PC (support 5.00)
[Image: adszve3.png]

help please...

i love endlessparadigm.com/forum
03/11/2008 10:28 AM
Find all posts by this user Quote this message in a reply
sabisu
Able One

Posts: 117.1200
Threads: 10
Joined: 18th Sep 2008
Reputation: 0
E-Pigs: 7.6550
Offline
Post: #5
RE: CTF/UNCTF command line tool for PC (support 5.00)
Nice! Thanks for this release!

Edit: I thought it was for changing from CTF to flash0, but nonetheless, still useful for those who want to convert to ptf and back.
(This post was last modified: 03/11/2008 01:59 PM by sabisu.)
03/11/2008 11:07 AM
Find all posts by this user Quote this message in a reply
SchmilK
Noob

Posts: 4,698.2833
Threads: 359
Joined: 16th Apr 2007
Reputation: 0.38918
E-Pigs: 82.0266
Offline
Post: #6
RE: CTF/UNCTF command line tool for PC (support 5.00)
sabisu Wrote:Nice! Thanks for this release!

Edit: I thought it was for changing from CTF to flash0, but nonetheless, still useful for those who want to convert to ptf and back.

UNctf takes a ctf file and spits out the vsh and font foldre and the ptf that was used to create it...thus giving you the 'flash0 files'

limneosgreen Wrote:Take my advice, don't try to install custom themes ... it's possible to brick ur psp.. why just don't change wallpaper
03/11/2008 02:14 PM
Find all posts by this user Quote this message in a reply
matchung
Turok Makto

Posts: 1,744.2413
Threads: 180
Joined: 5th Mar 2007
Reputation: -1.62846
E-Pigs: 162.3154
Offline
Post: #7
RE: CTF/UNCTF command line tool for PC (support 5.00)
akide Wrote:[Image: adszve3.png]

help please...

ctf manager has 4.01 header checked (i think) unless an update for it (or u can hex edit it to extract 5.00)

use command line

Code:
unctf xxxxx.ctf

03/11/2008 04:20 PM
Visit this user's website Find all posts by this user Quote this message in a reply
sabisu
Able One

Posts: 117.1200
Threads: 10
Joined: 18th Sep 2008
Reputation: 0
E-Pigs: 7.6550
Offline
Post: #8
RE: CTF/UNCTF command line tool for PC (support 5.00)
SchmilK Wrote:
sabisu Wrote:Nice! Thanks for this release!

Edit: I thought it was for changing from CTF to flash0, but nonetheless, still useful for those who want to convert to ptf and back.

UNctf takes a ctf file and spits out the vsh and font foldre and the ptf that was used to create it...thus giving you the 'flash0 files'

Seems to only give me the ptf.  Unless it's outputting the vsh and font somewhere else..

Edit: Nevermind.  Found it.
Edit2: Can't seem to find the resource files..  I'm only getting some prx's.
(This post was last modified: 03/11/2008 06:08 PM by sabisu.)
03/11/2008 05:57 PM
Find all posts by this user Quote this message in a reply
matchung
Turok Makto

Posts: 1,744.2413
Threads: 180
Joined: 5th Mar 2007
Reputation: -1.62846
E-Pigs: 162.3154
Offline
Post: #9
RE: CTF/UNCTF command line tool for PC (support 5.00)
your need 500 paf/vsh/common_gui prx under ./support/500/
all prx must be inflated.

pack:

Code:
ctf -o your.ctf -p yours.ptf


unpack:

Code:
unctf yours.ctf

03/11/2008 06:27 PM
Visit this user's website Find all posts by this user Quote this message in a reply
sabisu
Able One

Posts: 117.1200
Threads: 10
Joined: 18th Sep 2008
Reputation: 0
E-Pigs: 7.6550
Offline
Post: #10
RE: CTF/UNCTF command line tool for PC (support 5.00)
matchung Wrote:your need 500 paf/vsh/common_gui prx under ./support/500/
all prx must be inflated.

pack:

Code:
ctf -o your.ctf -p yours.ptf


unpack:

Code:
unctf yours.ctf


Ohh, that's why mine stopped at paf.. Thanks.
(This post was last modified: 03/11/2008 07:16 PM by sabisu.)
03/11/2008 07:15 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: