RPCS3 / rpcs3

PS3 emulator/debugger
https://rpcs3.net/
GNU General Public License v2.0
15.15k stars 1.89k forks source link

Jak and Daxter Collection no longer boots since #3820 #3828

Closed PTKay closed 6 years ago

PTKay commented 6 years ago

Since #3820, the Jak and Daxter Collection (BCUS98281) refuses to boot. Can confirm it worked in the previous build (#3806)

Here's what happens when you try to run the game on #3820 and newer builds (using both SPU and PPU precise interpreters and the OpenGL renderer):

captura de ecra 565

Sometimes it doesn't crash, and the console presents a "Access violation writing location 0x200" or "Access violation writing location 0x8" error message. It also crashes using any kind of configuration (Recompilers, Vulkan, etc.)

Log File: RPCS3.log

System Specs: CPU - Intel Core i5-4690k GPU - Nvidia GeForce GTX 970 4GB of DDR3 RAM

7ngel commented 6 years ago

Same issue here.. please update

rohit-n commented 6 years ago

Can confirm this issue as well.

isJuhn commented 6 years ago

The game works again if you revert commit cd9070e60da825bd042046628e4c23c7d747bbf4 In #3820 aka

mfc: Fix support for list transfer stall bit with partial support for…
… out of order execution - Also give Sync commands a size so they are properly detected by queue checks

rpcs3_2018-01-13_20-51-02

elad335 commented 6 years ago

Fixed with #4088