mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-24 18:46:54 +01:00
parent
e3136a936e
commit
ddcc38bc3e
@ -1,8 +1,8 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 000500001015B200,000500001016EA00,000500001016D800
|
titleIds = 000500001015B200,000500001016D800,000500001016EA00
|
||||||
name = Resolution
|
name = Resolution
|
||||||
path = "Child of Light/Graphics/Resolution"
|
path = "Child of Light/Graphics/Resolution"
|
||||||
description = Changes the resolution of the game. Made by Crementif.
|
description = Changes the resolution of the game. Made by Crementif and ICUP321.
|
||||||
version = 4
|
version = 4
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
@ -108,7 +108,7 @@ formats = 0x01a
|
|||||||
overwriteWidth = ($width/$gameWidth) * 512
|
overwriteWidth = ($width/$gameWidth) * 512
|
||||||
overwriteHeight = ($height/$gameHeight) * 512
|
overwriteHeight = ($height/$gameHeight) * 512
|
||||||
|
|
||||||
[TextureRedefine] # Half-res
|
[TextureRedefine]
|
||||||
width = 640
|
width = 640
|
||||||
height = 360
|
height = 360
|
||||||
formats = 0x001
|
formats = 0x001
|
||||||
@ -116,7 +116,12 @@ tileModesExcluded = 0x001
|
|||||||
overwriteWidth = ($width/$gameWidth) * 640
|
overwriteWidth = ($width/$gameWidth) * 640
|
||||||
overwriteHeight = ($height/$gameHeight) * 360
|
overwriteHeight = ($height/$gameHeight) * 360
|
||||||
|
|
||||||
# Screen gradient
|
[TextureRedefine] # Screen gradient
|
||||||
|
width = 448
|
||||||
|
height = 240
|
||||||
|
formats = 0x01a
|
||||||
|
overwriteWidth = ($width/$gameWidth) * 448
|
||||||
|
overwriteHeight = ($height/$gameHeight) * 240
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 426
|
width = 426
|
||||||
@ -124,10 +129,3 @@ height = 240
|
|||||||
formats = 0x01a
|
formats = 0x01a
|
||||||
overwriteWidth = ($width/$gameWidth) * 426
|
overwriteWidth = ($width/$gameWidth) * 426
|
||||||
overwriteHeight = ($height/$gameHeight) * 240
|
overwriteHeight = ($height/$gameHeight) * 240
|
||||||
|
|
||||||
[TextureRedefine]
|
|
||||||
width = 448
|
|
||||||
height = 240
|
|
||||||
formats = 0x01a
|
|
||||||
overwriteWidth = ($width/$gameWidth) * 448
|
|
||||||
overwriteHeight = ($height/$gameHeight) * 240
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
titleIds = 000500001017E600,000500001017E500,0005000010182300
|
titleIds = 000500001017E600,000500001017E500,0005000010182300
|
||||||
name = Resolution
|
name = Resolution
|
||||||
path = "PAC-MAN & the Ghostly Adventures 2/Graphics/Resolution"
|
path = "PAC-MAN & the Ghostly Adventures 2/Graphics/Resolution"
|
||||||
description = Changes the resolution of the game. Made by Slashiee & ICUP321.
|
description = Changes the resolution of the game. Made by Slashiee and ICUP321.
|
||||||
version = 4
|
version = 4
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
@ -127,4 +127,4 @@ overwriteHeight = ($height/$gameHeight) * 96
|
|||||||
width = 160
|
width = 160
|
||||||
height = 90
|
height = 90
|
||||||
overwriteWidth = ($width/$gameWidth) * 160
|
overwriteWidth = ($width/$gameWidth) * 160
|
||||||
overwriteHeight = ($height/$gameHeight) * 90
|
overwriteHeight = ($height/$gameHeight) * 90
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
titleIds = 0005000010146300,0005000010147900,000500001014F300
|
titleIds = 0005000010146300,0005000010147900,000500001014F300
|
||||||
name = Resolution
|
name = Resolution
|
||||||
path = "PAC-MAN & the Ghostly Adventures/Graphics/Resolution"
|
path = "PAC-MAN & the Ghostly Adventures/Graphics/Resolution"
|
||||||
description = Changes the resolution of the game. Made by Slashiee & ICUP321.
|
description = Changes the resolution of the game. Made by Slashiee and ICUP321.
|
||||||
version = 4
|
version = 4
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
@ -127,4 +127,4 @@ overwriteHeight = ($height/$gameHeight) * 96
|
|||||||
width = 160
|
width = 160
|
||||||
height = 90
|
height = 90
|
||||||
overwriteWidth = ($width/$gameWidth) * 160
|
overwriteWidth = ($width/$gameWidth) * 160
|
||||||
overwriteHeight = ($height/$gameHeight) * 90
|
overwriteHeight = ($height/$gameHeight) * 90
|
||||||
|
Loading…
Reference in New Issue
Block a user