mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-11 01:09:08 +01:00
[BOTW] Add horse customization menu upscaling rule
This commit is contained in:
parent
a86d342c8f
commit
6fe095c13e
@ -230,6 +230,12 @@ overwriteFormat = 0x823
|
||||
overwriteWidth = <?=round($scaleFactorX*320)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*180)?>
|
||||
|
||||
[TextureRedefine] #horse customization screen
|
||||
width = 480
|
||||
height = 720
|
||||
overwriteWidth = <?=round($scaleFactorX*480)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||
|
||||
[TextureRedefine] #lines on map
|
||||
width = 13
|
||||
height = 305
|
||||
|
Loading…
x
Reference in New Issue
Block a user