mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
GameInis: All Sega Master System games need RealXFB
I did some testing and they all do strided XFB copies like Sonic and Knuckles, which is currently only implemented in RealXFB.
This commit is contained in:
parent
dfabe1552a
commit
764000d42e
@ -11,7 +11,7 @@ EmulationIssues =
|
||||
[Video_Settings]
|
||||
SafeTextureCacheColorSamples = 0
|
||||
UseXFB = True
|
||||
UseRealXFB = False
|
||||
UseRealXFB = True
|
||||
|
||||
[Wii]
|
||||
Widescreen = False
|
||||
|
Loading…
Reference in New Issue
Block a user