mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-06 23:28:22 +01:00
Update rules.txt
This commit is contained in:
parent
49aed27622
commit
c5e479236e
@ -128,17 +128,6 @@ name = Disable
|
|||||||
$AAEnable:int = 0
|
$AAEnable:int = 0
|
||||||
|
|
||||||
|
|
||||||
#Shadows
|
|
||||||
|
|
||||||
[TextureRedefine]
|
|
||||||
width = 1024
|
|
||||||
height = 1024
|
|
||||||
formats = 0x005
|
|
||||||
overwriteWidth = $shadowRes * 1024
|
|
||||||
overwriteHeight = $shadowRes * 1024
|
|
||||||
|
|
||||||
#Resolution
|
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
@ -164,8 +153,8 @@ overwriteHeight = ($height/$gameHeight) * 720
|
|||||||
width = 1024
|
width = 1024
|
||||||
height = 1024
|
height = 1024
|
||||||
formats = 0x005
|
formats = 0x005
|
||||||
overwriteWidth = ($width/$gameWidth) * 1024
|
overwriteWidth = $shadowRes * 1024
|
||||||
overwriteHeight = ($height/$gameHeight) * 1024
|
overwriteHeight = $shadowRes * 1024
|
||||||
|
|
||||||
[TextureRedefine] #Zoom
|
[TextureRedefine] #Zoom
|
||||||
width = 1024
|
width = 1024
|
||||||
|
Loading…
Reference in New Issue
Block a user