mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 01:29:18 +01:00
More fixing
This commit is contained in:
parent
e7eb52f91c
commit
44d4665922
@ -8,4 +8,10 @@ height = 720
|
||||
# formatsExcluded = 0x01A # exclude the intro background texture
|
||||
# currently disabled, for some reason the game never upscales with the exclusion
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 1920
|
||||
overwriteHeight = 1080
|
@ -8,4 +8,10 @@ height = 720
|
||||
# formatsExcluded = 0x01A # exclude the intro background texture
|
||||
# currently disabled, for some reason the game never upscales with the exclusion
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
@ -8,4 +8,10 @@ height = 720
|
||||
# formatsExcluded = 0x01A # exclude the intro background texture
|
||||
# currently disabled, for some reason the game never upscales with the exclusion
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
|
||||
[TextureRedefine] # gamepad
|
||||
width = 854
|
||||
height = 480
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
14
README.md
14
README.md
@ -20,12 +20,12 @@
|
||||
- Severed (1080p, 1440p, 2160p)
|
||||
- Shovel Knight (1080p, 1440p, 2160p)
|
||||
- Splatoon (1080p, 1440p, 2160p)
|
||||
- SpongeBob SquarePants Plankton's Robotic Revenge (1080p, 1440p, 2160p)
|
||||
- SpongeBob SquarePants: Plankton's Robotic Revenge (1080p, 1440p, 2160p)
|
||||
- Star Fox Guard (1080p, 1440p, 2160p)
|
||||
- Star Fox Zero (1080p, 1440p, 2160p)
|
||||
- Super Mario 3D World (1080p, 1440p, 2160p)
|
||||
- Super Smash Bros. (1440p, 2160p)
|
||||
- Tekken Tag Tournament 2 Wii U Edition (1080p, 1440p, 2160p)
|
||||
- Tekken Tag Tournament 2: Wii U Edition (1080p, 1440p, 2160p)
|
||||
- The Wind Waker HD (1440p, 2160p)
|
||||
- Twilight Princess HD (1440p, 2160p)
|
||||
- Wipeout 3 (1080p, 1440p, 2160p)
|
||||
@ -38,11 +38,11 @@ Donkey Kong Country: Tropical Freeze
|
||||
|
||||
- Water does not appear correctly
|
||||
|
||||
Mario & Sonic at the Sochi 2014 Olympic Winter Games
|
||||
|
||||
- Characters on Character Selection are blurry
|
||||
|
||||
Nintendo Land
|
||||
|
||||
- Title screen is completely white
|
||||
- Gamepad screen is blurry during attraction gameplay
|
||||
|
||||
Mario & Sonic at the Sochi 2014 Olympic Winter Games
|
||||
|
||||
- Characters on Character Selection are blurry
|
||||
- Gamepad screen is blurry during attraction gameplay
|
@ -5,7 +5,6 @@ name = "The Wind Waker HD - 1440p (2K)"
|
||||
[TextureRedefine] # tv
|
||||
width = 1920
|
||||
height = 1080
|
||||
|
||||
formatsExcluded = 0x41A # exclude the intro background texture
|
||||
overwriteWidth = 2560
|
||||
overwriteHeight = 1440
|
||||
overwriteHeight = 1440
|
@ -5,7 +5,6 @@ name = "The Wind Waker HD - 2160p (4K)"
|
||||
[TextureRedefine] # tv
|
||||
width = 1920
|
||||
height = 1080
|
||||
|
||||
formatsExcluded = 0x41A # exclude the intro background texture
|
||||
overwriteWidth = 3840
|
||||
overwriteHeight = 2160
|
||||
overwriteHeight = 2160
|
Loading…
Reference in New Issue
Block a user