commit
7e49a34df2
|
@ -0,0 +1,19 @@
|
|||
# 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
|
|
@ -1,4 +1,4 @@
|
|||
# WD9EA4 - Castlevania ReBirth
|
||||
# WD9EA4, WD9JA4, WD9PA4 - Castlevania: The Adventure ReBirth
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
|
@ -14,4 +14,4 @@ CPUThread = False
|
|||
# Add action replay cheats here.
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
DeferEFBCopies = False
|
||||
|
|
|
@ -0,0 +1,16 @@
|
|||
# WICPKQ, WICEKQ, WICJKQ - NyxQuest: Kindred Spirits
|
||||
|
||||
[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]
|
||||
EFBToTextureEnable = False
|
|
@ -0,0 +1,17 @@
|
|||
# WKTPA4, WKTEA4, WKTJA4 - Contra ReBirth
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
CPUThread = False
|
||||
|
||||
[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]
|
||||
DeferEFBCopies = False
|
|
@ -0,0 +1,16 @@
|
|||
# XHDPKQ, XHDEKQ - NyxQuest: Kindred Spirits
|
||||
|
||||
[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]
|
||||
EFBToTextureEnable = False
|
Loading…
Reference in New Issue