mirror of
https://github.com/Retropex/dolphin.git
synced 2025-08-05 22:44:49 +02:00
GameINI: Disable force texture filtering for Mega Man X Collection
This commit is contained in:
parent
d14d7595f2
commit
e902eda495
@ -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…
Reference in New Issue
Block a user