mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-26 19:44:14 +01:00
[Pokken] fix some lines
This commit is contained in:
parent
2860720fc5
commit
5798b7c713
@ -20,9 +20,9 @@ tileModesExcluded = 0x001
|
|||||||
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
||||||
overwriteHeight = <?=round($scaleFactorY*720)?>
|
overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||||
|
|
||||||
#[TextureRedefine] # Disabled because of current graphic pack scaling bugs
|
[TextureRedefine] # Disabled because of current graphic pack scaling bugs
|
||||||
#width = 960
|
width = 960
|
||||||
#height = 720
|
height = 720
|
||||||
#overwriteWidth = <?=round($scaleFactorX*1280)?>
|
#overwriteWidth = <?=round($scaleFactorX*1280)?>
|
||||||
#overwriteHeight = <?=round($scaleFactorY*720)?>
|
#overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user