Remove duplicate line in gamesettings.ini
Removes a duplicate "DisableAnalogModeForcing = true" for SCES-00867 (Final Fantasy VII (Europe) (Disc 1).
This commit is contained in:
parent
7a05b4f98e
commit
10994a953d
|
@ -732,7 +732,6 @@ ForceRecompilerICache = true
|
||||||
[SCES-00867]
|
[SCES-00867]
|
||||||
DisplayActiveStartOffset = -44
|
DisplayActiveStartOffset = -44
|
||||||
DisableAnalogModeForcing = true
|
DisableAnalogModeForcing = true
|
||||||
DisableAnalogModeForcing = true
|
|
||||||
|
|
||||||
|
|
||||||
# SCES-10867 (Final Fantasy VII (Europe) (Disc 2))
|
# SCES-10867 (Final Fantasy VII (Europe) (Disc 2))
|
||||||
|
|
Loading…
Reference in New Issue