mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-25 19:16:52 +01:00
MK8: Fix cup screen black lines (#618)
Thanks to @goeiecool9999 for this fix!
This commit is contained in:
parent
f94d3b5ab1
commit
a0377d9867
@ -1335,7 +1335,7 @@ overwriteHeight = ($height/$gameHeight) * 360
|
|||||||
width = 576
|
width = 576
|
||||||
height = 64
|
height = 64
|
||||||
#formats = 0x019 #,0x01a,0x806,0x816
|
#formats = 0x019 #,0x01a,0x806,0x816
|
||||||
overwriteWidth = ($width/$gameWidth) * 560
|
overwriteWidth = ($width/$gameWidth) * 576
|
||||||
overwriteHeight = ($height/$gameHeight) * 64
|
overwriteHeight = ($height/$gameHeight) * 64
|
||||||
|
|
||||||
[TextureRedefine] #Cup win board
|
[TextureRedefine] #Cup win board
|
||||||
|
Loading…
Reference in New Issue
Block a user