[HW] Fix menu screen

Thanks MelonSpeedruns!

See https://github.com/slashiee/cemu_graphic_packs/pull/141 for this same issue
This commit is contained in:
Crementif 2019-01-27 14:08:04 +01:00 committed by GitHub
parent 73cfd2f249
commit 0995450505
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -244,8 +244,8 @@ $scaleBlur = 1.0
[TextureRedefine]
width = 1280
height = 720
#formats = 0x816,0x810,0x433,0x431,0x41a,0x011,0x008,0x001,0x01a
formatsExcluded = 0x431,0x433
#formats = 0x816,0x810,0x433,0x431,0x41a,0x011,0x001,0x01a
formatsExcluded = 0x431,0x433,0x008
tileModesExcluded = 0x001
overwriteWidth = ($width/$gameWidth) * 1280
overwriteHeight = ($height/$gameHeight) * 720