19 lines
459 B
INI
19 lines
459 B
INI
|
# R2VE01, R2VP01, R2VJ01 - Sin & Punishment: Star Successor
|
||
|
|
||
|
[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_Hacks]
|
||
|
# Store EFB Copies to Texture Only must be disabled to prevent
|
||
|
# the copy region from showing incorrect graphics.
|
||
|
EFBToTextureEnable = False
|