mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 19:44:57 +00:00
Merge pull request #10105 from Pokechu22/mmxc-texture-filtering
GameINI: Disable force texture filtering for Mega Man X Collection
This commit is contained in:
commit
a0f7e3110d
1 changed files with 3 additions and 0 deletions
|
@ -7,3 +7,6 @@
|
|||
[ActionReplay]
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
[Video_Enhancements]
|
||||
# Texture filtering causes lines with Mega Man X 3
|
||||
ForceFiltering = False
|
||||
|
|
Loading…
Add table
Reference in a new issue