psone dev studio-part1.zip psone dev studio-part2.zip
---------------------------------------------------------------------------------------------------------------------------------------------------------------
INSTALLATION
Simple extract "part1" , then extract "part2" and copy all files and directory in
main directory "psonedevstudio2006". Last step, copy the whole directory "psonedevstudio2006"
in "C:\" and have fun :-) !
---------------------------------------------------------------------------------------------------------------------------------------------------------------
CONFIGURE
The IDE dont need particular configuration, the path of library and compile tools are auto
managed. Whereas you need to configure "ePSXe" ... the psone emulator. Double click on the
"ePSXe160.exe" executable and configure bios path, video and sound plugins.
Close and reopen this program and try to run BIOS from menu File -> Run BIOS. If you dont see the SONY logo
try different video plugin.
---------------------------------------------------------------------------------------------------------------------------------------------------------------
COMPILE
1) First you must open the PsxDevIDE.exe and with this open C source of the program.
For example "demos\demo2\demo2.c from menu "File -> Open PsOne Project".
2) Second step, click on "Compile -> Compile And Run Project", press enter on shell
and see your program run.
WARNING!
Don't open the same C source code file with different program while this is alredy open
with "PsxDevIDE". This can delete the entire file. This is a small bug of the program.
If you want to use different editor from PsxDevIDE editor first you must close all istance
of "PsxDevIDE". Then close your IDE before you start "PsxDevIDE" for testing.
Sorry for my bad english ... i'm working for upgrade ;-)