Search found 15 matches
- Sat Jul 09, 2005 1:49 pm
- Forum: PSP Development
- Topic: Advancements in 1.51...
- Replies: 83
- Views: 35002
- Fri Jul 08, 2005 7:43 am
- Forum: PSP Development
- Topic: Some sceNet / sceHttpInit usage questions
- Replies: 63
- Views: 65666
- Mon Jun 27, 2005 8:11 pm
- Forum: PSP Development
- Topic: Some sceNet / sceHttpInit usage questions
- Replies: 63
- Views: 65666
Hmm, So PspPet patched the entry points himself; before that patch... calling sceNetInit() would put the Instruction-pointer where? I guess since he got it working, what I'm saying now is pointless. But, I'm just curious how a call to a non-existant routine wouldn't crash. Does that mean Sony has so...
- Mon Jun 27, 2005 11:55 am
- Forum: PSP Development
- Topic: PSPWare for Windows is now available!
- Replies: 15
- Views: 5428
Ya know... not too much is original nowadays. Almost everything is really a prettied-up-one-stop-shop of a bunch of other stuff someone(s) made years ago. I work in SBC, and the software that they spend upwards of 500k on could be made by people on this forum in a few months of dedicated work. All t...
- Fri Jun 24, 2005 1:27 pm
- Forum: PSP Development
- Topic: Some sceNet / sceHttpInit usage questions
- Replies: 63
- Views: 65666
Yup yup... so, did LiquidIce at least get a DEBUG.txt show up on his memstick? That would at least prove that his code didn't crash 'n burn on the sceKernelLoadModuleMs(...) and the call to the function returned and the code kept executing to the file-creation. ......though, I guess the PSP crashes ...
- Thu Jun 23, 2005 11:26 am
- Forum: PSP Development
- Topic: Some sceNet / sceHttpInit usage questions
- Replies: 63
- Views: 65666
LiquidIce wrote: Knox, I just get a black screen. I also don't know how to get any kind of debug output to find out if it crashed, or if the function returns anything. Hey there! This might seem primative to some, but hey.... it works! I trust testing things on PSP more than the PSP emulator. int r...
- Tue Jun 21, 2005 6:08 am
- Forum: PSP Development
- Topic: Kill 5 psp in 1 lesson dont touch your flash
- Replies: 19
- Views: 15615
- Tue Jun 21, 2005 5:27 am
- Forum: PSP Development
- Topic: DRIVER_PATH Exploit POSSIBILITY!
- Replies: 7
- Views: 5783
- Tue Jun 21, 2005 5:19 am
- Forum: PSP Development
- Topic: combine the both files MS1,MS2
- Replies: 8
- Views: 4855
Well.... I'm not sure the idea is that stupid. If something as absurd as renaming DATA.PSP to EBOOT.PBP actually works.... I wouldn't discount anything at this point. 20cent, it won't wreck your PSP(***ASSUMING*** you're only using EBOOTs that you already know are harmless, like HelloPSP's eboot). I...
- Sun Jun 19, 2005 5:09 am
- Forum: PSP Development
- Topic: What's the fastest way to jump in to PSP dev?
- Replies: 41
- Views: 34832
Ya know what's wierd about this whole thing.... I almost bashed my head into my monitor in frustration trying to get it to work. Eventually, I just downloaded CYGWIN(pointed the cygwin's setup.exe at some ps2dev ftp server, don't remember the name) into C:\PSPCYGWIN. Then, in HelloPSP's make.bat, I ...
- Thu Jun 16, 2005 10:21 am
- Forum: PSP Development
- Topic: 1.5 "swaploit" observations, clues for no-swap boo
- Replies: 21
- Views: 11061
- Wed Jun 15, 2005 11:36 pm
- Forum: PSP Development
- Topic: psp-dev have released their exploit for ver. 1.5
- Replies: 126
- Views: 75207
- Tue Jun 14, 2005 10:47 am
- Forum: PSP Development
- Topic: Trying to catch up and give a help
- Replies: 5
- Views: 3545
- Mon Jun 13, 2005 11:56 am
- Forum: PSP Development
- Topic: Trying to catch up and give a help
- Replies: 5
- Views: 3545
- Wed Jun 08, 2005 1:37 pm
- Forum: PSP Development
- Topic: PSP Error code FFFFFED3?
- Replies: 1
- Views: 5567
PSP Error code FFFFFED3?
I tried looking for an error-code thread; didn't really see one. Game could not be started.(FFFFFED3) I got this on a 1.50 PSP firmware.... got the PSP splash screen fade-out too. I got this by taking the HelloWorld EBOOT.PBP file: * Replace the PARAM.SFO of HelloWorld EBOOT.PBP, with the PARAM.SFO ...