mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-13 00:58:29 +02:00
GameINI: Fix PoP:TT Shadows
At extreme angles, there is severe shadow zfighting with fast depth disabled. Enabling it causes it work on all backends without issue. Verified in OpenGL, D3D11, D3D12, and Vulkan.
This commit is contained in:
@ -14,4 +14,4 @@
|
|||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 512
|
SafeTextureCacheColorSamples = 512
|
||||||
|
FastDepthCalc = True
|
||||||
|
Reference in New Issue
Block a user