mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-26 03:24:15 +01:00
[SM3DW] - Fix large mirror
This commit is contained in:
parent
1caa114b03
commit
37789481fb
@ -162,6 +162,13 @@ height = 480
|
|||||||
overwriteWidth = ($width/$gameWidth) * 854
|
overwriteWidth = ($width/$gameWidth) * 854
|
||||||
overwriteHeight = ($height/$gameHeight) * 480
|
overwriteHeight = ($height/$gameHeight) * 480
|
||||||
|
|
||||||
|
[TextureRedefine] #large mirror
|
||||||
|
width = 848
|
||||||
|
height = 480
|
||||||
|
#formats = 0x816,0x810,0x019,0x01a
|
||||||
|
overwriteWidth = ($width/$gameWidth) * 848
|
||||||
|
overwriteHeight = ($height/$gameHeight) * 480
|
||||||
|
|
||||||
[TextureRedefine] #Depth 8
|
[TextureRedefine] #Depth 8
|
||||||
width = 640
|
width = 640
|
||||||
height = 368
|
height = 368
|
||||||
|
Loading…
Reference in New Issue
Block a user