20 lines
375 B
INI
20 lines
375 B
INI
|
# WBKJGD, WBKEGD, WBKPGD - Arkanoid Plus!
|
||
|
|
||
|
[Core]
|
||
|
# Values set here will override the main Dolphin settings.
|
||
|
|
||
|
[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]
|
||
|
# Add any video settings here
|
||
|
|
||
|
[Video_Hacks]
|
||
|
EFBToTextureEnable = False
|