mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 22:34:54 +00:00
Merge pull request #9894 from AdmiralCurtiss/smooth-moves-tex-cache-ini
GameINI: Set safe texture cache in WarioWare: Smooth Moves for Writer's Block and Brain Age microgames.
This commit is contained in:
commit
0b18f8ae55
1 changed files with 1 additions and 0 deletions
|
@ -16,3 +16,4 @@ EFBEmulateFormatChanges = True
|
||||||
|
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SuggestedAspectRatio = 2
|
SuggestedAspectRatio = 2
|
||||||
|
SafeTextureCacheColorSamples = 0
|
||||||
|
|
Loading…
Add table
Reference in a new issue