mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-02-18 11:06:20 +01:00
[ACaF] Fix Intro Video
too lazy to open up sourcetree for a single change
This commit is contained in:
parent
c57f15ca3a
commit
7702becf96
@ -50,7 +50,7 @@ overwriteHeight = <?=round($scaleFactorY*250)?>
|
|||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 640
|
width = 640
|
||||||
height = 360
|
height = 360
|
||||||
#formatsExcluded =
|
tileModesExcluded = 0x001
|
||||||
overwriteWidth = <?=round($scaleFactorX*640)?>
|
overwriteWidth = <?=round($scaleFactorX*640)?>
|
||||||
overwriteHeight = <?=round($scaleFactorY*360)?>
|
overwriteHeight = <?=round($scaleFactorY*360)?>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user