Skip to main content

Posts

Showing posts with the label custom firmware

psplink finally working

psplink is a fine utility with which you are able to run psp-compiled programs without the need of manually copying your EBOOT file to the psp. i finally managed to compile it. i found a tutorial describing how to get to run this. unfortunately it is in french but for what did i learn it in school? ah yes, and for what do you have google.translate  ;) the link can be found  here   one thing to note: with just having M33 custom firmware installed the psplink software will not work. you first need to install dark alex 1.50 kernel-addon. else psplink will not start. after you installed this addon, you can run the psplink. but psplink is more than just a tool with which you can run your applications remotely. it is also a failsafe mechanism if the program crashes your PSP to resetting it fast and easy. plus you could also a debugger for debugging your program.  i didnt try it yet though. after this is working now.... i could finally start developing  :) but for now i will leave it be, i ha...