diff --git a/Data/Sys/GameSettings/GSB.ini b/Data/Sys/GameSettings/GSB.ini new file mode 100644 index 000000000000..2f7c9c9ede2b --- /dev/null +++ b/Data/Sys/GameSettings/GSB.ini @@ -0,0 +1,20 @@ +# GSBJ8P - Sonic Adventure 2 Battle + +[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_Settings] +SafeTextureCacheColorSamples = 512 + +[Video_Hacks] +DeferEFBCopies = False