mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
39 lines
636 B
Plaintext
39 lines
636 B
Plaintext
|
[Definition]
|
||
|
titleIds = 00050000101D0300,00050000101D0600,000500001014D200,00050000101D3F00
|
||
|
name = "LOD Bias"
|
||
|
path = "Fatal Frame - Project Zero: Maiden of Black Water/Enhancements/LOD Bias"
|
||
|
description = "Level of details adjustment"
|
||
|
version = 3
|
||
|
|
||
|
[Preset]
|
||
|
name = Normal (Default)
|
||
|
$lodBias = 0
|
||
|
|
||
|
[Preset]
|
||
|
name = Lowest
|
||
|
$lodBias = +16
|
||
|
|
||
|
[Preset]
|
||
|
name = Very Low
|
||
|
$lodBias = +8
|
||
|
|
||
|
[Preset]
|
||
|
name = Low
|
||
|
$lodBias = +4
|
||
|
|
||
|
[Preset]
|
||
|
name = High
|
||
|
$lodBias = -4
|
||
|
|
||
|
[Preset]
|
||
|
name = Ultra
|
||
|
$lodBias = -8
|
||
|
|
||
|
[Preset]
|
||
|
name = Extreme
|
||
|
$lodBias = -16
|
||
|
|
||
|
[TextureRedefine]
|
||
|
formats = 0x31,0x32,0x34,0x35,0x431,0x432,0x433,0x234,0x235
|
||
|
overwriteRelativeLodBias = $lodBias
|