demos in the demo folder not working - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: PSP Emulation (https://www.emunewz.net/forum/forumdisplay.php?fid=191) +--- Forum: JPCSP Official Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=51) +---- Forum: Homebrew Games Discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=55) +----- Forum: JPCSP - Homebrew - General Discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=70) +----- Thread: demos in the demo folder not working (/showthread.php?tid=225681) |
demos in the demo folder not working - nash67 - 06-11-2018 just tried to run a few but nearly all of them dont run just come up with this WARN hle.ThreadManForUser - root - sceKernelCreateThread is not supported in firmware version 0, it requires at least firmware version 150 14:50:55 WARN hle.ThreadManForUser - root - sceKernelStartThread is not supported in firmware version 0, it requires at least firmware version 150 RE: demos in the demo folder not working - gid15 - 06-16-2018 I've just tried several demos (cube, compilerPerf, skinning) and had no issue. I've also downloaded the latest build from emunewz.net (windows 64bits) and had no problem as well. Could you please recheck your installation and post a complete log file? Thank you! RE: demos in the demo folder not working - nash67 - 06-16-2018 here is an info log RE: demos in the demo folder not working - gid15 - 06-16-2018 Which demo are you loading? Code: 22:51:09 INFO loader - GUI - Found ModuleInfo at 0x089190D0, name:'intraFontTest', version: 0101, attr: 0x00000000, gp: 0x08923A00 RE: demos in the demo folder not working - nash67 - 06-17-2018 loading intraFontTest demo and yes "File / load file..." RE: demos in the demo folder not working - gid15 - 06-17-2018 (06-17-2018, 02:58 AM)nash67 Wrote: loading intraFontTest demoCould you provide it? It is not included with Jpcsp... Are demos/cube.pbp or demos/compilerPerf.pbp or demos/skinning.pbp working? RE: demos in the demo folder not working - nash67 - 06-17-2018 ok try either of these yes the other demos are working these 2 and a couple of other demos throw the same error RE: demos in the demo folder not working - gid15 - 07-14-2018 (06-17-2018, 11:55 AM)nash67 Wrote: ok try either of theseThis was the case for all demos in .elf format. This should now be fixed in e7442f9. Sorry for the long delay. The intraFontTest.elf is however throwing an error when running with the Jpcsp fonts, but running properly when using the original PSP fonts. |