Editing PSDK3v2
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 9: | Line 9: | ||
=What to do= | =What to do= | ||
Download the ZIP | Download the ZIP. Create in root of C:\ the folder "PSDK3v2" and decompresses inside the content of the zip (can be installed in other devices or directories changing the files Make*.bat if you prefer later) | ||
Extract the file MinGW.7z (I use IZArc) and you will have the folder "MinGW" with the environment to run Make, etc. | Extract the file MinGW.7z (I use IZArc) and you will have the folder "MinGW" with the environment to run Make, etc. | ||
Line 17: | Line 17: | ||
Extract ps3dev.7z and you will have the folder "ps3dev" with PS3 compilers, the needed libraries already compiled and the utilities | Extract ps3dev.7z and you will have the folder "ps3dev" with PS3 compilers, the needed libraries already compiled and the utilities | ||
=What the project | =What the project containst= | ||
'''MinGW''': MinGW/MSYS environment specifically designed to work with PS3 tools. | '''MinGW''': MinGW/MSYS environment specifically designed to work with PS3 tools. | ||