Stircrazy69 / pcsx2

Automatically exported from code.google.com/p/pcsx2
0 stars 0 forks source link

Atelier Iris 2 regression (IPU) #176

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The game's intro now crashes PCSX2. It ran fine in r963 and below, it
started crashing in r965 and above.
Specifically, the change in IPU.cpp (the moving of the "g_nDMATransfer &=
~(IPU_DMA_ACTV1 | IPU_DMA_DOTIE1);" line) caused the crash.

Original issue reported on code.google.com by Nne...@gmail.com on 23 Apr 2009 at 1:46

GoogleCodeExporter commented 9 years ago
you got a dump or know if AI3 crashes too? be interesting to play with this

Original comment by refraction on 23 Apr 2009 at 2:32

GoogleCodeExporter commented 9 years ago
Yep, here's a blockdump: (skip first fmv, watch second fmv until crash)

http://senduit.com/e13b33

Don't know about AI3.

Original comment by Nne...@gmail.com on 23 Apr 2009 at 2:50

GoogleCodeExporter commented 9 years ago
i suspect saqibs fix before for the qwc's wasnt the problem in the first place, 
but
it was more that this line of code was stopping the transfer from working 
before it
had actually transferred all the data, so im going to have a bit of a play and 
see if
i can get the flow a bit better.

Original comment by refraction on 23 Apr 2009 at 3:44

GoogleCodeExporter commented 9 years ago
fixed in r1049

Original comment by refraction on 23 Apr 2009 at 7:51

GoogleCodeExporter commented 9 years ago
reopening as i hate ipu

Original comment by refraction on 23 Apr 2009 at 9:41

GoogleCodeExporter commented 9 years ago
it still crashes even in r2760

Original comment by andutrache@gmail.com on 25 Mar 2010 at 4:29

GoogleCodeExporter commented 9 years ago
And fixed :)

Original comment by ramapcsx2 on 5 Apr 2010 at 9:53