PCSX2 / pcsx2

PCSX2 - The Playstation 2 Emulator
https://pcsx2.net
GNU General Public License v3.0
11.71k stars 1.62k forks source link

Onimusha 1 & 2 : objects and characters show through walls #74

Closed Freestate2nd closed 8 years ago

Freestate2nd commented 10 years ago

1) Did the game ever work correctly : NO

2) What steps will reproduce the problem?

  1. Simply playing the game

3) What exactly happens when you experience this issue (listing any console errors or screen output you receive)? You see objects and people through walls always

4) What version of PCSX2 are you using? On what operating system? 1.2.0 windows x64

LasagnaPie commented 10 years ago

This is the same z-buffer problems as with Timesplitters

Here is documentation on the Z-buffer of the PS2 http://develop.scee.net/files/articles/develop/SpecialEffects.pdf

ghost commented 10 years ago

Some more documentation: http://www.philvaz.com/games/PS2.htm#PS2RENDER, http://graphics.cs.cmu.edu/nsp/course/15-462/Fall04/slides/GameProg.pdf , http://develop.scee.net/files/presentations/agdc2000/ThePowerOfPS2.pdf, http://lukasz.dk/mirror/research-scea/research/pdfs/GDC2000-DOM-white-paper.pdf, http://develop.scee.net/files/presentations/agdc2002/PS2Optimisations.pdf , http://develop.scee.net/files/presentations/agdc2002/PS2forPCprogrammers.pdf

ghost commented 10 years ago

http://hwdocs.webs.com/ps2 http://develop.scee.net/

Nucleoprotein commented 9 years ago

This issue is fixed in GSDX OpenGL mode with "Hardware Depth" enabled.