mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-09 15:49:25 +01:00
GameSettings: Force 1x IR for Mario Tennis and Super Smash Bros.
This commit is contained in:
parent
620044ea05
commit
71267cb055
@ -19,3 +19,5 @@ StereoConvergence = 5000
|
||||
# This game creates a large number of EFB copies at different addresses, resulting
|
||||
# in a large texture cache which takes considerable time to save.
|
||||
SaveTextureCacheToState = False
|
||||
# This game crashes very soon after boot if above 1x IR
|
||||
InternalResolution = 1
|
||||
|
@ -16,3 +16,5 @@
|
||||
# This game creates a large number of EFB copies at different addresses, resulting
|
||||
# in a large texture cache which takes considerable time to save.
|
||||
SaveTextureCacheToState = False
|
||||
# This game crashes very soon after boot if above 1x IR
|
||||
InternalResolution = 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user