Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #9925 from JMC47/starsuccessorbox
GameINI:  Improve Rendering in Sin & Punishment: Star Successor
  • Loading branch information
leoetlino committed Jul 21, 2021
2 parents 9a91b86 + 4472105 commit bf36baa
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Data/Sys/GameSettings/R2V.ini
@@ -0,0 +1,18 @@
# R2VE01, R2VP01, R2VJ01 - Sin & Punishment: Star Successor

[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]
# Store EFB Copies to Texture Only must be disabled to prevent
# the copy region from showing incorrect graphics.
EFBToTextureEnable = False

0 comments on commit bf36baa

Please sign in to comment.