MrColdbird / procfw

Automatically exported from code.google.com/p/procfw
76 stars 28 forks source link

Can't play PSN release PSX games [code.google.com/archive/p/procfw/issues/610] #610

Open filipe-maia opened 5 years ago

filipe-maia commented 5 years ago

Posted on Apr 10, 2015 by Grumpy Monkey

What steps will reproduce the problem? 1. Just choose the PSX games (PSN release) from the list 2. 3.

What is the expected output? What do you see instead? Game running. But it's black out with error "Game couldn't be started (FFFFFFFF)" instead.

What version of the product are you using? On what operating system? 6.39 PRO C2 PSP 3001 g07 MAC

Please provide any additional information below. Can play any PSX games before but now only converted eboot and PSP games can play.

filipe-maia commented 5 years ago

Posted on Apr 13, 2015 by Helpful Hippo

C2 has a known bug in NoDRM engine. Either use C1.fix3 or a compile the latest build.

kathyrollo commented 3 years ago

@filipe-maia Hi, do you have instructions on how to compile to EBOOT.PBP?

filipe-maia commented 3 years ago

Hi @kathyrollo . I don't know how to compile it :( From the readme file, I believe you have to set the variable PRO_HOME with the path to the source directory before trying to compile. For compilation, I think you have to run the Makefile file, but I don't know with what you have to run it (probably with the PSPSDK). Hope this helps.

EDIT: Found the answer here: https://github.com/MrColdbird/procfw/issues/611#issuecomment-484577783 Hope it works.