Remove duplicate line in gamesettings.ini

Removes a duplicate "DisableAnalogModeForcing = true" for SCES-00867 (Final Fantasy VII (Europe) (Disc 1).
pull/1725/head
ds22x 5 years ago committed by GitHub
parent 7a05b4f98e
commit 10994a953d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -732,7 +732,6 @@ ForceRecompilerICache = true
[SCES-00867]
DisplayActiveStartOffset = -44
DisableAnalogModeForcing = true
DisableAnalogModeForcing = true
# SCES-10867 (Final Fantasy VII (Europe) (Disc 2))

Loading…
Cancel
Save