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
443 B
INI
24 lines
443 B
INI
# PBXE18, PBXP18 - Shockman
|
|
|
|
[Core]
|
|
# Values set here will override the main Dolphin settings.
|
|
|
|
[EmuState]
|
|
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
|
EmulationStateId = 4
|
|
EmulationIssues =
|
|
|
|
[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]
|
|
|
|
[Video_Settings]
|
|
SafeTextureCacheColorSamples = 0
|