mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 05:47:56 -07:00
a8026779d8
This is mainly a virtual console update. Removes progressive scan option from snes, genesis, etc. games since it is no longer needed for proper speed. Adds gameinis for Neo geo, Arcade and missing gameinis for genesis.
24 lines
493 B
INI
24 lines
493 B
INI
# MCDE8P - Sonic & Knuckles
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationIssues = Use Opengl, D3D has issues.
|
|
EmulationStateId = 4
|
|
|
|
[OnLoad]
|
|
# Add memory patches to be loaded once on boot here.
|
|
|
|
[OnFrame]
|
|
# Add memory patches to be applied every frame here.
|
|
|
|
[ActionReplay]
|
|
# Add action replay cheats here.
|
|
|
|
[Video_Settings]
|
|
SafeTextureCacheColorSamples = 0
|
|
UseXFB = True
|
|
UseRealXFB = True
|