open-supaplex icon indicating copy to clipboard operation
open-supaplex copied to clipboard

Build PS2 from Actions

Open sergiou87 opened this issue 1 year ago • 4 comments

TBD

sergiou87 avatar May 01 '23 15:05 sergiou87

hey @sergiou87 , one question about the PS2 version

I was able to clone the repo and build the OpenSupaplex.elf binary, but I've tried to run it on PCSX2 and I get kicked back to the ps2 BIOS memory card screen.

I am missing something to properly run this on the PS2? any details / info will be useful! thanks

bucanero avatar Jun 30 '23 13:06 bucanero

Hey @bucanero ! Sorry, I'm not an expert on PS2 development, I just wanted to get this working (but life has been busy lately 😅 ). @fjtrujy probably knows what could be wrong, though!

sergiou87 avatar Jul 01 '23 16:07 sergiou87

You need to enable filesystem host in PCSX2, additionally you also need to put all the resources in the proper folder. Have you done both things?

fjtrujy avatar Jul 03 '23 06:07 fjtrujy

@sergiou87 @fjtrujy thanks for the feedback! 🙏

I wasn't sure about where to put the resources, I think that should fix it. I'll try enabling host and placing resources and I'll report my results. 👍

btw, I was checking the PR and I couldn't find the Docker image used in Github Actions ps2dev/ps2dev:sha256:c5629318761ee285137a3949e4443d3460095814da3ec7ae2742de6fb2f24716 , so I used ps2dev/ps2dev:latest to build opensupaplex.elf locally. I hope this latest version is also valid.

bucanero avatar Jul 04 '23 12:07 bucanero