mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-26 03:24:15 +01:00
fix botw switch videos
This commit is contained in:
parent
abe1b0ec59
commit
ac6fe92e64
@ -518,6 +518,7 @@ overwriteHeight = ($height/$gameHeight)* 11
|
|||||||
width = 960
|
width = 960
|
||||||
height = 540
|
height = 540
|
||||||
formats = 0x5,0x7,0x19,0x1a,0x41a,0x806,0x80e,0x816
|
formats = 0x5,0x7,0x19,0x1a,0x41a,0x806,0x80e,0x816
|
||||||
|
tileModesExcluded = 0x1 # For Switch Videos
|
||||||
overwriteWidth = ($width/$gameWidth) * 960
|
overwriteWidth = ($width/$gameWidth) * 960
|
||||||
overwriteHeight = ($height/$gameHeight) * 540
|
overwriteHeight = ($height/$gameHeight) * 540
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user