PCSX2 / pcsx2

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

[BUG]: Kingdom Hearts - textures bug? #11664

Open skullpanda86 opened 3 months ago

skullpanda86 commented 3 months ago

Describe the Bug

When running around in the water on the Destiny Islands level, there are faint black lines that appear in the water, I've tried switching between renderers to reduce the issue, but have had very little luck in reducing the issue, which with the Vulkan HW renderer it was mostly reduced but would still occasionally occur

Reproduction Steps

Tried changing the renderers and had little to no luck

Expected Behavior

No response

PCSX2 Revision

v2.1.56

Operating System

Windows 11

If Linux - Specify Distro

No response

CPU

i7-10700k

GPU

RTX 2080 Super

GS Settings

No response

Emulation Settings

No response

GS Window Screenshots

Kingdom Hearts_SLUS-20370_20240804123358 Kingdom Hearts_SLUS-20370_20240804123359_(2) Kingdom Hearts_SLUS-20370_20240804123358

Logs & Dumps

No response

Mrlinkwii commented 2 months ago

can i have a gs dump?

skullpanda86 commented 2 months ago

Sure here is the multi frame gs dump

https://we.tl/t-d1omvAdKEp

bigol83 commented 2 months ago

Sure here is the multi frame gs dump

https://we.tl/t-d1omvAdKEp

I checked this with latest main build and it doesn't show any issue. I made sure to check at half speed, didn't see that black line.

Look

https://github.com/user-attachments/assets/48984ca4-ad81-4e20-9348-991dc5541d66

bslenul commented 2 months ago

Issue does show up for me, however it seems to be exclusive to SW mode, I can't see these lines with the other renderers even at 1x resolution.

bigol83 commented 2 months ago

Issue does show up for me, however it seems to be exclusive to SW mode, I can't see these lines with the other renderers even at 1x resolution.

Yeah, software mode has this line, hardware doesn't.

skullpanda86 commented 2 months ago

Issue does show up for me, however it seems to be exclusive to SW mode, I can't see these lines with the other renderers even at 1x resolution.

Yeah, software mode has this line, hardware doesn't.

For me it happens in all renderers at native resolution, now as mentioned, in Vulkan HW it is a lot less prevalent, but in the SW, OpenGL, DX11 renderers it happens still for me, see the video below, I should mention I've updated my GPU drivers, currently on version 560.81, but it still happens regardless.

https://www.youtube.com/watch?v=zdVgXGqlLCE

Vulkan HW: image image

OpenGL HW: image image

Direct3D11 HW: image image

Direct3D12 HW: image image

skullpanda86 commented 2 months ago

Update: So I was able fix it happening with the hardware renders somehow after doing a clean installation of PCSX2, but sadly it still does happen with the software renderer so technically it's fixed with the hardware renderers, but not on the software renderer.