mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-11 09:19:07 +01:00
Fix FMVs for SoftDec games, EUR titleid for Color Splash
This commit is contained in:
parent
be0b654660
commit
6aad9b9bca
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 2880p (5K)"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||||
overwriteWidth = 5120
|
overwriteWidth = 5120
|
||||||
overwriteHeight = 2880
|
overwriteHeight = 2880
|
||||||
|
|
||||||
|
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 4320p (8K)"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||||
overwriteWidth = 7680
|
overwriteWidth = 7680
|
||||||
overwriteHeight = 4320
|
overwriteHeight = 4320
|
||||||
|
|
||||||
|
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 5760p (10K)"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||||
overwriteWidth = 10240
|
overwriteWidth = 10240
|
||||||
overwriteHeight = 5760
|
overwriteHeight = 5760
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 500001f600a00
|
titleIds = 500001f600a00,500001f600b00
|
||||||
name = "Paper Mario: Color Splash - 2880p (5K)"
|
name = "Paper Mario: Color Splash - 2880p (5K)"
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 500001f600a00
|
titleIds = 500001f600a00,500001f600b00
|
||||||
name = "Paper Mario: Color Splash - 4320p (8K)"
|
name = "Paper Mario: Color Splash - 4320p (8K)"
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 500001f600a00
|
titleIds = 500001f600a00,500001f600b00
|
||||||
name = "Paper Mario: Color Splash - 5760p (10K)"
|
name = "Paper Mario: Color Splash - 5760p (10K)"
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
|
@ -4,7 +4,7 @@ name = "Star Fox Zero + Star Fox Guard - 2880p (5K)"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x41A # exclude the intro background texture
|
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||||
overwriteWidth = 5120
|
overwriteWidth = 5120
|
||||||
overwriteHeight = 2880
|
overwriteHeight = 2880
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ name = "Star Fox Zero + Star Fox Guard - 4320p (8K)"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x41A # exclude the intro background texture
|
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||||
overwriteWidth = 7680
|
overwriteWidth = 7680
|
||||||
overwriteHeight = 4320
|
overwriteHeight = 4320
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@ name = "Star Fox Zero + Star Fox Guard - 5760p (10K)"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x41A # exclude the intro background texture
|
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||||
overwriteWidth = 10240
|
overwriteWidth = 10240
|
||||||
overwriteHeight = 5760
|
overwriteHeight = 5760
|
||||||
|
|
||||||
|
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 360p"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||||
overwriteWidth = 640
|
overwriteWidth = 640
|
||||||
overwriteHeight = 360
|
overwriteHeight = 360
|
||||||
|
|
||||||
|
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 540p"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||||
overwriteWidth = 960
|
overwriteWidth = 960
|
||||||
overwriteHeight = 540
|
overwriteHeight = 540
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 500001f600a00
|
titleIds = 500001f600a00,500001f600b00
|
||||||
name = "Paper Mario: Color Splash - 360p"
|
name = "Paper Mario: Color Splash - 360p"
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 500001f600a00
|
titleIds = 500001f600a00,500001f600b00
|
||||||
name = "Paper Mario: Color Splash - 540p"
|
name = "Paper Mario: Color Splash - 540p"
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
|
@ -5,7 +5,7 @@ name = "Sonic Boom: Rise of Lyric - 360p"
|
|||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x031
|
formatsExcluded = 0x031,0x001
|
||||||
overwriteWidth = 640
|
overwriteWidth = 640
|
||||||
overwriteHeight = 360
|
overwriteHeight = 360
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ name = "Sonic Boom: Rise of Lyric - 540p"
|
|||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x031
|
formatsExcluded = 0x031,0x001
|
||||||
overwriteWidth = 960
|
overwriteWidth = 960
|
||||||
overwriteHeight = 540
|
overwriteHeight = 540
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ name = "Star Fox Zero + Star Fox Guard - 360p"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x41A # exclude the intro background texture
|
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||||
overwriteWidth = 640
|
overwriteWidth = 640
|
||||||
overwriteHeight = 360
|
overwriteHeight = 360
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ name = "Star Fox Zero + Star Fox Guard - 540p"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x41A # exclude the intro background texture
|
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||||
overwriteWidth = 960
|
overwriteWidth = 960
|
||||||
overwriteHeight = 540
|
overwriteHeight = 540
|
||||||
|
|
||||||
|
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 1080p"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||||
overwriteWidth = 1920
|
overwriteWidth = 1920
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
||||||
|
|
||||||
|
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 1440p (2K)"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||||
overwriteWidth = 2560
|
overwriteWidth = 2560
|
||||||
overwriteHeight = 1440
|
overwriteHeight = 1440
|
||||||
|
|
||||||
|
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 2160p (4K)"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||||
overwriteWidth = 3840
|
overwriteWidth = 3840
|
||||||
overwriteHeight = 2160
|
overwriteHeight = 2160
|
||||||
|
|
||||||
|
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 900p"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
|
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||||
overwriteWidth = 1600
|
overwriteWidth = 1600
|
||||||
overwriteHeight = 900
|
overwriteHeight = 900
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 500001f600a00
|
titleIds = 500001f600a00,500001f600b00
|
||||||
name = "Paper Mario: Color Splash - 1080p"
|
name = "Paper Mario: Color Splash - 1080p"
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 500001f600a00
|
titleIds = 500001f600a00,500001f600b00
|
||||||
name = "Paper Mario: Color Splash - 1440p (2K)"
|
name = "Paper Mario: Color Splash - 1440p (2K)"
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 500001f600a00
|
titleIds = 500001f600a00,500001f600b00
|
||||||
name = "Paper Mario: Color Splash - 2160p (4K)"
|
name = "Paper Mario: Color Splash - 2160p (4K)"
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 500001f600a00
|
titleIds = 500001f600a00,500001f600b00
|
||||||
name = "Paper Mario: Color Splash - 900p"
|
name = "Paper Mario: Color Splash - 900p"
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
|
@ -5,6 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 1080p"
|
|||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x031
|
formatsExcluded = 0x031,0x001
|
||||||
overwriteWidth = 1920
|
overwriteWidth = 1920
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
@ -5,6 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 1440p (2K)"
|
|||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x031
|
formatsExcluded = 0x031,0x001
|
||||||
overwriteWidth = 2560
|
overwriteWidth = 2560
|
||||||
overwriteHeight = 1440
|
overwriteHeight = 1440
|
@ -5,6 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 2160p (4K)"
|
|||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x031
|
formatsExcluded = 0x031,0x001
|
||||||
overwriteWidth = 3840
|
overwriteWidth = 3840
|
||||||
overwriteHeight = 2160
|
overwriteHeight = 2160
|
@ -5,6 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 900p"
|
|||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x031
|
formatsExcluded = 0x031,0x001
|
||||||
overwriteWidth = 1600
|
overwriteWidth = 1600
|
||||||
overwriteHeight = 900
|
overwriteHeight = 900
|
@ -5,7 +5,7 @@ name = "Star Fox Zero + Star Fox Guard - 1080p"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x41A # exclude the intro background texture
|
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||||
overwriteWidth = 1920
|
overwriteWidth = 1920
|
||||||
overwriteHeight = 1080
|
overwriteHeight = 1080
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ name = "Star Fox Zero + Star Fox Guard - 1440p (2K)"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x41A # exclude the intro background texture
|
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||||
overwriteWidth = 2560
|
overwriteWidth = 2560
|
||||||
overwriteHeight = 1440
|
overwriteHeight = 1440
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ name = "Star Fox Zero + Star Fox Guard - 2160p (4K)"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x41A # exclude the intro background texture
|
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||||
overwriteWidth = 3840
|
overwriteWidth = 3840
|
||||||
overwriteHeight = 2160
|
overwriteHeight = 2160
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ name = "Star Fox Zero + Star Fox Guard - 900p"
|
|||||||
[TextureRedefine] # tv
|
[TextureRedefine] # tv
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 720
|
height = 720
|
||||||
formatsExcluded = 0x41A # exclude the intro background texture
|
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||||
overwriteWidth = 1600
|
overwriteWidth = 1600
|
||||||
overwriteHeight = 900
|
overwriteHeight = 900
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user