mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-18 19:32:41 +00:00
Merge f72f046bf1 into a8c5f6ddfc
This commit is contained in:
commit
95de68ca5a
@ -14,6 +14,11 @@ CPUThread = False
|
||||
SafeTextureCacheColorSamples = 512
|
||||
SuggestedAspectRatio = 2
|
||||
|
||||
# Using a widescreen heuristic modification
|
||||
# fixes the game changing aspect ratios during gameplay.
|
||||
|
||||
WidescreenHeuristicTransitionThreshold = 20
|
||||
|
||||
# Because the minimap has a lot of unused triangles,
|
||||
# CPU Cull can greatly speed up demanding areas of the game.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user