mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06: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:
@ -7,3 +7,6 @@
|
|||||||
[ActionReplay]
|
[ActionReplay]
|
||||||
[Video_Settings]
|
[Video_Settings]
|
||||||
SafeTextureCacheColorSamples = 0
|
SafeTextureCacheColorSamples = 0
|
||||||
|
[Video_Enhancements]
|
||||||
|
# Texture filtering causes lines with Mega Man X 3
|
||||||
|
ForceFiltering = False
|
||||||
|
Reference in New Issue
Block a user