mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
INI changes
This commit is contained in:
14
Data/Sys/GameSettings/G99.ini
Normal file
14
Data/Sys/GameSettings/G99.ini
Normal file
@ -0,0 +1,14 @@
|
||||
# G99E01, G99P01 - Interactive Multi Game Demo Disc v1
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
MMU = True
|
||||
|
||||
[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.
|
Reference in New Issue
Block a user