Skip to content

Commit

Permalink
Merge pull request #9985 from JMC47/spongetruthini
Browse files Browse the repository at this point in the history
GameINI: Add Safe Texture Cache to SpongeBob's Truth or Square
  • Loading branch information
JMC47 committed Aug 2, 2021
2 parents 35bf5e3 + 5bf1a8a commit 20c7edf
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Data/Sys/GameSettings/R8I.ini
@@ -0,0 +1,17 @@
# R8IS78, R8IP78, R8IE78 - SpongeBob's Truth or Square

[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]
# Needs safe texture cache for text to render correctly.
SafeTextureCacheColorSamples = 0

0 comments on commit 20c7edf

Please sign in to comment.