I've asked my friend to lend me his acc so i can get the game, rpcs3 can boot it, but crashes before reaching menu
There are 2 sprx files in the game's USRDIR\DATA\PRX folder, you need to decrypt them (then they become PRX), and rename them back to sprx. (otherwise rpcs3 will hang with an error msg dialog you can't read)
If you done everything right then you will see this:
After this screen you will get this
PS: You can't use ASMJIT at SPU because this game sometimes hits the unimplemented instruction
And also on Interpreters it sometimes hits this:
And also you should re-rip your game from your PS3. (because even if i don't decrypt the 2 prx files, game still doesn't close.)
edit: LOG: https://gist.github.com/Nezarn/e13cc678c...f6b9a5b4d9
There are 2 sprx files in the game's USRDIR\DATA\PRX folder, you need to decrypt them (then they become PRX), and rename them back to sprx. (otherwise rpcs3 will hang with an error msg dialog you can't read)
If you done everything right then you will see this:
After this screen you will get this
Code:
F {PPU[0x80000000] Thread (main_thread) [0x001cd408]} struct vm::access_violation thrown: Access violation reading address 0x7c0802bb
PS: You can't use ASMJIT at SPU because this game sometimes hits the unimplemented instruction
Code:
F {SPU[0x88] Thread (CellSpursKernel4)} class std::runtime_error thrown: Unimplemented instruction
(in file C:\rpcs3\rpcs3\Emu\Cell\SPUASMJITRecompiler.cpp:920)
And also on Interpreters it sometimes hits this:
Code:
F {SPU[0x8a] Thread (CellSpursKernel5) [0x02c04]} class std::runtime_error thrown: Unknown/illegal channel (ch=1 [$SPU_WrEventMask], value=0x2)
(in file C:\rpcs3\rpcs3\Emu\Cell\SPUThread.cpp:1122)
And also you should re-rip your game from your PS3. (because even if i don't decrypt the 2 prx files, game still doesn't close.)
edit: LOG: https://gist.github.com/Nezarn/e13cc678c...f6b9a5b4d9
PC: i5-4690K | RX 480 | 16GB RAM