mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-18 02:40:11 +00:00
Merge pull request #14823 from JosJuice/gameini-pokemon-channel
GameSettings: Set texture cache accuracy for Pokémon Channel
This commit is contained in:
@@ -10,5 +10,9 @@
|
|||||||
# Add action replay cheats here.
|
# Add action replay cheats here.
|
||||||
|
|
||||||
[Video_Hacks]
|
[Video_Hacks]
|
||||||
|
# Required for Smeargle Paint
|
||||||
EFBToTextureEnable = False
|
EFBToTextureEnable = False
|
||||||
|
|
||||||
|
[Video_Settings]
|
||||||
|
# Avoid skipping frames in the anime (most noticeable in part 3)
|
||||||
|
SafeTextureCacheColorSamples = 2048
|
||||||
|
|||||||
Reference in New Issue
Block a user