You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: GTA5FoV/README.txt
+8-3
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
This mod allows you to freely set your desired fields of view (first-person walking, driving, aiming, ADS, crouching, and third-person) in Grand Theft Auto V.
2
2
3
-
Tested and working on the worldwide Steam and retail/Rockstar Warehouse version as of October 11, 2016 - there's no guarantee a future patch won't break it, but this mod will be updated for compatibility if necessary.
3
+
Tested and working on the worldwide Steam and retail/Rockstar Warehouse version as of February 3, 2017 - there's no guarantee a future patch won't break it, but this mod will be updated for compatibility if necessary.
4
4
5
5
Be advised: We do not yet know the game's anti-cheating measures - use at your own risk. This mod modifies game memory and as such looks like a cheat, and may even be considered one in online multiplayer as having a higher field of view can put players at a competitive advantage. I consider it about as risky as SweetFX, so not very, but a risk is still there.
6
6
@@ -12,7 +12,7 @@ Installation instructions:
12
12
13
13
- Find your GTA V installation folder (e.g. C:\Program Files (x86)\Steam\SteamApps\common\Grand Theft Auto V). It should have files such as GTAV.exe and bink2w64.dll in it.
14
14
- Extract fov.ini and dsound.dll into that folder.
15
-
- Install the Visual C++ 2015(!) x64 runtime using vcredist_x64.exe if you haven't already.
15
+
- Install the Visual C++ 2015 Update 3(!) x64 runtime using vcredist_x64.exe if you haven't already.
16
16
- Change the contents of fov.ini to your desired vertical(!) fields of view (ADS is aiming down sight). If you only know the horizontal FoV you want, here's a handy calculator: http://www.rjdown.co.uk/projects/bfbc2/fovcalculator.php
17
17
- All done! Launch the game as usual.
18
18
@@ -36,7 +36,7 @@ Q: Does this work on the Rockstar Warehouse version of the game too?
36
36
A: Yes.
37
37
38
38
Q: The game refuses to launch when I have the mod installed.
39
-
A: Did you install vcredist_x64.exe? The version (2015) is important! Microsoft names all their 64-bit packages, regardless of version, vcredist_x64.exe, so you may have installed one such file before which was older, so you'll still need to install this one.
39
+
A: Did you install vcredist_x64.exe? The version (2015 Update 3) is important! Microsoft names all their 64-bit packages, regardless of version, vcredist_x64.exe, so you may have installed one such file before which was older, so you'll still need to install this one.
40
40
!!! THIS WAS UPDATED SINCE THE LAST FOV MOD RELEASE !!!
41
41
42
42
Q: Okay, but I don't trust you to run a file from you as Administrator.
@@ -70,6 +70,11 @@ A: The Reddit post: http://www.reddit.com/r/GrandTheftAutoV_PC/comments/32n8m0/i
70
70
71
71
Changelog
72
72
73
+
1.34 (February 3, 2017)
74
+
- (internal) probably update MSVC version again
75
+
***This means you need the 2015 Update 3 redistributable now.***
76
+
- Update signatures, fix mod for latest patch (fixes #14)
77
+
73
78
1.33 (October 11, 2016)
74
79
- (internal) Update MSVC version (because I don't have 2013 installed anymore).
75
80
***This means you need the 2015 redistributable now.***
0 commit comments