mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 05:17:44 -07:00
Merge f72f046bf1
into 2c92e5b5b3
This commit is contained in:
commit
27a9078594
@ -13,6 +13,11 @@ CPUThread = False
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 512
|
||||
|
||||
# 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