mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
f3d35c75dc
Didn't update the docs (will do that tomorrow), but I manually checked (didn't verify things, but I basically checked if it contained "uf_windowSpaceToClipSpaceTransform" and if the shader was made after a certain Cemu change was made due to how they're left out) to see if any graphic pack in here was *probably* safe. I also didn't convert 5 graphic packs since they contained signs that needed to be manually checked or at least examined more: - \Enhancements\TwilightPrincessHD_Bicubic - \Resolutions\DevilsThird_Resolution - \Resolutions\TwilightPrincessHD_Resolution (this one just needs to be fully verified since it's popular enough and has like 27 shaders) - \Resolutions\LegoStarWars_Resolution - \Resolutions\TokyoMirage_Resolution (this one could also be manually verified) I hope I didn't make too many mistakes with this one.
27 lines
500 B
Plaintext
27 lines
500 B
Plaintext
[Definition]
|
|
titleIds = 000500001010DD00,000500001010EF00,0005000010112300,000500001011A700,0005000E1010DD00,0005000E10112300
|
|
name = Lens Dirt Adjustment
|
|
path = "ZombiU/Enhancements/Lens Dirt Adjustment"
|
|
description = Changes the intensity of the lens dirt effect.
|
|
version = 4
|
|
|
|
[Preset]
|
|
name = Lens Dirt Default
|
|
$dirt = 1.0
|
|
|
|
[Preset]
|
|
name = Lens Dirt 0.85
|
|
$dirt = 0.85
|
|
|
|
[Preset]
|
|
name = Lens Dirt 0.75
|
|
$dirt = 0.75
|
|
|
|
[Preset]
|
|
name = Lens Dirt 0.5
|
|
$dirt = 0.5
|
|
|
|
[Preset]
|
|
name = No Lens Dirt
|
|
$dirt = 0.01
|