Grab It Here
http://rapidshare.com/files/49777878...g%20PS2SDK.rar
http://cloudstor.es/file/Qs_ew/
COMPILING INSTRUCTIONS - SOURCES ARE INCLUDED FMCB 1.75 and Ulaunchelf 4.30
extract "msys" folder, and "MinGW" folder, into your drive C folder, you can use the msys shortcut file to start the compiler, just follow directions below
The Folder called "fmcb" goes into "C:\msys\1.0\local\ps2dev\ps2sdk\samples" (already done - source)
The Folder called "ulf430" goes into "C:\msys\1.0\local\ps2dev\ps2sdk\samples" (already done - source)
double click the "msys" shortcut you put in local disk (c), thats the ps2sdk compiler you see in the black box aka compiler MINGW32:
THESE ARE THE COMMANDS YOU ENTER TO COMPILE FMCB SOURCE:
IN THE MSYS SHORTCUT YOU JUST DOUBLE CLICKED (MINGW32)
type
cd ..
then type
cd local
then type
cd ps2dev
then type
cd ps2sdk
then type
cd samples
then type
cd fmcb (thats the name of the folder you put the source files for fmcb1.75 (fmcb folder name) if folder has diff name use the diff name)
then type
make clean (this command deletes the files that the compiler made when building the source previously, check individual "makefile"'s to see what was included in the files that were built)
then type
make (this will build FMCB1.7 and the .elf will be put in the "bin" folder where the source files are you just compiled, the larger bin is umcompressed, the smaller bin is compressed)
YOU JUST COMPILED FMCB, Now Type
cd ..
now type
cd ulf430 (you will be inside the source folder for ulaunchelf now)
now type
make clean
now type
make (you have just compiled Ulaunchelf 4.30)
FMCB 1.75 and Ulaunchelf 4.30 both work in the ps2 The Ones you just Compiled
Here's a Link to Super Soft Mod 2.0 it uses the INSTALL folder which has additional modules for the FMCB 1.75 ELF you have compiled, but it can work with the FMCB 1.8 or FMCB 1.7 Official INSTALL Packs too.
http://theisozone.com/downloads/play...r-soft-mod-20/
http://rapidshare.com/files/49777878...g%20PS2SDK.rar
http://cloudstor.es/file/Qs_ew/
COMPILING INSTRUCTIONS - SOURCES ARE INCLUDED FMCB 1.75 and Ulaunchelf 4.30
extract "msys" folder, and "MinGW" folder, into your drive C folder, you can use the msys shortcut file to start the compiler, just follow directions below
The Folder called "fmcb" goes into "C:\msys\1.0\local\ps2dev\ps2sdk\samples" (already done - source)
The Folder called "ulf430" goes into "C:\msys\1.0\local\ps2dev\ps2sdk\samples" (already done - source)
double click the "msys" shortcut you put in local disk (c), thats the ps2sdk compiler you see in the black box aka compiler MINGW32:
THESE ARE THE COMMANDS YOU ENTER TO COMPILE FMCB SOURCE:
IN THE MSYS SHORTCUT YOU JUST DOUBLE CLICKED (MINGW32)
type
cd ..
then type
cd local
then type
cd ps2dev
then type
cd ps2sdk
then type
cd samples
then type
cd fmcb (thats the name of the folder you put the source files for fmcb1.75 (fmcb folder name) if folder has diff name use the diff name)
then type
make clean (this command deletes the files that the compiler made when building the source previously, check individual "makefile"'s to see what was included in the files that were built)
then type
make (this will build FMCB1.7 and the .elf will be put in the "bin" folder where the source files are you just compiled, the larger bin is umcompressed, the smaller bin is compressed)
YOU JUST COMPILED FMCB, Now Type
cd ..
now type
cd ulf430 (you will be inside the source folder for ulaunchelf now)
now type
make clean
now type
make (you have just compiled Ulaunchelf 4.30)
FMCB 1.75 and Ulaunchelf 4.30 both work in the ps2 The Ones you just Compiled
Here's a Link to Super Soft Mod 2.0 it uses the INSTALL folder which has additional modules for the FMCB 1.75 ELF you have compiled, but it can work with the FMCB 1.8 or FMCB 1.7 Official INSTALL Packs too.
http://theisozone.com/downloads/play...r-soft-mod-20/




dood
Comment