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
|
@ -7,3 +7,6 @@
|
|||
[ActionReplay]
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
[Video_Enhancements]
|
||||
# Texture filtering causes lines with Mega Man X 3
|
||||
ForceFiltering = False
|
||||
|
|
Loading…
Reference in New Issue