Fix FMVs for SoftDec games, EUR titleid for Color Splash

This commit is contained in:
Michael 2017-03-26 09:12:19 -07:00
parent be0b654660
commit 6aad9b9bca
33 changed files with 33 additions and 24 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1,5 +1,5 @@
[Definition]
titleIds = 500001f600a00
titleIds = 500001f600a00,500001f600b00
name = "Paper Mario: Color Splash - 2880p (5K)"
[TextureRedefine]

View File

@ -1,5 +1,5 @@
[Definition]
titleIds = 500001f600a00
titleIds = 500001f600a00,500001f600b00
name = "Paper Mario: Color Splash - 4320p (8K)"
[TextureRedefine]

View File

@ -1,5 +1,5 @@
[Definition]
titleIds = 500001f600a00
titleIds = 500001f600a00,500001f600b00
name = "Paper Mario: Color Splash - 5760p (10K)"
[TextureRedefine]

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1,5 +1,5 @@
[Definition]
titleIds = 500001f600a00
titleIds = 500001f600a00,500001f600b00
name = "Paper Mario: Color Splash - 360p"
[TextureRedefine]

View File

@ -1,5 +1,5 @@
[Definition]
titleIds = 500001f600a00
titleIds = 500001f600a00,500001f600b00
name = "Paper Mario: Color Splash - 540p"
[TextureRedefine]

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1,5 +1,5 @@
[Definition]
titleIds = 500001f600a00
titleIds = 500001f600a00,500001f600b00
name = "Paper Mario: Color Splash - 1080p"
[TextureRedefine]

View File

@ -1,5 +1,5 @@
[Definition]
titleIds = 500001f600a00
titleIds = 500001f600a00,500001f600b00
name = "Paper Mario: Color Splash - 1440p (2K)"
[TextureRedefine]

View File

@ -1,5 +1,5 @@
[Definition]
titleIds = 500001f600a00
titleIds = 500001f600a00,500001f600b00
name = "Paper Mario: Color Splash - 2160p (4K)"
[TextureRedefine]

View File

@ -1,5 +1,5 @@
[Definition]
titleIds = 500001f600a00
titleIds = 500001f600a00,500001f600b00
name = "Paper Mario: Color Splash - 900p"
[TextureRedefine]

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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