mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-25 02:33:05 -03:00
Update rules.txt
Zelda BOTW : 3D Map Ganons Castle & Beasts Upscale
This commit is contained in:
parent
86d40cd8a1
commit
84abcf48d6
1 changed files with 8 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue