mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-25 10:43:04 -03:00
parent
58027b1a6e
commit
47359193d5
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ overwriteHeight = <?=round($scaleFactorY*720)?>
|
|||
width = 854
|
||||
height = 480
|
||||
#formatsExcluded =
|
||||
overwriteWidth = <?=round($$scaleFactorY*1280)?>
|
||||
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||
|
||||
[TextureRedefine]
|
||||
|
|
Loading…
Add table
Reference in a new issue