mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-26 03:24:15 +01:00
[BotW] Fix heatwaves
This commit is contained in:
parent
13f799191c
commit
8ce7a74398
10
Enhancement/BreathOfTheWild_NoMMTriforce/rules.txt
Normal file
10
Enhancement/BreathOfTheWild_NoMMTriforce/rules.txt
Normal file
@ -0,0 +1,10 @@
|
||||
[Definition]
|
||||
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
|
||||
name = "The Legend of Zelda: Breath of the Wild - No Master Mode Triforce"
|
||||
version = 2
|
||||
|
||||
[TextureRedefine]
|
||||
width = 36
|
||||
height = 36
|
||||
formats = 0x034
|
||||
overwriteFormat = 0x234
|
@ -46,6 +46,12 @@ height = 288
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 432
|
||||
|
||||
[TextureRedefine] #half-res4
|
||||
width = 640
|
||||
height = 361
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 541
|
||||
|
||||
[TextureRedefine] #q-res1
|
||||
width = 320
|
||||
height = 180
|
||||
|
@ -46,6 +46,12 @@ height = 288
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 576
|
||||
|
||||
[TextureRedefine] #half-res4
|
||||
width = 640
|
||||
height = 361
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 721
|
||||
|
||||
[TextureRedefine] #q-res1, main bloom, AO
|
||||
width = 320
|
||||
height = 180
|
||||
|
@ -46,6 +46,12 @@ height = 288
|
||||
overwriteWidth = 1600
|
||||
overwriteHeight = 720
|
||||
|
||||
[TextureRedefine] #half-res4
|
||||
width = 640
|
||||
height = 361
|
||||
overwriteWidth = 1600
|
||||
overwriteHeight = 901
|
||||
|
||||
[TextureRedefine] #q-res1 Main bloom pass, AO
|
||||
width = 320
|
||||
height = 180
|
||||
|
@ -46,6 +46,12 @@ height = 288
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 864
|
||||
|
||||
[TextureRedefine] #half-res4
|
||||
width = 640
|
||||
height = 361
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1082
|
||||
|
||||
[TextureRedefine] #q-res1 Main bloom pass, AO
|
||||
width = 320
|
||||
height = 180
|
||||
|
Loading…
Reference in New Issue
Block a user