mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Merge pull request #3912 from Catarax/master
GameIni: Disable Broken Progressive Scan in BMX XXX
This commit is contained in:
@ -2,6 +2,8 @@
|
||||
|
||||
[Core]
|
||||
# Values set here will override the main Dolphin settings.
|
||||
# Progressive Scan is broken by the game by default, disabled feature
|
||||
ProgressiveScan = False
|
||||
|
||||
[EmuState]
|
||||
# The Emulation State. 1 is worst, 5 is best, 0 is not set.
|
||||
|
Reference in New Issue
Block a user