diff --git a/Data/Sys/GameSettings/WBK.ini b/Data/Sys/GameSettings/WBK.ini new file mode 100644 index 0000000000..c357c414be --- /dev/null +++ b/Data/Sys/GameSettings/WBK.ini @@ -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 diff --git a/Data/Sys/GameSettings/WD9.ini b/Data/Sys/GameSettings/WD9.ini index 6b9a7ccea2..dd45607529 100644 --- a/Data/Sys/GameSettings/WD9.ini +++ b/Data/Sys/GameSettings/WD9.ini @@ -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 diff --git a/Data/Sys/GameSettings/WIC.ini b/Data/Sys/GameSettings/WIC.ini new file mode 100644 index 0000000000..e08d4409ea --- /dev/null +++ b/Data/Sys/GameSettings/WIC.ini @@ -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 diff --git a/Data/Sys/GameSettings/WKT.ini b/Data/Sys/GameSettings/WKT.ini new file mode 100644 index 0000000000..e9c932d8da --- /dev/null +++ b/Data/Sys/GameSettings/WKT.ini @@ -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 diff --git a/Data/Sys/GameSettings/XHD.ini b/Data/Sys/GameSettings/XHD.ini new file mode 100644 index 0000000000..6640d67c5c --- /dev/null +++ b/Data/Sys/GameSettings/XHD.ini @@ -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