mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-29 04:44:15 +01:00
[NFS] - Add other title IDs
and cleanup
This commit is contained in:
parent
064914bc1d
commit
1652e25985
@ -1,9 +1,9 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 0005000010128800 # replace with fulltitleID
|
titleIds = 0005000010128800,0005000010128400,000500001012b700,0005000e10128400,0005000e10128800,0005000e1012b700 # replace with fulltitleID
|
||||||
name = Resolution
|
name = Resolution
|
||||||
path = "NFSMW/Graphics/ResolutionTest"
|
path = "Need for Speed Most Wanted U/Graphics/Resolution"
|
||||||
description = Changes the resolution of the game.
|
description = Changes the resolution of the game.
|
||||||
version = 3
|
version = 4
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
name = 1280x720 Default
|
name = 1280x720 Default
|
||||||
@ -117,16 +117,16 @@ height = 720
|
|||||||
#formats =
|
#formats =
|
||||||
tileModesExcluded = 0x001 # For Video Playback
|
tileModesExcluded = 0x001 # For Video Playback
|
||||||
overwriteWidth = ($width/$gameWidth) * 1280
|
overwriteWidth = ($width/$gameWidth) * 1280
|
||||||
overwriteHeight = ($height/$gameHeight) * 720
|
overwriteHeight = ($height/$gameHeight) * 720
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 1280
|
width = 1280
|
||||||
height = 704
|
height = 704
|
||||||
#formats =
|
#formats =
|
||||||
overwriteWidth = ($width/$gameWidth) * 1280
|
overwriteWidth = ($width/$gameWidth) * 1280
|
||||||
overwriteHeight = ($height/$gameHeight) * 704
|
overwriteHeight = ($height/$gameHeight) * 704
|
||||||
|
|
||||||
[TextureRedefine] #May unintentionally scale textures
|
[TextureRedefine]
|
||||||
width = 1024
|
width = 1024
|
||||||
height = 1024
|
height = 1024
|
||||||
formats = 0x005
|
formats = 0x005
|
||||||
@ -138,14 +138,14 @@ width = 864
|
|||||||
height = 480
|
height = 480
|
||||||
#formats =
|
#formats =
|
||||||
overwriteWidth = ($width/$gameWidth) * 864
|
overwriteWidth = ($width/$gameWidth) * 864
|
||||||
overwriteHeight = ($height/$gameHeight) * 480
|
overwriteHeight = ($height/$gameHeight) * 480
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 854
|
width = 854
|
||||||
height = 480
|
height = 480
|
||||||
#formats =
|
#formats =
|
||||||
overwriteWidth = ($width/$gameWidth) * 854
|
overwriteWidth = ($width/$gameWidth) * 854
|
||||||
overwriteHeight = ($height/$gameHeight) * 480
|
overwriteHeight = ($height/$gameHeight) * 480
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 640
|
width = 640
|
||||||
@ -166,26 +166,34 @@ width = 640
|
|||||||
height = 352
|
height = 352
|
||||||
formats = 0x011,0x810,0x01a
|
formats = 0x011,0x810,0x01a
|
||||||
overwriteWidth = ($width/$gameWidth) * 640
|
overwriteWidth = ($width/$gameWidth) * 640
|
||||||
overwriteHeight = ($height/$gameHeight) * 352
|
overwriteHeight = ($height/$gameHeight) * 352
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 512
|
width = 512
|
||||||
height = 128
|
height = 128
|
||||||
formatsExcluded = 0x033,0x433,0x031,0x431
|
formatsExcluded = 0x033,0x433,0x031,0x431
|
||||||
overwriteWidth = ($width/$gameWidth) * 512
|
overwriteWidth = ($width/$gameWidth) * 512
|
||||||
overwriteHeight = ($height/$gameHeight) * 128
|
overwriteHeight = ($height/$gameHeight) * 128
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 320
|
width = 320
|
||||||
height = 176
|
height = 176
|
||||||
#formats =
|
#formats =
|
||||||
overwriteWidth = ($width/$gameWidth) * 320
|
overwriteWidth = ($width/$gameWidth) * 320
|
||||||
overwriteHeight = ($height/$gameHeight) * 176
|
overwriteHeight = ($height/$gameHeight) * 176
|
||||||
|
|
||||||
[TextureRedefine] #ukd
|
[TextureRedefine] # map 0x01a
|
||||||
width = 256
|
width = 256
|
||||||
height = 256
|
height = 256
|
||||||
formats = 0x005,0x011,0x01a
|
formats = 0x005,0x011
|
||||||
|
overwriteWidth = ($width/$gameWidth) * 256
|
||||||
|
overwriteHeight = ($height/$gameHeight) * 256
|
||||||
|
|
||||||
|
[TextureRedefine] #cube
|
||||||
|
width = 256
|
||||||
|
height = 256
|
||||||
|
formats = 0x019
|
||||||
|
depth = 6
|
||||||
overwriteWidth = ($width/$gameWidth) * 256
|
overwriteWidth = ($width/$gameWidth) * 256
|
||||||
overwriteHeight = ($height/$gameHeight) * 256
|
overwriteHeight = ($height/$gameHeight) * 256
|
||||||
|
|
||||||
@ -194,125 +202,148 @@ width = 256
|
|||||||
height = 64
|
height = 64
|
||||||
formatsExcluded = 0x033,0x433,0x031,0x431
|
formatsExcluded = 0x033,0x433,0x031,0x431
|
||||||
overwriteWidth = ($width/$gameWidth) * 256
|
overwriteWidth = ($width/$gameWidth) * 256
|
||||||
overwriteHeight = ($height/$gameHeight) * 64
|
overwriteHeight = ($height/$gameHeight) * 64
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 233
|
width = 233
|
||||||
height = 160
|
height = 160
|
||||||
#formats =
|
#formats =
|
||||||
overwriteWidth = ($width/$gameWidth) * 233
|
overwriteWidth = ($width/$gameWidth) * 233
|
||||||
overwriteHeight = ($height/$gameHeight) * 160
|
overwriteHeight = ($height/$gameHeight) * 160
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 233
|
width = 233
|
||||||
height = 156
|
height = 156
|
||||||
#formats =
|
#formats =
|
||||||
overwriteWidth = ($width/$gameWidth) * 233
|
overwriteWidth = ($width/$gameWidth) * 233
|
||||||
overwriteHeight = ($height/$gameHeight) * 156
|
overwriteHeight = ($height/$gameHeight) * 156
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 156
|
width = 156
|
||||||
height = 106
|
height = 106
|
||||||
#formats =
|
#formats =
|
||||||
overwriteWidth = ($width/$gameWidth) * 156
|
overwriteWidth = ($width/$gameWidth) * 156
|
||||||
overwriteHeight = ($height/$gameHeight) * 106
|
overwriteHeight = ($height/$gameHeight) * 106
|
||||||
|
|
||||||
[TextureRedefine] #May unintentionally scale textures
|
[TextureRedefine]
|
||||||
width = 128
|
width = 128
|
||||||
height = 128
|
height = 128
|
||||||
formats = 0x01a
|
formats = 0x01a
|
||||||
overwriteWidth = ($width/$gameWidth) * 128
|
overwriteWidth = ($width/$gameWidth) * 128
|
||||||
overwriteHeight = ($height/$gameHeight) * 128
|
overwriteHeight = ($height/$gameHeight) * 128
|
||||||
|
|
||||||
|
[TextureRedefine] #cube
|
||||||
|
width = 128
|
||||||
|
height = 128
|
||||||
|
formats = 0x019
|
||||||
|
depth = 6
|
||||||
|
overwriteWidth = ($width/$gameWidth) * 128
|
||||||
|
overwriteHeight = ($height/$gameHeight) * 128
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 128
|
width = 128
|
||||||
height = 32
|
height = 32
|
||||||
formatsExcluded = 0x033,0x031
|
formatsExcluded = 0x033,0x031
|
||||||
overwriteWidth = ($width/$gameWidth) * 128
|
overwriteWidth = ($width/$gameWidth) * 128
|
||||||
overwriteHeight = ($height/$gameHeight) * 32
|
overwriteHeight = ($height/$gameHeight) * 32
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 96
|
width = 96
|
||||||
height = 48
|
height = 48
|
||||||
#formats =
|
#formats =
|
||||||
overwriteWidth = ($width/$gameWidth) * 96
|
overwriteWidth = ($width/$gameWidth) * 96
|
||||||
overwriteHeight = ($height/$gameHeight) * 48
|
overwriteHeight = ($height/$gameHeight) * 48
|
||||||
|
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 80
|
width = 80
|
||||||
height = 44
|
height = 44
|
||||||
#formats =
|
#formats =
|
||||||
overwriteWidth = ($width/$gameWidth) * 80
|
overwriteWidth = ($width/$gameWidth) * 80
|
||||||
overwriteHeight = ($height/$gameHeight) * 44
|
overwriteHeight = ($height/$gameHeight) * 44
|
||||||
|
|
||||||
[TextureRedefine] #May unintentionally scale textures
|
[TextureRedefine]
|
||||||
width = 64
|
width = 64
|
||||||
height = 64
|
height = 64
|
||||||
formats = 0x01a
|
formats = 0x01a
|
||||||
overwriteWidth = ($width/$gameWidth) * 64
|
overwriteWidth = ($width/$gameWidth) * 64
|
||||||
overwriteHeight = ($height/$gameHeight) * 64
|
overwriteHeight = ($height/$gameHeight) * 64
|
||||||
|
|
||||||
|
[TextureRedefine] #cube
|
||||||
|
width = 64
|
||||||
|
height = 64
|
||||||
|
depth = 6
|
||||||
|
formats = 0x019
|
||||||
|
overwriteWidth = ($width/$gameWidth) * 64
|
||||||
|
overwriteHeight = ($height/$gameHeight) * 64
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 64
|
width = 64
|
||||||
height = 16
|
height = 16
|
||||||
#formats =
|
#formats =
|
||||||
overwriteWidth = ($width/$gameWidth) * 64
|
overwriteWidth = ($width/$gameWidth) * 64
|
||||||
overwriteHeight = ($height/$gameHeight) * 16
|
overwriteHeight = ($height/$gameHeight) * 16
|
||||||
|
|
||||||
[TextureRedefine] #May unintentionally scale textures
|
[TextureRedefine]
|
||||||
width = 32
|
width = 32
|
||||||
height = 32
|
height = 32
|
||||||
formats = 0x01a
|
formats = 0x01a
|
||||||
overwriteWidth = ($width/$gameWidth) * 32
|
overwriteWidth = ($width/$gameWidth) * 32
|
||||||
overwriteHeight = ($height/$gameHeight) * 32
|
overwriteHeight = ($height/$gameHeight) * 32
|
||||||
|
|
||||||
|
[TextureRedefine]
|
||||||
|
width = 32
|
||||||
|
height = 32
|
||||||
|
formats = 0x019
|
||||||
|
depth = 6
|
||||||
|
overwriteWidth = ($width/$gameWidth) * 32
|
||||||
|
overwriteHeight = ($height/$gameHeight) * 32
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 32
|
width = 32
|
||||||
height = 8
|
height = 8
|
||||||
#formats =
|
#formats =
|
||||||
overwriteWidth = ($width/$gameWidth) * 32
|
overwriteWidth = ($width/$gameWidth) * 32
|
||||||
overwriteHeight = ($height/$gameHeight) * 8
|
overwriteHeight = ($height/$gameHeight) * 8
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 32
|
width = 32
|
||||||
height = 16
|
height = 16
|
||||||
formats = 0x816
|
formats = 0x816
|
||||||
overwriteWidth = ($width/$gameWidth) * 32
|
overwriteWidth = ($width/$gameWidth) * 32
|
||||||
overwriteHeight = ($height/$gameHeight) * 16
|
overwriteHeight = ($height/$gameHeight) * 16
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 24
|
width = 24
|
||||||
height = 16
|
height = 16
|
||||||
#formats =
|
#formats =
|
||||||
overwriteWidth = ($width/$gameWidth) * 24
|
overwriteWidth = ($width/$gameWidth) * 24
|
||||||
overwriteHeight = ($height/$gameHeight) * 16
|
overwriteHeight = ($height/$gameHeight) * 16
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 20
|
width = 20
|
||||||
height = 11
|
height = 11
|
||||||
#formats =
|
#formats =
|
||||||
overwriteWidth = ($width/$gameWidth) * 20
|
overwriteWidth = ($width/$gameWidth) * 20
|
||||||
overwriteHeight = ($height/$gameHeight) * 11
|
overwriteHeight = ($height/$gameHeight) * 11
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 16
|
width = 16
|
||||||
height = 8
|
height = 8
|
||||||
formats = 0x816
|
formats = 0x816
|
||||||
overwriteWidth = ($width/$gameWidth) * 16
|
overwriteWidth = ($width/$gameWidth) * 16
|
||||||
overwriteHeight = ($height/$gameHeight) * 8
|
overwriteHeight = ($height/$gameHeight) * 8
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 16
|
width = 16
|
||||||
height = 4
|
height = 4
|
||||||
formatsExcluded = 0x033
|
formatsExcluded = 0x033
|
||||||
overwriteWidth = ($width/$gameWidth) * 16
|
overwriteWidth = ($width/$gameWidth) * 16
|
||||||
overwriteHeight = ($height/$gameHeight) * 4
|
overwriteHeight = ($height/$gameHeight) * 4
|
||||||
|
|
||||||
[TextureRedefine]
|
#[TextureRedefine]#load icon
|
||||||
width = 4
|
#width = 4
|
||||||
height = 4
|
#height = 4
|
||||||
formats = 0x01a
|
#formats = 0x01a
|
||||||
tilemodes = 1
|
#tilemodes = 1
|
||||||
overwriteWidth = ($width/$gameWidth) * 4
|
#overwriteWidth = ($width/$gameWidth) * 4
|
||||||
overwriteHeight = ($height/$gameHeight) * 4
|
#overwriteHeight = ($height/$gameHeight) * 4
|
Loading…
Reference in New Issue
Block a user