EmuNewz Network

Full Version: cant run Persona 5
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When I open the game it runs but nothing happens the screen is black and the launcher is showing some errors
E {PPU[0x1000000] Thread (main_thread) [0x01240d90]} 'sys_prx_get_module_id_by_name' failed with 0x8001112e : CELL_PRX_ERROR_UNKNOWN_MODULE
(this reapeets 1 more time)

E {PPU[0x1000000] Thread (main_thread) [0x0123f108]} 'cellVideoOutConfigure' failed with 0x8002b221 : CELL_VIDEO_OUT_ERROR_ILLEGAL_CONFIGURATION

E {PPU[0x1000000] Thread (main_thread) [0x0123c080]} cellGcmSys: cellGcmSetTileInfo: bad compression mode! (10)
(this repeats 2 more times)

E {PPU[0x1000011] Thread (game contents hdd install) [0x0143fee4]} 'sys_fs_stat' failed with 0x8001003a : CELL_ENOTMOUNTED
(this keeps looping untill I press Stop)
same issue here
Two problems:

1) You set resolution to 1920x1080 but this is a PS3 game, it runs at no more than 1280x720.

2) You installed a "fix" for DLC or something. Don't do that. Install the game .pkg file and place the .rap file in \dev_hdd0\home\00000001\exdata. Don't try to install any DLC until this is working at least.
Thanks, dude/dudette that helped a lot
So how can I get it running with the DLC, getting the same errors with DLC, but game works without it
(05-17-2017, 04:27 AM)collateral Wrote: [ -> ]So how can I get it running with the DLC, getting the same errors with DLC, but game works without it

You can hack config.yml but this will break every other game.

Change
Code:
/dev_bdvd/: !<!> ""
Into
Code:
/dev_bdvd/: $(EmulatorDir)dev_hdd0/

I think. Point is, when the game looks for the non existing bluray disc redirect it to where the game actually is. Figure out the exact paths.