mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +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
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||
overwriteWidth = 5120
|
||||
overwriteHeight = 2880
|
||||
|
||||
|
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 4320p (8K)"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||
overwriteWidth = 7680
|
||||
overwriteHeight = 4320
|
||||
|
||||
|
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 5760p (10K)"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||
overwriteWidth = 10240
|
||||
overwriteHeight = 5760
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Definition]
|
||||
titleIds = 500001f600a00
|
||||
titleIds = 500001f600a00,500001f600b00
|
||||
name = "Paper Mario: Color Splash - 2880p (5K)"
|
||||
|
||||
[TextureRedefine]
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Definition]
|
||||
titleIds = 500001f600a00
|
||||
titleIds = 500001f600a00,500001f600b00
|
||||
name = "Paper Mario: Color Splash - 4320p (8K)"
|
||||
|
||||
[TextureRedefine]
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Definition]
|
||||
titleIds = 500001f600a00
|
||||
titleIds = 500001f600a00,500001f600b00
|
||||
name = "Paper Mario: Color Splash - 5760p (10K)"
|
||||
|
||||
[TextureRedefine]
|
||||
|
@ -4,7 +4,7 @@ name = "Star Fox Zero + Star Fox Guard - 2880p (5K)"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x41A # exclude the intro background texture
|
||||
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||
overwriteWidth = 5120
|
||||
overwriteHeight = 2880
|
||||
|
||||
|
@ -4,7 +4,7 @@ name = "Star Fox Zero + Star Fox Guard - 4320p (8K)"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x41A # exclude the intro background texture
|
||||
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||
overwriteWidth = 7680
|
||||
overwriteHeight = 4320
|
||||
|
||||
|
@ -4,7 +4,7 @@ name = "Star Fox Zero + Star Fox Guard - 5760p (10K)"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x41A # exclude the intro background texture
|
||||
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||
overwriteWidth = 10240
|
||||
overwriteHeight = 5760
|
||||
|
||||
|
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 360p"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||
overwriteWidth = 640
|
||||
overwriteHeight = 360
|
||||
|
||||
|
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 540p"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 540
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Definition]
|
||||
titleIds = 500001f600a00
|
||||
titleIds = 500001f600a00,500001f600b00
|
||||
name = "Paper Mario: Color Splash - 360p"
|
||||
|
||||
[TextureRedefine]
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Definition]
|
||||
titleIds = 500001f600a00
|
||||
titleIds = 500001f600a00,500001f600b00
|
||||
name = "Paper Mario: Color Splash - 540p"
|
||||
|
||||
[TextureRedefine]
|
||||
|
@ -5,7 +5,7 @@ name = "Sonic Boom: Rise of Lyric - 360p"
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x031
|
||||
formatsExcluded = 0x031,0x001
|
||||
overwriteWidth = 640
|
||||
overwriteHeight = 360
|
||||
|
||||
|
@ -5,7 +5,7 @@ name = "Sonic Boom: Rise of Lyric - 540p"
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x031
|
||||
formatsExcluded = 0x031,0x001
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 540
|
||||
|
||||
|
@ -5,7 +5,7 @@ name = "Star Fox Zero + Star Fox Guard - 360p"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x41A # exclude the intro background texture
|
||||
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||
overwriteWidth = 640
|
||||
overwriteHeight = 360
|
||||
|
||||
|
@ -5,7 +5,7 @@ name = "Star Fox Zero + Star Fox Guard - 540p"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x41A # exclude the intro background texture
|
||||
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||
overwriteWidth = 960
|
||||
overwriteHeight = 540
|
||||
|
||||
|
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 1080p"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
|
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 1440p (2K)"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
|
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 2160p (4K)"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
|
@ -5,6 +5,7 @@ name = "Bayonetta 1 + 2 - 900p"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
||||
overwriteWidth = 1600
|
||||
overwriteHeight = 900
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Definition]
|
||||
titleIds = 500001f600a00
|
||||
titleIds = 500001f600a00,500001f600b00
|
||||
name = "Paper Mario: Color Splash - 1080p"
|
||||
|
||||
[TextureRedefine]
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Definition]
|
||||
titleIds = 500001f600a00
|
||||
titleIds = 500001f600a00,500001f600b00
|
||||
name = "Paper Mario: Color Splash - 1440p (2K)"
|
||||
|
||||
[TextureRedefine]
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Definition]
|
||||
titleIds = 500001f600a00
|
||||
titleIds = 500001f600a00,500001f600b00
|
||||
name = "Paper Mario: Color Splash - 2160p (4K)"
|
||||
|
||||
[TextureRedefine]
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Definition]
|
||||
titleIds = 500001f600a00
|
||||
titleIds = 500001f600a00,500001f600b00
|
||||
name = "Paper Mario: Color Splash - 900p"
|
||||
|
||||
[TextureRedefine]
|
||||
|
@ -5,6 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 1080p"
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x031
|
||||
formatsExcluded = 0x031,0x001
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
@ -5,6 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 1440p (2K)"
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x031
|
||||
formatsExcluded = 0x031,0x001
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -5,6 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 2160p (4K)"
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x031
|
||||
formatsExcluded = 0x031,0x001
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
@ -5,6 +5,6 @@ name = "Sonic Boom: Rise of Lyric - 900p"
|
||||
[TextureRedefine]
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x031
|
||||
formatsExcluded = 0x031,0x001
|
||||
overwriteWidth = 1600
|
||||
overwriteHeight = 900
|
@ -5,7 +5,7 @@ name = "Star Fox Zero + Star Fox Guard - 1080p"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x41A # exclude the intro background texture
|
||||
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
|
@ -5,7 +5,7 @@ name = "Star Fox Zero + Star Fox Guard - 1440p (2K)"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x41A # exclude the intro background texture
|
||||
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
|
@ -5,7 +5,7 @@ name = "Star Fox Zero + Star Fox Guard - 2160p (4K)"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x41A # exclude the intro background texture
|
||||
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
|
@ -5,7 +5,7 @@ name = "Star Fox Zero + Star Fox Guard - 900p"
|
||||
[TextureRedefine] # tv
|
||||
width = 1280
|
||||
height = 720
|
||||
formatsExcluded = 0x41A # exclude the intro background texture
|
||||
formatsExcluded = 0x41A,0x001 # exclude the intro background texture
|
||||
overwriteWidth = 1600
|
||||
overwriteHeight = 900
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user