mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 05:38:50 +00:00
GameINI: Disable force texture filtering for Mega Man X Collection
This commit is contained in:
parent
d14d7595f2
commit
e902eda495
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue