07-17-2017, 07:20 PM
(07-14-2017, 01:27 PM)gid15 Wrote:Support for PSP 3000 has been added in 92f4da3.(07-13-2017, 05:25 PM)gid15 Wrote:OK, got it now with the help of your log file:(07-07-2017, 09:50 AM)DragonNeos Wrote: Another issue that I forgot to mention is that users aren't able to enter System Settings. When users select this option in the VSH, they are immediately shown this error message (1st Screenshot). After pressing the Circle button, the VSH display appears to be messed up as the System Settings options appear in the background (2nd Screenshot).Hmmm, I can't reproduce it. Could you post a log file for that issue?
Thank you!
In the configuration, you have setup the "PSP Model" to PSP 3000.Code:07:01:54 INFO hle.IoFileMgrForUser - ScePafJob - hleIoOpen filename = flash0:/vsh/etc/index_03g.dat flags = 1 permissions = 0777
In that case, the VSH is trying to access new registry entries that aren't used for PSP 1000/2000:
Code:07:02:03 WARN hle.sceReg - SCE_VSH_GRAPHICS - Unknown registry entry '/CONFIG/SYSTEM/umd_cache'
07:02:04 WARN hle.sceReg - SCE_VSH_GRAPHICS - Unknown registry entry '/CONFIG/DISPLAY/color_space_mode'
I never tested that case, I will further investigate...
Thank you
PSP-GO is not yet working properly...
Always include a complete log file at INFO level in your reports. Thanks! How to post a log