mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-25 19:16:52 +01:00
Update rules.txt
Zelda BOTW : 3D Map Ganons Castle & Beasts Upscale
This commit is contained in:
parent
86d40cd8a1
commit
84abcf48d6
@ -594,6 +594,14 @@ formats = 0x806
|
||||
overwriteWidth = ($width/$gameWidth) * 32
|
||||
overwriteHeight = ($height/$gameHeight) * 23
|
||||
|
||||
# 3D Map Ganons Castle & Beasts
|
||||
[TextureRedefine]
|
||||
width = 512
|
||||
height = 288
|
||||
formats = 0x01a,0x80e
|
||||
overwriteWidth = ($width/$gameWidth) * 512
|
||||
overwriteHeight = ($height/$gameHeight) * 288
|
||||
|
||||
# Disabled since they break stuff
|
||||
|
||||
# Minimap
|
||||
|
Loading…
Reference in New Issue
Block a user