Advertising (This ad goes away for registered users. You can Login or Register)

Installing the PSPSDK (Linux or Windows)

All the Help you need is here
fate6
Big Beholder
Posts: 7599
Joined: Fri Mar 09, 2012 1:18 am
Location: [fate6@Canterlot ~]$

Re: Installing the PSPSDK (Linux or Windows)

Post by fate6 »

pspfanMOHH wrote:the prxtool that comes with pspsdk doesn't read eboot.bin
What? now its been some time since I last ventured into the SDK but iirc it works just fine
are you using Windows? cause that might be the problem :/

I was using Ubuntu 10.04 the last time I used PRXtool
Advertising
Image
anon wrote:If you can't trust a 600 year old vampire in a prepubescent girl's body, who can you trust?
qwikrazor87
Guru
Posts: 2874
Joined: Sat Apr 21, 2012 1:23 pm
Location: The North Pole

Re: Installing the PSPSDK (Linux or Windows)

Post by qwikrazor87 »

fate6 wrote:
pspfanMOHH wrote:the prxtool that comes with pspsdk doesn't read eboot.bin
What? now its been some time since I last ventured into the SDK but iirc it works just fine
are you using Windows? cause that might be the problem :/

I was using Ubuntu 10.04 the last time I used PRXtool
Yup, I just reinstalled the psptoolchain a couple weeks ago and prxtool is working just fine, Xubuntu 12.04.

@pspfanMOHH
Did you decrypt the EBOOT.BIN first before using prxtool?

@SMOKE
If you want to install the psptoolchain here are the scripts that will fix the problem.
psptoolchain_fixed_scripts.zip
Place them in psptoolchain/scripts/
Two scripts haven't been updated with the file name changes for 007-gdb-6.8.sh and 008-insight-6.4.sh.
Advertising
PSP 2001 - TA-085 - 6.61 PRO-C2
PS Vita 3G - PCH-1101 - 3.65 HENkaku Ensō
Alcatel phone - Android 8.1.0
Laptop - Toshiba Satellite L305D-S5974 - Ubuntu 16.04 LTS
pspfanMOHH
Posts: 661
Joined: Sat Jun 11, 2011 9:16 pm
Location: Grand Line, New World

Re: Installing the PSPSDK (Linux or Windows)

Post by pspfanMOHH »

pspfanMOHH wrote:yes they are decrypted btw
@razor
10 years young!
qwikrazor87
Guru
Posts: 2874
Joined: Sat Apr 21, 2012 1:23 pm
Location: The North Pole

Re: Installing the PSPSDK (Linux or Windows)

Post by qwikrazor87 »

pspfanMOHH wrote:
pspfanMOHH wrote:yes they are decrypted btw
@razor
What OS are you running?
PSP 2001 - TA-085 - 6.61 PRO-C2
PS Vita 3G - PCH-1101 - 3.65 HENkaku Ensō
Alcatel phone - Android 8.1.0
Laptop - Toshiba Satellite L305D-S5974 - Ubuntu 16.04 LTS
pspfanMOHH
Posts: 661
Joined: Sat Jun 11, 2011 9:16 pm
Location: Grand Line, New World

Re: Installing the PSPSDK (Linux or Windows)

Post by pspfanMOHH »

qwikrazor87 wrote:
pspfanMOHH wrote:
pspfanMOHH wrote:yes they are decrypted btw
@razor
What OS are you running?
Windows 8
10 years young!
qwikrazor87
Guru
Posts: 2874
Joined: Sat Apr 21, 2012 1:23 pm
Location: The North Pole

Re: Installing the PSPSDK (Linux or Windows)

Post by qwikrazor87 »

Show me an example of what you are typing into the terminal/command line.
Place prxtool, EBOOT.BIN and the libdoc xml in the same directory if you haven't done so.
PSP 2001 - TA-085 - 6.61 PRO-C2
PS Vita 3G - PCH-1101 - 3.65 HENkaku Ensō
Alcatel phone - Android 8.1.0
Laptop - Toshiba Satellite L305D-S5974 - Ubuntu 16.04 LTS
pspfanMOHH
Posts: 661
Joined: Sat Jun 11, 2011 9:16 pm
Location: Grand Line, New World

Re: Installing the PSPSDK (Linux or Windows)

Post by pspfanMOHH »

qwikrazor87 wrote:Show me an example of what you are typing into the terminal/command line.
Place prxtool, EBOOT.BIN and the libdoc xml in the same directory if you haven't done so.
"prxtool -f EBOOT.BIN" yes they are all in pspsdk bin
10 years young!
qwikrazor87
Guru
Posts: 2874
Joined: Sat Apr 21, 2012 1:23 pm
Location: The North Pole

Re: Installing the PSPSDK (Linux or Windows)

Post by qwikrazor87 »

pspfanMOHH wrote:
qwikrazor87 wrote:Show me an example of what you are typing into the terminal/command line.
Place prxtool, EBOOT.BIN and the libdoc xml in the same directory if you haven't done so.
"prxtool -f EBOOT.BIN" yes they are all in pspsdk bin
Try this one out:

Code: Select all

prxtool.exe -f -n file.xml EBOOT.BIN
Replace file.xml with the name of your libdoc xml file.
PSP 2001 - TA-085 - 6.61 PRO-C2
PS Vita 3G - PCH-1101 - 3.65 HENkaku Ensō
Alcatel phone - Android 8.1.0
Laptop - Toshiba Satellite L305D-S5974 - Ubuntu 16.04 LTS
pspfanMOHH
Posts: 661
Joined: Sat Jun 11, 2011 9:16 pm
Location: Grand Line, New World

Re: Installing the PSPSDK (Linux or Windows)

Post by pspfanMOHH »

Code: Select all

Built: Oct 24 2007 20:17:36
Error: Couldn't load xml file psplibdoc.xml
Error: Could not open file EBOOT.BIN
Error: Couldn't load prx file structures
Using Cygwin since prxtool.exe closes after run
10 years young!
xerpi
HBL Collaborator
Posts: 139
Joined: Sat Apr 23, 2011 10:45 am
Location: Barcelona

Re: Installing the PSPSDK (Linux or Windows)

Post by xerpi »

pspfanMOHH wrote:

Code: Select all

Built: Oct 24 2007 20:17:36
Error: Couldn't load xml file psplibdoc.xml
Error: Could not open file EBOOT.BIN
Error: Couldn't load prx file structures
Using Cygwin since prxtool.exe closes after run
This is weird, if you have all the files in the same directory it should work.
Btw, I don't think it's necessary to use Cygwin, the default Windows CMD is fine for this.

(Try with this version: http://sourceforge.net/projects/minpspw ... e/download)
Locked

Return to “Tutorials”