JaCzekanski / Avocado

🥑 PlayStation 1 emulator
GNU General Public License v2.0
538 stars 31 forks source link

cpuVramToVram: Suspicious arg0 #24

Closed Snicks321 closed 5 years ago

Snicks321 commented 6 years ago

EDIT: now grapichs looks even worse, and have more logs (I assume that is all from the same error, something is wrong copying to Vram and it start rendering something else, for example, one sprite from another character was showing on a battle)

cpuVramToVram: Suspicious arg0: 0x1e4fc0 cpuVramToVram: Suspicious arg0: 0x1e47c0 cpuVramToVram: Suspicious arg0: 0x1047d0 cpuVramToVram: Suspicious arg0: 0x104fc0

JaCzekanski commented 6 years ago

It would be helpful to know if there was such log in console: GPU DMA transfer too long, breaking. before "Suspicious arg0" warnings.

In future please attach full log - it's easier to find culprit when looking at whole file.

note: possible GPU implementation bug or DMA issue.

Snicks321 commented 6 years ago

No, there wasn't any log on console, or atleast no one I could see, it was only that error, nothing else. But can't be 100% sure now, because I did a fast copy paste from console logs, and close.

JaCzekanski commented 5 years ago

Should now be fixed in a0505bcddfd7a7e1df31d7b658e8776b152ebae2