Skip to content
Permalink
Browse files
Merge pull request #9979 from JMC47/genrexini
GameINI: Enable Medium Tex Cache for Generator Rex
  • Loading branch information
leoetlino committed Jul 31, 2021
2 parents 3b88ffb + 167358e commit d4cd289
Showing 1 changed file with 18 additions and 0 deletions.
@@ -0,0 +1,18 @@
# SRXP52, SRXE52 - Generator Rex: Agent of Providence

[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]
# This game needs medium texture cache for proper
# text rendering.
SafeTextureCacheColorSamples = 512

0 comments on commit d4cd289

Please sign in to comment.