mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 01:29:18 +01:00
add support for vulkan and make AMD work 100% with all titles!!!!
Actual changes: - 720p improved graphic packs, forces weird resolutions that are used for main rendering to render at 720p
This commit is contained in:
parent
a07a368d8b
commit
17be34e014
16
Quality - Gamepad/StarFox_720pImprovedGamepad/rules.txt
Normal file
16
Quality - Gamepad/StarFox_720pImprovedGamepad/rules.txt
Normal file
@ -0,0 +1,16 @@
|
||||
[Definition]
|
||||
titleIds = 00050000101BEB00,00050000101BEC00,00050000101BED00,00050000101AFF00,00050000101B0400,00050000101B0500
|
||||
name = "Star Fox Zero + Star Fox Guard - Improved 720p (Gamepad)"
|
||||
|
||||
[TextureRedefine] # tv
|
||||
width = 1152
|
||||
height = 720
|
||||
formatsExcluded = 0x41A # exclude the intro background texture
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 720
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 640
|
||||
height = 480
|
||||
overwriteWidth = 854
|
||||
overwriteHeight = 480
|
15
Quality/FASTRacingNEO_720pImproved/rules.txt
Normal file
15
Quality/FASTRacingNEO_720pImproved/rules.txt
Normal file
@ -0,0 +1,15 @@
|
||||
[Definition]
|
||||
titleIds = 500001012f000,ffffffff057b4449
|
||||
name = "FAST Racing NEO - Improved 720p"
|
||||
|
||||
[TextureRedefine] # Half-width 1
|
||||
width = 640
|
||||
height = 720
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 720
|
||||
|
||||
[TextureRedefine] # Half-width 2
|
||||
width = 320
|
||||
height = 360
|
||||
overwriteWidth = 640
|
||||
overwriteHeight = 360
|
27
Quality/KirbyRainbowCurse_720pImproved/rules.txt
Normal file
27
Quality/KirbyRainbowCurse_720pImproved/rules.txt
Normal file
@ -0,0 +1,27 @@
|
||||
[Definition]
|
||||
titleIds = 00050000101abc00,
|
||||
name = "Kirby and the Rainbow Curse - Improved 720p"
|
||||
|
||||
[TextureRedefine] # tv
|
||||
width = 1024
|
||||
height = 576
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 720
|
||||
|
||||
[TextureRedefine] # tv
|
||||
width = 1025
|
||||
height = 577
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 720
|
||||
|
||||
[TextureRedefine] # half-res
|
||||
width = 512
|
||||
height = 288
|
||||
overwriteWidth = 640
|
||||
overwriteHeight = 360
|
||||
|
||||
[TextureRedefine] # q-res
|
||||
width = 256
|
||||
height = 144
|
||||
overwriteWidth = 320
|
||||
overwriteHeight = 180
|
9
Quality/Pokken_720pImproved/rules.txt
Normal file
9
Quality/Pokken_720pImproved/rules.txt
Normal file
@ -0,0 +1,9 @@
|
||||
[Definition]
|
||||
titleIds = 50000101df400
|
||||
name = "Pokken Tournament - Improved 720p"
|
||||
|
||||
[TextureRedefine]
|
||||
width = 960
|
||||
height = 720
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 720
|
10
Quality/StarFox_720pImproved/rules.txt
Normal file
10
Quality/StarFox_720pImproved/rules.txt
Normal file
@ -0,0 +1,10 @@
|
||||
[Definition]
|
||||
titleIds = 00050000101BEB00,00050000101BEC00,00050000101BED00,00050000101AFF00,00050000101B0400,00050000101B0500
|
||||
name = "Star Fox Zero + Star Fox Guard - Improved 720p"
|
||||
|
||||
[TextureRedefine] # tv
|
||||
width = 1152
|
||||
height = 720
|
||||
formatsExcluded = 0x41A # exclude the intro background texture
|
||||
overwriteWidth = 1280
|
||||
overwriteHeight = 720
|
Loading…
Reference in New Issue
Block a user