Update rules.txt

This commit is contained in:
intra0 2024-12-17 14:38:44 -06:00 committed by GitHub
parent 49aed27622
commit c5e479236e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -128,17 +128,6 @@ name = Disable
$AAEnable:int = 0
#Shadows
[TextureRedefine]
width = 1024
height = 1024
formats = 0x005
overwriteWidth = $shadowRes * 1024
overwriteHeight = $shadowRes * 1024
#Resolution
[TextureRedefine]
width = 1280
height = 720
@ -164,8 +153,8 @@ overwriteHeight = ($height/$gameHeight) * 720
width = 1024
height = 1024
formats = 0x005
overwriteWidth = ($width/$gameWidth) * 1024
overwriteHeight = ($height/$gameHeight) * 1024
overwriteWidth = $shadowRes * 1024
overwriteHeight = $shadowRes * 1024
[TextureRedefine] #Zoom
width = 1024