ArcheAge FOV/Zoom fix
Example:

Readme:
Code:
Make sure that you change [PATH HERE] in the .bat file to the location of your game_pak file!
.bat:
Code:
@ECHO OFF
::Add the path to your game_pak file.
::Example: G:\SteamLibrary\SteamApps\common\ArcheAge\Games\ArcheAge\Beta\game_pak
set AAPath=[PATH HERE]
CLS
ECHO ********************************************************************************
ECHO * AA FoV Fix v1.1 (Simple batch patcher) By Tobii @ Ownedcore *
ECHO * ---------------------------------------------------------------------------- *
ECHO * Be sure you added game_pak to the "set AAPath"! Or the patcher won't work! *
ECHO ********************************************************************************
pause
CLS
::Don't edit below unless you know what to do, this update is to make the process a bit easier to understand.
quickbms.exe -r -w ArcheageScript.run "%AAPath%" FIX
pause
You can change the FOV to your liking by changing the FOV value in the "option_camera_fov_set.cfg" file.
You can also change the max zoom distance, but I found 25 to be a sweet spot.
Default settings:
Code:
[default]; default of this CVarGroup
= 1
cl_fov = 60
camera_max_dist = 10
[2]
cl_fov = 42.75
camera_max_dist = 18
Option 1 should be classic mode in the settings, 2 should be action or vise versa.
The fix is basically repacking the .cfg's into the game_pak, so there should in theory be no problems with hackshield and whatnot, but as always I have to let you know that using this is at your own risk!
People use the same method to change textures for nude mods and w.e. people like to mess with.
Credits:
Luigi Auriemma - for tools
Eddyboy - for repack example
Me - for fix
Download - https://mega.co.nz/#!wBh0QZpb!FUE-44...gPjFkYyBIScAj0 v1.1
VirusTotal - https://www.virustotal.com/da/file/d...is/1411573373/