EmuNewz Network
Booting VSH in Jpcsp - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Emunewz General Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=75)
+--- Forum: Builds/Releases (https://www.emunewz.net/forum/forumdisplay.php?fid=77)
+--- Thread: Booting VSH in Jpcsp (/showthread.php?tid=175298)



Booting VSH in Jpcsp - gid15 - 09-23-2016

Hi Jpcsp community!

with the last commits, Jpcsp is now able to boot the official PSP VSH interface. The menus are not yet working properly, it is currently only an alpha release. I continue to work on it Smile.

Attached is a screenshot showing it in x2 resolution.

To try it by yourself, you will need to copy some files from a PSARDUMP on your real PSP:
Code:
flash0/kd/mesg_led_01g.prx
flash0/kd/mesg_led_02g.prx
flash0/kd/mpeg_vsh.prx
flash0/kd/vshbridge.prx
flash0/vsh/etc/*
flash0/vsh/module/*
flash0/vsh/resource/*
and start Jpcsp by adding the command line option "--vsh" (edit start-windows-amd64.bat and add "--vsh" at the end of the line starting with "%JAVA_CMD%").


RE: Booting VSH in Jpcsp - nickblame - 09-25-2016

Awesome stuff!