Open felipe13yt opened 1 year ago
On mass, did you edited the system config txt file?
If you are using mass to boot, it's almost 100% sure that's nothing to do with OPL
For mobdo5 you must add the path of the ELF file on the txt config file on system folder, if it's on black screen, your inserted the wrong path
Note that modbo5 has no support for exfat, so the device on mass must be on fat32
example: put the elf file on system folder on your mass device, if the file is named OPNPS2LD.ELF add this lines on your config.txt:
APP1_ELF= OPNPS2LD.ELF
APP1_DESC= Open PS2 Loader
remember that you can have only for 4 apps on this file, so you must swap some of then
I can also confirm this issue. SCH-70003, modbo 5. PS2-HDMI converter, mass-storage, no MC cards.
I have a working setup with OPNPSLD v1.1.0, it loads
I tried updating to latest beta(2c22457) and I also got a black screen (with possibly a single white dot in the middle). My moninor tells me that it is switched to 576i mode (so it get signal from PS2). I tried removing config files from the root of my flash drive. Still black screen.
Is there anything i can do to debug the issue? I can probably try bisecting the 1.2.0 prerelease series, if there are no other options.
I found a way to run OPL. Looks like there's not enough memory. Solution Delete the desktop.bmp file now OPNPS2LD v1.2.0 working
if not, try del *_selected.bmp
Can confirm that deleting desktop.bmp fixes this. Sad that the boot program for modbo 5.0 is so flaky
Checks
Describe the issue
open ps2 loader is not starting on modchip modbo 5.0 it just sits on a black screen. my version is 1968 beta
Console model
SCPH-90010
OPL version / revision
OPL BETA 1968
In which device(s) have you experienced this issue?
USB
Context and extra information
No response