mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-05 14:51:50 +01:00
Fix folder location
This commit is contained in:
parent
27b4898314
commit
0914ce04e0
@ -1,3 +1,4 @@
|
|||||||
[tekken32]
|
[TekkenTagTournament2_FOV_v32]
|
||||||
moduleMatches = 0x465EA719
|
moduleMatches = 0x465EA719
|
||||||
|
|
||||||
0x106d2e24 = .float $fov #FOV/Zoom
|
0x106d2e24 = .float $fov #FOV/Zoom
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
[Definition]
|
[Definition]
|
||||||
titleIds = 000500001010F800,0005000010110000
|
titleIds = 000500001010F800,0005000010110000
|
||||||
name = Field of View
|
name = Field of View
|
||||||
path = "Tekken Tag Tournament 2/Graphics/FOV"
|
path = "Tekken Tag Tournament 2/Graphics/Field Of View"
|
||||||
description = Changes the FOV of the game for aspect ratio patches. Made by Flextape05
|
description = Changes the field of view or FOV of the game for aspect ratio patches. Made by Flextape05
|
||||||
version = 4
|
version = 4
|
||||||
|
|
||||||
[Preset]
|
[Preset]
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
[tekken32]
|
|
||||||
moduleMatches = 0x465EA719
|
|
||||||
0x106d2e24 = .float $fov #FOV/Zoom
|
|
@ -1,26 +0,0 @@
|
|||||||
[Definition]
|
|
||||||
titleIds = 000500001010F800,0005000010110000
|
|
||||||
name = Field of View
|
|
||||||
path = "Tekken Tag Tournament 2/Graphics/FOV"
|
|
||||||
description = Changes the FOV of the game for aspect ratio patches. Made by Flextape05
|
|
||||||
version = 4
|
|
||||||
|
|
||||||
[Preset]
|
|
||||||
name = Default FOV
|
|
||||||
$fov = 0.017453292
|
|
||||||
|
|
||||||
[Preset]
|
|
||||||
name = Match 16:9 horizontal FOV to 21:9
|
|
||||||
$fov = 0.022907446
|
|
||||||
|
|
||||||
[Preset]
|
|
||||||
name = High FOV for 21:9
|
|
||||||
$fov = 0.026
|
|
||||||
|
|
||||||
[Preset]
|
|
||||||
name = FOV for 32:9
|
|
||||||
$fov = 0.028
|
|
||||||
|
|
||||||
[Preset]
|
|
||||||
name = FOV for 48:9
|
|
||||||
$fov = 0.0285
|
|
Loading…
Reference in New Issue
Block a user