cemu_graphic_packs/Mods/BreathOfTheWild_FPS++/Fence Method/rules.txt
Crementif 590daf5304 [BotW] Add central fence method pack, change ordering
Should be clear now which packs are required. Also, gone with the multiple fence skip packs. Instead, there's now a confusing mess for devs to sort out.
2019-04-07 14:34:38 +02:00

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 = 3
[Preset]
name = Performance Fence
$fenceMethod:int = 1
[Preset]
name = Accurate Fence
$fenceMethod:int = 2
[Preset]
name = Fence Skip
$fenceMethod:int = 3