Hi guys, I downloaded PSPE0.9b and SDL library 1.2.9 and I can't seem to get it to work. I tried to run it with lots of PBPs but none of them work.
For example, I tried to run psp chess from http://forums.ps2dev.org/viewtopic.php?t=1760 and pspe launches and show me the menu with the psp chess icon. But when I press Enter, it just quits and stderr.txt says:
D:\yk\psp\emulator\ms0\PSP\GAME\SOFT1\EBOOT.PBP
PBP format
illegal address
PC = 00000000
00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000
00000000 00000000 00000000 00000000
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
If I try to run any samples compiled with psp-toolchain, pspe launches and quit and stderr.txt shows:
libpng error: Not a PNG file
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
Can anyone teach me how to get it working? Thank you.