mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-10 03:37:35 -03:00
also might as well fix these in the process
This commit is contained in:
parent
c504e98eb4
commit
3e2fbcbed6
2 changed files with 14 additions and 5 deletions
|
@ -34,8 +34,8 @@ overwriteHeight = 324
|
||||||
[TextureRedefine] #half-res1
|
[TextureRedefine] #half-res1
|
||||||
width = 640
|
width = 640
|
||||||
height = 360
|
height = 360
|
||||||
overwriteWidth = 322
|
overwriteWidth = 320
|
||||||
overwriteHeight = 182
|
overwriteHeight = 180
|
||||||
|
|
||||||
[TextureRedefine] #half-res2
|
[TextureRedefine] #half-res2
|
||||||
width = 640
|
width = 640
|
||||||
|
@ -49,6 +49,12 @@ height = 288
|
||||||
overwriteWidth = 320
|
overwriteWidth = 320
|
||||||
overwriteHeight = 144
|
overwriteHeight = 144
|
||||||
|
|
||||||
|
[TextureRedefine] #half-res3
|
||||||
|
width = 640
|
||||||
|
height = 360
|
||||||
|
overwriteWidth = 320
|
||||||
|
overwriteHeight = 181
|
||||||
|
|
||||||
[TextureRedefine] #q-res1
|
[TextureRedefine] #q-res1
|
||||||
width = 320
|
width = 320
|
||||||
height = 180
|
height = 180
|
||||||
|
|
|
@ -49,6 +49,12 @@ height = 288
|
||||||
overwriteWidth = 480
|
overwriteWidth = 480
|
||||||
overwriteHeight = 216
|
overwriteHeight = 216
|
||||||
|
|
||||||
|
[TextureRedefine] #half-res3
|
||||||
|
width = 640
|
||||||
|
height = 361
|
||||||
|
overwriteWidth = 480
|
||||||
|
overwriteHeight = 271
|
||||||
|
|
||||||
[TextureRedefine] #q-res1
|
[TextureRedefine] #q-res1
|
||||||
width = 320
|
width = 320
|
||||||
height = 180
|
height = 180
|
||||||
|
@ -73,8 +79,6 @@ height = 90
|
||||||
overwriteWidth = 120
|
overwriteWidth = 120
|
||||||
overwriteHeight = 68
|
overwriteHeight = 68
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
[TextureRedefine] # O
|
[TextureRedefine] # O
|
||||||
width = 80
|
width = 80
|
||||||
height = 45
|
height = 45
|
||||||
|
@ -93,7 +97,6 @@ height = 22
|
||||||
overwriteWidth = 30
|
overwriteWidth = 30
|
||||||
overwriteHeight = 17
|
overwriteHeight = 17
|
||||||
|
|
||||||
>>>>>>> origin/master
|
|
||||||
[TextureRedefine] #fog
|
[TextureRedefine] #fog
|
||||||
width = 720
|
width = 720
|
||||||
height = 360
|
height = 360
|
||||||
|
|
Loading…
Reference in a new issue