mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
parent
c8a057b564
commit
a3ebab0b85
@ -74,8 +74,8 @@ overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||
width = 854
|
||||
height = 480
|
||||
#formatsExcluded =
|
||||
overwriteWidth = <?=round($scaleFactorY*854)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*480)?>
|
||||
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||
|
||||
[TextureRedefine]
|
||||
width = 854
|
||||
|
Loading…
Reference in New Issue
Block a user