ps2homebrew / Open-PS2-Loader

Game and app loader for Sony PlayStation 2
https://ps2homebrew.github.io/Open-PS2-Loader/
Academic Free License v3.0
2.05k stars 262 forks source link

[ISSUE]: The VCD APPS have stopped working #962

Closed SnakeSlap closed 1 year ago

SnakeSlap commented 1 year ago

Checks

Describe the issue

VCD APPS stopped working in "v1.2.0-Beta-1989-0a477b2" release, now just black screen.

Console model

SCPH-39004

OPL version / revision

v1.2.0-Beta-1989-0a477b2

In which device(s) have you experienced this issue?

SMB

Context and extra information

In the previous release "v1.2.0-Beta-1987-1c5bc79" everything works normally.

AKuHAK commented 1 year ago

What is VCD aPPS?

SnakeSlap commented 1 year ago

VCD is the file extension for psx games.

BloodRaynare commented 1 year ago

That user meant POPStarter. And yep, it freezes when launching the ELF for me too.

AKuHAK commented 1 year ago

fixed in latest beta

georgewoodall82 commented 6 months ago

I am getting this issue again in the latest version (v1.2.0-Beta-2068-9cba7d7) however it works in the version that OP said worked originally (v1.2.0-Beta-1987-1c5bc79)

BloodRaynare commented 6 months ago

I am getting this issue again in the latest version (v1.2.0-Beta-2068-9cba7d7) however it works in the version that OP said worked originally (v1.2.0-Beta-1987-1c5bc79)

How about Beta-2049?

georgewoodall82 commented 6 months ago

Beta-2049 works

SnakeSlap commented 6 months ago

I've followed up on the issue, here are my results on SMB with SCPH-50004;

OPNPS2LD-v1.2.0-Beta-2048-17efb44 = Everything ok! It works normally.

OPNPS2LD-v1.2.0-Beta-2049-513e9b3 = Everything ok! It works normally.

OPNPS2LD-v1.2.0-Beta-2057-5518be1 = The problems begin! The CONFIG files block OPL, if you delete them and open OPL they are generated and saved, but they will never be read, whenever you start OPL it will not load them and leaves you on the screen to configure it again.

OPNPS2LD-v1.2.0-Beta-2061-80fa338 = With the CONFIG created in version "2057-5518be1" everything works normally ok! If you use CONFIG created before version "2057-5518be1" nothing will work, it freezes all OPL.

OPNPS2LD-v1.2.0-Beta-2065-c0da23a = same result as previous version "2061-80fa338".

OPNPS2LD-v1.2.0-Beta-2068-9cba7d7 = in this version the CONFIGs freeze all OPL, if we delete them and open OPL to create new ones it will not save them in pf0 by default it will use mc0 and it will freeze when setting hdd and ethernet as automatic .

Note; I think this time the error is related to the CONFIG files and how they are handled, not with the launch of ELF vcd, according to my tests in version 2965 and 2061 it would be possible to launch the ELF vcd without problem, as long as we eliminate the old CONFIG .

Greetings!

SnakeSlap commented 6 months ago

Hello, I have tested the latest version OPNPS2LD-v1.2.0-Beta-2070-234a36c and regarding this problem, now it is possible to load the network configurations normally, but the error with launching the applications .elf vcd black screen , has reappeared.