[HW] remove gray enemy "fix" in source -> use nvidia fix

This commit is contained in:
getdls 2018-11-05 01:37:07 +01:00
parent b54dd4c4e3
commit 6f9b661496

View File

@ -239,7 +239,7 @@ overwriteHeight = ($height/$gameHeight) * (180*$internalRes)
[TextureRedefine] [TextureRedefine]
width = 160 width = 160
height = 90 height = 90
#formats = 0x816,0x41a formats = 0x816 #0x41a
overwriteWidth = ($width/$gameWidth) * (160*$internalRes) overwriteWidth = ($width/$gameWidth) * (160*$internalRes)
overwriteHeight = ($height/$gameHeight) * (90*$internalRes) overwriteHeight = ($height/$gameHeight) * (90*$internalRes)