mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 09:39:46 -06:00
Gameini updates.
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.
This commit is contained in:
21
Data/Sys/GameSettings/EBU.ini
Normal file
21
Data/Sys/GameSettings/EBU.ini
Normal file
@ -0,0 +1,21 @@
|
||||
# EBUEJ8 - 2020 SUPER BASEBALL
|
||||
|
||||
[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 =
|
||||
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
|
Reference in New Issue
Block a user