More gameini updates.
Conflict: Desert Storm II and Rock Band 3 gameinis updated.
This commit is contained in:
parent
0c7f49308a
commit
6d279153f3
|
@ -6,7 +6,7 @@
|
|||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
EmulationStateId = 4
|
||||
EmulationIssues = Videos not seen
|
||||
EmulationIssues = Needs real Xfb for the videos to display.
|
||||
|
||||
[OnLoad]
|
||||
# Add memory patches to be loaded once on boot here.
|
||||
|
@ -17,3 +17,6 @@ EmulationIssues = Videos not seen
|
|||
[ActionReplay]
|
||||
# Add action replay cheats here.
|
||||
|
||||
[Video_Settings]
|
||||
UseXFB = True
|
||||
UseRealXFB = True
|
||||
|
|
|
@ -19,4 +19,7 @@ EmulationIssues = If emu is running less than 100% it's EXTREMELY hard to hit no
|
|||
|
||||
[Video_Enhancements]
|
||||
ForceFiltering = False
|
||||
MaxAnisotropy = 0
|
||||
|
||||
[Video_Hacks]
|
||||
EFBToTextureEnable = False
|
||||
|
|
Loading…
Reference in New Issue