blob: af0b262c00e6aa8d998d0400e15e2eefe6896ede (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# RD2X41, RD2J41, RD2P41, RD2K41, RD2E41 - Red Steel 2
[Core]
# The game hangs on New Game when using Dual Core
CPUThread = False
[OnFrame]
# Add memory patches to be applied every frame here.
[ActionReplay]
# Add action replay cheats here.
[Video_Enhancements]
# Linear filtering breaks FMVs
ForceTextureFiltering = 0
|