Skip to content
Permalink
Browse files
Merge pull request #11648 from InfoManiac742/patch-1
Fix missing GameINI for Japanese version of Sonic Adventure DX: Director's Cut
  • Loading branch information
delroth committed Mar 13, 2023
2 parents 137b9d1 + 2213980 commit 37366f6
Showing 1 changed file with 16 additions and 0 deletions.
@@ -0,0 +1,16 @@
# GASJ8P - Sonic Adventure DX

[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]
SafeTextureCacheColorSamples = 512

0 comments on commit 37366f6

Please sign in to comment.