mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-11 01:09:08 +01:00
[HW] Fix single player map regression
This commit is contained in:
parent
717a144262
commit
3e8f82ce92
@ -532,7 +532,7 @@ overwriteHeight = ($height/$gameHeight) * (1024*$scaleShader*$internalRes)
|
||||
[TextureRedefine]
|
||||
width = 512
|
||||
height = 512
|
||||
formats = 0x005,0x41a
|
||||
formats = 0x005
|
||||
#formatsExcluded = 0x433,0x431,0x035,0x033,0x031,0x005
|
||||
overwriteWidth = ($width/$gameWidth) * (512*$scaleShader*$internalRes)
|
||||
overwriteHeight = ($height/$gameHeight) * (512*$scaleShader*$internalRes)
|
||||
|
Loading…
x
Reference in New Issue
Block a user