mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
[BotW] Group GPU workarounds to tidy stuff up
(Partially) solves https://github.com/slashiee/cemu_graphic_packs/issues/375 (tidying them makes a lot of sense). We can't change the order of the graphic packs (without a lot of work on our end), if you want to see this happen you should file a feature request on Cemu's bug tracker: http://bugs.cemu.info
This commit is contained in:
parent
1078e5543a
commit
50a397c02f
@ -1,7 +1,7 @@
|
||||
[Definition]
|
||||
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
|
||||
name = "AMD & Intel Shadows Workaround"
|
||||
path = "The Legend of Zelda: Breath of the Wild/Workarounds/AMD & Intel Shadows"
|
||||
name = "AMD and Intel Shadows Workaround"
|
||||
path = "The Legend of Zelda: Breath of the Wild/Workarounds/GPU specific workarounds/AMD and Intel: Shadows"
|
||||
description = Fixes shadows when using an AMD or Intel graphics card.
|
||||
version = 3
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
[Definition]
|
||||
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
|
||||
name = "Fix Flipped Lighting On Older Intel iGPU Drivers"
|
||||
path = "The Legend of Zelda: Breath of the Wild/Workarounds/Intel Integrated GPU (Only for Intel GPUs)/Fix Flipped Intel Lights v1.5"
|
||||
name = "Workaround for flipped lights on Intel GPU's with certain drivers"
|
||||
path = "The Legend of Zelda: Breath of the Wild/Workarounds/GPU specific workarounds/Intel: Flipped Lights"
|
||||
description = This workaround targets users of Intel iGPU drivers 23.xx and older experiencing flipped lighting issues. These drivers may offer better performance but have graphical glitches. This pack aims to fix the graphical issues so the older drivers create visuals similar to the new drivers. These older drivers may be found on Intel's site https://downloadcenter.intel.com/download/27484/Graphics-Intel-Graphics-Driver-for-Windows-15-65-.
|
||||
version = 3
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
[Definition]
|
||||
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
|
||||
name = "Remove Intel Excess Bloom"
|
||||
path = "The Legend of Zelda: Breath of the Wild/Workarounds/Intel Integrated GPU (Only for Intel GPUs)/Remove Excess Intel Bloom"
|
||||
name = "Remove excess bloom on Intel GPU's with certain drivers"
|
||||
path = "The Legend of Zelda: Breath of the Wild/Workarounds/GPU specific workarounds/Intel: Remove Excess Bloom"
|
||||
description = This workaround targets users of Intel iGPU drivers 23.xx and older experiencing bloom issue. These drivers may offer better performance but have graphical glitches. This pack aims to fix the graphical issues so the older drivers create visuals similar to the new drivers. These older drivers may be found on Intel's site https://downloadcenter.intel.com/download/27484/Graphics-Intel-Graphics-Driver-for-Windows-15-65-.
|
||||
version = 3
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
[Definition]
|
||||
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
|
||||
name = "NVIDIA Explosion Smoke Workaround"
|
||||
path = "The Legend of Zelda: Breath of the Wild/Workarounds/NVIDIA Explosion Smoke"
|
||||
path = "The Legend of Zelda: Breath of the Wild/Workarounds/GPU specific workarounds/Nvidia: Explosion Smoke"
|
||||
description = Partially fixes thin paper look explosion smoke on NVIDIA when using accurateShaderMul = true.
|
||||
version = 3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user