Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #10230 from JMC47/redsteel2
Compatibility Settings for Red Steel 2
  • Loading branch information
lioncash committed Nov 22, 2021
2 parents 15ff70b + d73f318 commit cc9a75a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Data/Sys/GameSettings/RD2.ini
@@ -0,0 +1,18 @@
# RD2X41, RD2J41, RD2P41, RD2K41, RD2E41 - Red Steel 2

[Core]
# The game hangs on New Game when using Dual Core
# SyncGPU is slower than Single Core in this title.
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_Enhancements]
# Anisotropic Filtering breaks FMVs
MaxAnisotropy = 0

0 comments on commit cc9a75a

Please sign in to comment.