KXploit from cmd line??

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
TheBrooster
Posts: 16
Joined: Wed Jun 01, 2005 8:55 am

KXploit from cmd line??

Post by TheBrooster »

Does anyone know what parameters KXploit.exe takes? Is it actually a command line version of the KXploitTool.exe??
Hippo
Posts: 19
Joined: Sat Jun 25, 2005 10:51 am

Post by Hippo »

Bam shicka bam.
After playing around with KXploit.exe, which's found in the folder you installed KXploit Tool in, I've magically discovered that the argument list is as follows: kxploit.exe <PBP to patch> <folder to create on PSP> <output location> <output log> <path to look for arial.ttf?>

For example: kxploit.exe C:\hellopsp\EBOOT.PBP HELLOPSP F:\PSP\GAME

(AFAIK, output log and font path aren't required.)
TheBrooster
Posts: 16
Joined: Wed Jun 01, 2005 8:55 am

Post by TheBrooster »

Cheers
MrSiir[S]
Posts: 32
Joined: Tue Sep 14, 2004 11:08 am

Post by MrSiir[S] »

Hippo wrote:Bam shicka bam.
After playing around with KXploit.exe, which's found in the folder you installed KXploit Tool in, I've magically discovered that the argument list is as follows: kxploit.exe <PBP to patch> <folder to create on PSP> <output location> <output log> <path to look for arial.ttf?>

For example: kxploit.exe C:\hellopsp\EBOOT.PBP HELLOPSP F:\PSP\GAME

(AFAIK, output log and font path aren't required.)
Its 100% correct.

For example: KXploit.exe C:\TEST\EBOOT.PBP NAME F:\PSP\GAME C:\TEST\OUT.LOG "C:\Program Files\KXploit Tool"

The last path is for arial.ttf, this font is used by libgd for write text.
Sorry for my poor english!
TheBrooster
Posts: 16
Joined: Wed Jun 01, 2005 8:55 am

Post by TheBrooster »

Yeah cheers guys, i've added it to the end of my makefile so that it will update my PSP. :)
Post Reply