mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
ae63c68b88
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.
18 lines
369 B
INI
18 lines
369 B
INI
# GKME41, GKMP41 - Prince of Persia The Two Thrones
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[OnLoad]
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Settings]
|
|
SafeTextureCacheColorSamples = 512
|
|
FastDepthCalc = True
|