mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-24 00:41:51 +01:00
Implement half-res for sm4sh
This commit is contained in:
parent
8623b61744
commit
08207808dc
@ -7,3 +7,9 @@ width = 1920
|
|||||||
height = 1080
|
height = 1080
|
||||||
overwriteWidth = 960
|
overwriteWidth = 960
|
||||||
overwriteHeight = 540
|
overwriteHeight = 540
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha
|
||||||
|
overwriteWidth = 960
|
||||||
|
overwriteHeight = 540
|
||||||
|
overwriteWidth = 480
|
||||||
|
overwriteHeight = 270
|
@ -7,3 +7,9 @@ width = 1920
|
|||||||
height = 1080
|
height = 1080
|
||||||
overwriteWidth = 2560
|
overwriteWidth = 2560
|
||||||
overwriteHeight = 1440
|
overwriteHeight = 1440
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha
|
||||||
|
overwriteWidth = 960
|
||||||
|
overwriteHeight = 540
|
||||||
|
overwriteWidth = 1280
|
||||||
|
overwriteHeight = 720
|
@ -7,3 +7,9 @@ width = 1920
|
|||||||
height = 1080
|
height = 1080
|
||||||
overwriteWidth = 3840
|
overwriteWidth = 3840
|
||||||
overwriteHeight = 2160
|
overwriteHeight = 2160
|
||||||
|
|
||||||
|
[TextureRedefine] # half-res alpha
|
||||||
|
overwriteWidth = 960
|
||||||
|
overwriteHeight = 540
|
||||||
|
overwriteWidth = 1920
|
||||||
|
overwriteHeight = 1080
|
Loading…
Reference in New Issue
Block a user