mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-09 00:10:42 +01:00
[Color Splash] Fix videos
This commit is contained in:
parent
3a4e7ab734
commit
0e49433a74
@ -83,6 +83,7 @@ $gameHeight = 720
|
||||
width = 1280
|
||||
height = 720
|
||||
formats = 0x011,0x816,0x41a,0x81e,0x810,0x21a,0x806,0x201,0x001,0x207,0x01a
|
||||
tileModesExcluded = 1
|
||||
overwriteWidth = ($width/$gameWidth) * 1280
|
||||
overwriteHeight = ($height/$gameHeight) * 720
|
||||
|
||||
@ -99,6 +100,7 @@ formats = 0x816
|
||||
width = 640
|
||||
height = 360
|
||||
formats = 0x816
|
||||
tileModesExcluded = 1
|
||||
#overwriteWidth = ($width/$gameWidth) * 640
|
||||
#overwriteHeight = ($height/$gameHeight) * 360
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user