mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
63a51ab720
Clarity got updated, plus a bunch of graphic packs that don't use shaders.
18 lines
544 B
Plaintext
18 lines
544 B
Plaintext
[Definition]
|
|
titleIds = 00050000101C9300,00050000101C9400,00050000101C9500
|
|
name = Fence Method
|
|
path = "The Legend of Zelda: Breath of the Wild/Mods/FPS++/Fence Method (Required)"
|
|
description = Performance fence gives better performance with some CPU's and some (lower) resolutions. Accurate fence likely solves all of the milk water. Fence skip will likely cause milk water.
|
|
version = 4
|
|
|
|
[Preset]
|
|
name = Performance Fence
|
|
$fenceMethod:int = 1
|
|
|
|
[Preset]
|
|
name = Accurate Fence
|
|
$fenceMethod:int = 2
|
|
|
|
[Preset]
|
|
name = Fence Skip
|
|
$fenceMethod:int = 3 |