EmuNewz Network
Booting PSP in Jpcsp - Low Level Emulation - 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: svn trunk discussion (https://www.emunewz.net/forum/forumdisplay.php?fid=56)
+---- Thread: Booting PSP in Jpcsp - Low Level Emulation (/showthread.php?tid=204167)

Pages: 1 2 3 4


RE: Booting PSP in Jpcsp - Low Level Emulation - onelight - 04-07-2019

(04-03-2019, 07:39 PM)gid15 Wrote: Running the official PSP Update 6.61 ( https://www.playstation.com/en-us/support/system-updates/psp/ ) is now working. After running it, the whole PSP can be booted in Low Level Emulation Smile

I am not sure how to Booting PSP in Jpcsp
After install 6.61 EBOOT.PBP, I just get a black screen


RE: Booting PSP in Jpcsp - Low Level Emulation - gid15 - 04-07-2019

(04-07-2019, 04:13 PM)onelight Wrote:
(04-03-2019, 07:39 PM)gid15 Wrote: Running the official PSP Update 6.61 ( https://www.playstation.com/en-us/support/system-updates/psp/ ) is now working. After running it, the whole PSP can be booted in Low Level Emulation Smile

I am not sure how to Booting PSP in Jpcsp
After install 6.61 EBOOT.PBP, I just get a black screen
Could you please provide a log file (at INFO level first)?


RE: Booting PSP in Jpcsp - Low Level Emulation - onelight - 04-08-2019

(04-07-2019, 06:29 PM)gid15 Wrote:
(04-07-2019, 04:13 PM)onelight Wrote:
(04-03-2019, 07:39 PM)gid15 Wrote: Running the official PSP Update 6.61 ( https://www.playstation.com/en-us/support/system-updates/psp/ ) is now working. After running it, the whole PSP can be booted in Low Level Emulation Smile

I am not sure how to Booting PSP in Jpcsp
After install 6.61 EBOOT.PBP, I just get a black screen
Could you please provide a log file (at INFO level first)?


.7z   log1000.7z (Size: 16.8 KB / Downloads: 119)


.7z   log2000.7z (Size: 19.93 KB / Downloads: 134)

BTW, the installed flash0 files are not decrypted, not support by --vsh


RE: Booting PSP in Jpcsp - Low Level Emulation - gid15 - 04-08-2019

(04-08-2019, 02:22 AM)onelight Wrote:
(04-07-2019, 06:29 PM)gid15 Wrote:
(04-07-2019, 04:13 PM)onelight Wrote:
(04-03-2019, 07:39 PM)gid15 Wrote: Running the official PSP Update 6.61 ( https://www.playstation.com/en-us/support/system-updates/psp/ ) is now working. After running it, the whole PSP can be booted in Low Level Emulation Smile

I am not sure how to Booting PSP in Jpcsp
After install 6.61 EBOOT.PBP, I just get a black screen
Could you please provide a log file (at INFO level first)?
BTW, the installed flash0 files are not decrypted, not support by --vsh
Only the external software renderer is currently supported
Code:
09:58:23 ERROR hle.sceGe_user - GUI - MMIOHandlerGe is only working with the External Software Renderer
After you have run once the 6.61 EBOOT.PBP, it has extracted all necessary files. Later, you can reboot the PSP using the option "--reboot" (instead of "--vsh").


RE: Booting PSP in Jpcsp - Low Level Emulation - onelight - 04-11-2019

(04-08-2019, 07:52 AM)gid15 Wrote:
(04-08-2019, 02:22 AM)onelight Wrote:
(04-07-2019, 06:29 PM)gid15 Wrote:
(04-07-2019, 04:13 PM)onelight Wrote:
(04-03-2019, 07:39 PM)gid15 Wrote: Running the official PSP Update 6.61 ( https://www.playstation.com/en-us/support/system-updates/psp/ ) is now working. After running it, the whole PSP can be booted in Low Level Emulation Smile

I am not sure how to Booting PSP in Jpcsp
After install 6.61 EBOOT.PBP, I just get a black screen
Could you please provide a log file (at INFO level first)?
BTW, the installed flash0 files are not decrypted, not support by --vsh
Only the external software renderer is currently supported
Code:
09:58:23 ERROR hle.sceGe_user - GUI - MMIOHandlerGe is only working with the External Software Renderer
After you have run once the 6.61 EBOOT.PBP, it has extracted all necessary files. Later, you can reboot the PSP using the option "--reboot" (instead of "--vsh").

OK, think you


RE: Booting PSP in Jpcsp - Low Level Emulation - gid15 - 04-13-2019

(04-11-2019, 03:56 AM)onelight Wrote: OK, think you
Is it working for you?


RE: Booting PSP in Jpcsp - Low Level Emulation - onelight - 04-14-2019

(04-13-2019, 02:55 PM)gid15 Wrote:
(04-11-2019, 03:56 AM)onelight Wrote: OK, think you
Is it working for you?

Yes, now it working


RE: Booting PSP in Jpcsp - Low Level Emulation - gid15 - 04-14-2019

(04-14-2019, 02:43 PM)onelight Wrote:
(04-13-2019, 02:55 PM)gid15 Wrote:
(04-11-2019, 03:56 AM)onelight Wrote: OK, think you
Is it working for you?

Yes, now it working
Good news Smile.
I still continue working further in this direction, hopefully improving compatibility


RE: Booting PSP in Jpcsp - Low Level Emulation - gid15 - 05-07-2019

Using the latest version (a4f15d1 or later), I am now able to run the CFW PRO-C for the firmware 6.61... and also run the cube.iso sample application from the CFW Smile


RE: Booting PSP in Jpcsp - Low Level Emulation - onelight - 05-19-2019

(05-07-2019, 05:14 PM)gid15 Wrote: Using the latest version (a4f15d1 or later), I am now able to run the CFW PRO-C for the firmware 6.61... and also run the cube.iso sample application from the CFW Smile

How to run CFW PRO-C ?