blob: 19a67d4322add1cd971ca2062592320c6b37cd7f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Lxxxxx - All Sega Master System Virtual Console games
[Core]
# Values set here will override the main Dolphin settings.
[Video_Settings]
SuggestedAspectRatio = 2
SafeTextureCacheColorSamples = 0
[Video_Hacks]
# Avoids shifted and/or improperly-scaled screen.
ImmediateXFBEnable = False
|