mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 06:51:17 +01:00
Merge pull request #13141 from dreamsyntax/shadow-texturecache-change
GameINI: Shadow the Hedgehog texture cache default
This commit is contained in:
commit
da530a2eb9
@ -13,6 +13,9 @@
|
|||||||
VertexRounding = True
|
VertexRounding = True
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
|
# Force texture cache to the middle option - fixes the bloom bleed/artifacting and SFD video slowdown issues present on Safe and Fast
|
||||||
|
SafeTextureCacheColorSamples = 512
|
||||||
|
|
||||||
WidescreenHeuristicStandardRatio = 0.91
|
WidescreenHeuristicStandardRatio = 0.91
|
||||||
WidescreenHeuristicWidescreenRatio = 1.21
|
WidescreenHeuristicWidescreenRatio = 1.21
|
||||||
WidescreenHeuristicAspectRatioSlop = 0.15
|
WidescreenHeuristicAspectRatioSlop = 0.15
|
||||||
|
Loading…
x
Reference in New Issue
Block a user