This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Booting VSH in Jpcsp
#50
(06-19-2017, 08:21 AM)gid15 Wrote:
(06-17-2017, 12:05 PM)DragonNeos Wrote: Will DOCUMENT.DAT files be viewable from the VSH in the future? Currently, any game that contains a DOCUMENT.DAT file is not being detected by the emulator while using the VSH.
Have you an example for such a game?
How is a real PSP displaying it? I don't remember having seen such a DOCUMENT.DAT file...
Commercial games that are distributed digitally through the PlayStation Network may have a DOCUMENT.DAT file next to the game (EBOOT.PBP). Demos and Trial games hosted on either PSN or the developer's website can also have a DOCUMENT.DAT file (Ex: God Eater 2 Trial, Yu-Gi-Oh! ARC-V Tag Force Special Trial). The DOCUMENT.DAT file is a software version of the manual that developers used to provide in game cases in previous console generations.

PSP
       

JPCSP (Emulator can't detect file in directory)
       

Other issues with the VSH:
1) VSH is not displaying the curving waves correctly (possible VSH/bézier curve issue?)
       

2) VSH is showing duplicate entries for any file and doesn't allow execution of encrypted EBOOT.PBP (except for certain demos/trial games that are classified in the "MG" category such as Bleach: Heat the Soul 5 Trial which will crash the emulator after gameboot.pmf loads)
       

3) After selecting a game, there should be audio playing on the screen with PSP displayed as the emulator is attempting to load the game (gameboot.pmf is not consistent in always producing the booting sound). None of the audio prx modules is producing any sound when the game is loaded.

4) Custom Themes are not saved in the configuration after the emulator is closed. The emulator will bring up the default theme when the VSH is loaded up again (similar behavior to Date & Time Settings before the issue was fixed).

5) On the VSH, the Free Space capacity of the Memory Stick displays a random number (972 MB).

6) The emulator has issues when attempting to open the PlayStation®Store (displays "An internal error has occurred. (80110684)" or view Network Settings (see below):
Code:
14:02:55  INFO      hle - ScePafJob - sceKernelStartModule - no entry address
14:02:55 ERROR compiler - ScePafJob - Trying to compile an invalid address 0x01420660
14:02:55  INFO compiler - ScePafJob - Compiling for Interpreter _S1_3_8511ADC
14:02:55  INFO hle.sceSsl - ScePafJob - sceSslInit heapSize=0x40000
14:02:55  WARN      hle - ScePafJob - 08519A08 Unknown instruction 00000000000000111111111111111000 (0x0003FFF8)
14:02:55  INFO hle.sceSsl - ScePafJob - sceSslInit returning 0x8860000
14:02:55 ERROR compiler - ScePafJob - Trying to compile an invalid address 0x00000004
14:02:55 ERROR  runtime - ScePafJob - RuntimeContext.jumpCall - Cannot find executable
14:02:55 ERROR  runtime - ScePafJob - Catched Throwable in RuntimeThread:
java.lang.RuntimeException: Cannot find executable
    at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:152)
    at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:202)
    at _S1_2_883AA58.s(_S1_2_883AA58.java:196)
    at _S1_2_883AC00.s(_S1_2_883AC00.java:256)
    at _S1_2_883AC00.exec(_S1_2_883AC00.java)
    at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:170)
    at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:223)
    at _S1_2_9C7A33C.s(_S1_2_9C7A33C.java:868)
    at _S1_2_9C7A33C.exec(_S1_2_9C7A33C.java)
    at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:170)
    at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:223)
    at _S1_2_8896724.s(_S1_2_8896724.java:828)
    at _S1_2_8895310.s(_S1_2_8895310.java:40)
    at _S1_2_8895310.exec(_S1_2_8895310.java)
    at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:170)
    at jpcsp.Allegrex.compiler.RuntimeContext.call(RuntimeContext.java:223)
    at _S1_2_89303B0.s(_S1_2_89303B0.java:36)
    at _S1_2_89303B0.exec(_S1_2_89303B0.java)
    at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeContext.java:736)
    at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:797)
    at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)

7) Certain homebrew applications such as PRXdecrypter 2.7a will not be able to load when selected from the VSH (displays "Error 0x80010002 loading/starting PRXdecrypter02g module" and "Exiting in 10 seconds...").

Is it possible to make the Home button provide the same functionality as it does on the PSP (if the user provides all necessary firmware files)? (Pressing Home while in a game will display "Do you want to quit the game?" and pressing "Yes" will show "Please wait..." and bring the user back to the VSH). On JPCSP, pressing Home will bring up the message "Exit the current application?" After clicking on "Yes", the emulator will stop responding to any commands (such as trying to load another game from either Load UMD... or Load file...).
Reply


Messages In This Thread
Booting VSH in Jpcsp - by gid15 - 09-23-2016, 07:56 PM
RE: Booting VSH in Jpcsp - by shadow - 09-23-2016, 08:12 PM
RE: Booting VSH in Jpcsp - by sum2012 - 09-25-2016, 12:31 AM
RE: Booting VSH in Jpcsp - by onelight - 09-25-2016, 08:40 AM
RE: Booting VSH in Jpcsp - by onelight - 09-25-2016, 01:17 PM
RE: Booting VSH in Jpcsp - by gid15 - 09-26-2016, 07:37 AM
RE: Booting VSH in Jpcsp - by onelight - 09-26-2016, 10:27 AM
RE: Booting VSH in Jpcsp - by gid15 - 09-26-2016, 07:02 PM
RE: Booting VSH in Jpcsp - by onelight - 09-27-2016, 12:33 PM
RE: Booting VSH in Jpcsp - by sum2012 - 09-25-2016, 07:31 PM
RE: Booting VSH in Jpcsp - by DragonNeos - 09-25-2016, 09:33 PM
RE: Booting VSH in Jpcsp - by onelight - 09-28-2016, 10:47 AM
RE: Booting VSH in Jpcsp - by onelight - 09-28-2016, 11:51 AM
RE: Booting VSH in Jpcsp - by gid15 - 10-01-2016, 02:15 PM
RE: Booting VSH in Jpcsp - by onelight - 10-04-2016, 08:09 AM
RE: Booting VSH in Jpcsp - by onelight - 10-10-2016, 11:17 AM
RE: Booting VSH in Jpcsp - by gid15 - 11-15-2016, 06:28 PM
RE: Booting VSH in Jpcsp - by onelight - 11-16-2016, 11:44 AM
RE: Booting VSH in Jpcsp - by gid15 - 11-19-2016, 03:20 PM
RE: Booting VSH in Jpcsp - by onelight - 11-20-2016, 12:39 PM
RE: Booting VSH in Jpcsp - by gid15 - 11-20-2016, 02:57 PM
RE: Booting VSH in Jpcsp - by onelight - 11-21-2016, 12:21 AM
RE: Booting VSH in Jpcsp - by onelight - 11-19-2016, 02:26 PM
RE: Booting VSH in Jpcsp - by shadow - 11-22-2016, 10:36 AM
RE: Booting VSH in Jpcsp - by gid15 - 11-22-2016, 07:46 PM
RE: Booting VSH in Jpcsp - by gid15 - 12-20-2016, 05:47 PM
RE: Booting VSH in Jpcsp - by onelight - 01-09-2017, 11:17 AM
RE: Booting VSH in Jpcsp - by onelight - 02-06-2017, 01:58 PM
RE: Booting VSH in Jpcsp - by onelight - 02-06-2017, 03:33 PM
RE: Booting VSH in Jpcsp - by onelight - 02-08-2017, 04:03 PM
RE: Booting VSH in Jpcsp - by onelight - 02-21-2017, 03:56 PM
RE: Booting VSH in Jpcsp - by aakh1361 - 02-21-2017, 06:12 PM
RE: Booting VSH in Jpcsp - by gid15 - 02-23-2017, 11:00 AM
RE: Booting VSH in Jpcsp - by DragonNeos - 02-24-2017, 12:15 AM
RE: Booting VSH in Jpcsp - by onelight - 03-23-2017, 02:40 PM
RE: Booting VSH in Jpcsp - by gid15 - 03-24-2017, 10:11 AM
RE: Booting VSH in Jpcsp - by onelight - 03-25-2017, 12:42 PM
RE: Booting VSH in Jpcsp - by gid15 - 03-26-2017, 11:26 AM
RE: Booting VSH in Jpcsp - by onelight - 03-27-2017, 12:51 PM
RE: Booting VSH in Jpcsp - by gid15 - 03-30-2017, 07:14 AM
RE: Booting VSH in Jpcsp - by onelight - 03-31-2017, 12:19 PM
RE: Booting VSH in Jpcsp - by gid15 - 03-31-2017, 07:42 PM
RE: Booting VSH in Jpcsp - by onelight - 04-01-2017, 11:43 AM
RE: Booting VSH in Jpcsp - by onelight - 05-20-2017, 01:03 AM
RE: Booting VSH in Jpcsp - by onelight - 05-20-2017, 02:07 AM
RE: Booting VSH in Jpcsp - by DragonNeos - 06-17-2017, 12:05 PM
RE: Booting VSH in Jpcsp - by gid15 - 06-19-2017, 08:21 AM
RE: Booting VSH in Jpcsp - by gid15 - 06-21-2017, 04:09 PM
RE: Booting VSH in Jpcsp - by onelight - 06-23-2017, 10:09 AM
RE: Booting VSH in Jpcsp - by onelight - 06-19-2017, 10:45 AM
RE: Booting VSH in Jpcsp - by DragonNeos - 06-22-2017, 09:20 AM
RE: Booting VSH in Jpcsp - by gid15 - 07-05-2017, 05:35 PM
RE: Booting VSH in Jpcsp - by DragonNeos - 07-07-2017, 09:50 AM
RE: Booting VSH in Jpcsp - by gid15 - 07-13-2017, 05:25 PM
RE: Booting VSH in Jpcsp - by gid15 - 07-14-2017, 01:27 PM
RE: Booting VSH in Jpcsp - by gid15 - 07-17-2017, 07:20 PM
RE: Booting VSH in Jpcsp - by gid15 - 07-25-2017, 05:33 PM
RE: Booting VSH in Jpcsp - by DragonNeos - 07-14-2017, 11:05 AM
RE: Booting VSH in Jpcsp - by DragonNeos - 07-18-2017, 08:01 PM
RE: Booting VSH in Jpcsp - by gid15 - 07-20-2017, 01:22 PM
RE: Booting VSH in Jpcsp - by DragonNeos - 07-21-2017, 09:15 PM
RE: Booting VSH in Jpcsp - by onelight - 07-24-2017, 11:57 AM
RE: Booting VSH in Jpcsp - by gid15 - 07-24-2017, 02:46 PM
RE: Booting VSH in Jpcsp - by gid15 - 07-25-2017, 07:53 AM
RE: Booting VSH in Jpcsp - by onelight - 07-25-2017, 12:14 PM
RE: Booting VSH in Jpcsp - by gid15 - 07-25-2017, 01:17 PM
RE: Booting VSH in Jpcsp - by DragonNeos - 07-26-2017, 10:33 AM
RE: Booting VSH in Jpcsp - by gid15 - 07-28-2017, 07:41 PM
RE: Booting VSH in Jpcsp - by onelight - 07-27-2017, 03:15 PM
RE: Booting VSH in Jpcsp - by DragonNeos - 08-03-2017, 10:15 AM
RE: Booting VSH in Jpcsp - by onelight - 08-13-2017, 09:21 AM
RE: Booting VSH in Jpcsp - by gid15 - 08-13-2017, 10:17 AM
RE: Booting VSH in Jpcsp - by onelight - 08-13-2017, 03:02 PM
RE: Booting VSH in Jpcsp - by gid15 - 08-13-2017, 04:25 PM
RE: Booting VSH in Jpcsp - by onelight - 08-14-2017, 11:17 AM
RE: Booting VSH in Jpcsp - by gid15 - 08-14-2017, 11:54 AM
RE: Booting VSH in Jpcsp - by onelight - 08-14-2017, 02:01 PM
RE: Booting VSH in Jpcsp - by onelight - 09-07-2017, 10:09 AM
RE: Booting VSH in Jpcsp - by DragonNeos - 09-23-2017, 07:55 PM
RE: Booting VSH in Jpcsp - by gid15 - 10-08-2017, 09:01 AM
RE: Booting VSH in Jpcsp - by DragonNeos - 10-16-2017, 10:55 AM
RE: Booting VSH in Jpcsp - by gid15 - 10-17-2017, 06:59 AM
RE: Booting VSH in Jpcsp - by gid15 - 10-17-2017, 04:13 PM
RE: Booting VSH in Jpcsp - by DragonNeos - 10-18-2017, 03:59 AM
RE: Booting VSH in Jpcsp - by onelight - 11-01-2017, 10:42 AM
RE: Booting VSH in Jpcsp - by gid15 - 11-05-2017, 02:19 PM
RE: Booting VSH in Jpcsp - by onelight - 11-06-2017, 04:56 AM
RE: Booting VSH in Jpcsp - by gid15 - 11-07-2017, 09:24 PM
RE: Booting VSH in Jpcsp - by onelight - 11-08-2017, 01:43 PM
RE: Booting VSH in Jpcsp - by gid15 - 11-11-2017, 12:54 PM
RE: Booting VSH in Jpcsp - by onelight - 11-11-2017, 02:56 PM
RE: Booting VSH in Jpcsp - by Karpov - 02-10-2018, 06:55 PM
RE: Booting VSH in Jpcsp - by gid15 - 02-11-2018, 08:23 AM
RE: Booting VSH in Jpcsp - by Karpov - 02-13-2018, 09:39 PM
RE: Booting VSH in Jpcsp - by onelight - 02-24-2018, 01:33 PM
RE: Booting VSH in Jpcsp - by onelight - 12-12-2018, 01:05 AM
RE: Booting VSH in Jpcsp - by gid15 - 12-12-2018, 05:32 PM
RE: Booting VSH in Jpcsp - by onelight - 12-13-2018, 01:55 AM
RE: Booting VSH in Jpcsp - by gid15 - 12-14-2018, 08:43 PM
RE: Booting VSH in Jpcsp - by DragonNeos - 02-06-2019, 07:30 AM
RE: Booting VSH in Jpcsp - by gid15 - 02-07-2019, 06:42 PM
RE: Booting VSH in Jpcsp - by gid15 - 02-08-2019, 06:52 PM
RE: Booting VSH in Jpcsp - by onelight - 02-10-2019, 03:55 AM
RE: Booting VSH in Jpcsp - by gid15 - 02-15-2019, 04:11 PM
RE: Booting VSH in Jpcsp - by onelight - 02-16-2019, 12:04 AM
RE: Booting VSH in Jpcsp - by gid15 - 02-17-2019, 02:23 PM
RE: Booting VSH in Jpcsp - by onelight - 02-18-2019, 12:03 AM
RE: Booting VSH in Jpcsp - by onelight - 03-01-2019, 11:31 AM
RE: Booting VSH in Jpcsp - by gid15 - 04-03-2019, 07:35 PM
RE: Booting VSH in Jpcsp - by onelight - 11-15-2019, 11:37 AM
RE: Booting VSH in Jpcsp - by DragonNeos - 04-18-2020, 12:08 PM
RE: Booting VSH in Jpcsp - by Nir777 - 03-01-2021, 06:24 AM
RE: Booting VSH in Jpcsp - by gid15 - 03-01-2021, 03:27 PM
RE: Booting VSH in Jpcsp - by onelight - 04-15-2021, 11:42 AM
RE: Booting VSH in Jpcsp - by adhie157 - 07-19-2021, 03:03 PM
RE: Booting VSH in Jpcsp - by The-loan-wolf - 01-11-2022, 12:24 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)