mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
4398ebcebe
I searched through quite a bit of commits to properly credit some packs. Some of the credits are based off memory. Please let me know if I incorrectly credited or forgot to credit somebody.
39 lines
791 B
Plaintext
39 lines
791 B
Plaintext
[Definition]
|
|
titleIds = 000500001010DD00,000500001010EF00,0005000010112300,000500001011A700,0005000E1010DD00,0005000E10112300
|
|
name = Field of View
|
|
path = "ZombiU/Mods/Field of View"
|
|
description = Changes the field of view (FOV). Fixes edge framing for 21:9 cinematics and other FOV tweaks.
|
|
version = 4
|
|
|
|
[Preset]
|
|
name = Default FOV
|
|
$fov = 1.0
|
|
|
|
[Preset]
|
|
name = Match 16:9 horizontal FOV to 21:9 (1.3125)
|
|
$fov = 1.3125
|
|
|
|
[Preset]
|
|
name = Balance 48:9 (1.45)
|
|
$fov = 1.45
|
|
|
|
[Preset]
|
|
name = Slight FOV increase without breaking framing (0.925)
|
|
$fov = 0.925
|
|
|
|
[Preset]
|
|
name = Match 16:10 horizontal FOV to 16:9 (0.9)
|
|
$fov = 0.9
|
|
|
|
[Preset]
|
|
name = PC style wide FOV (0.825)
|
|
$fov = 0.825
|
|
|
|
[Preset]
|
|
name = Match 21:9 horizontal FOV to 16:9 (0.7442)
|
|
$fov = 0.7442
|
|
|
|
[Preset]
|
|
name = Fish eye (0.5)
|
|
$fov = 0.5
|