| View previous topic :: View next topic |
| Author |
Message |
TheBrooster
Joined: 01 Jun 2005 Posts: 16
|
Posted: Thu Jun 30, 2005 5:52 am Post subject: KXploit from cmd line?? |
|
|
| Does anyone know what parameters KXploit.exe takes? Is it actually a command line version of the KXploitTool.exe?? |
|
| Back to top |
|
 |
Hippo
Joined: 25 Jun 2005 Posts: 19
|
Posted: Thu Jun 30, 2005 5:54 am Post subject: |
|
|
Bam shicka bam.
| Quote: | 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.) |
|
|
| Back to top |
|
 |
TheBrooster
Joined: 01 Jun 2005 Posts: 16
|
Posted: Thu Jun 30, 2005 6:07 am Post subject: |
|
|
| Cheers |
|
| Back to top |
|
 |
MrSiir[S]
Joined: 14 Sep 2004 Posts: 32
|
Posted: Thu Jun 30, 2005 6:58 am Post subject: |
|
|
| Hippo wrote: | Bam shicka bam.
| Quote: | 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! |
|
| Back to top |
|
 |
TheBrooster
Joined: 01 Jun 2005 Posts: 16
|
Posted: Thu Jun 30, 2005 7:03 am Post subject: |
|
|
| Yeah cheers guys, i've added it to the end of my makefile so that it will update my PSP. :) |
|
| Back to top |
|
 |
|