mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-10 11:47:34 -03:00
[ACaF] Fix Intro Video
too lazy to open up sourcetree for a single change
This commit is contained in:
parent
c57f15ca3a
commit
7702becf96
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ overwriteHeight = <?=round($scaleFactorY*250)?>
|
|||
[TextureRedefine]
|
||||
width = 640
|
||||
height = 360
|
||||
#formatsExcluded =
|
||||
tileModesExcluded = 0x001
|
||||
overwriteWidth = <?=round($scaleFactorX*640)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*360)?>
|
||||
|
||||
|
|
Loading…
Reference in a new issue