ArcheAge FOV/Zoom fix menu

User Tag List

Page 1 of 3 123 LastLast
Results 1 to 15 of 33
  1. #1
    Tobii's Avatar MMOwned Helper Authenticator enabled
    Reputation
    263
    Join Date
    Aug 2007
    Posts
    303
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    ArcheAge FOV/Zoom fix

    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/
    Last edited by Tobii; 10-09-2014 at 08:17 PM.

    ArcheAge FOV/Zoom fix
  2. #2
    HuMa's Avatar Private
    Reputation
    1
    Join Date
    Sep 2014
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Error: wrong command-line argument (..\bin\ArcheageScript.run) what i did bad? i put my directory but throw me this error

  3. #3
    Tobii's Avatar MMOwned Helper Authenticator enabled
    Reputation
    263
    Join Date
    Aug 2007
    Posts
    303
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by HuMa View Post
    Error: wrong command-line argument (..\bin\ArcheageScript.run) what i did bad? i put my directory but throw me this error
    You have to add "" around the path, so "G:\SteamLibrary\SteamApps\common\ArcheAge\Games\ArcheAge\Beta\game_pak".

  4. #4
    dmxcom's Avatar Member
    Reputation
    7
    Join Date
    May 2007
    Posts
    75
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This works for View Distance too.

  5. #5
    Tobii's Avatar MMOwned Helper Authenticator enabled
    Reputation
    263
    Join Date
    Aug 2007
    Posts
    303
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by dmxcom View Post
    This works for View Distance too.
    It works with every setting that is "hardcoded" into the game, but this was just to let people get around the FOV lock.
    View distance is another thing

  6. #6
    ptfock's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey, what's the best FOV in your opinion for 1920*1080 ?!
    I always play other mmo's with beetween 75 to 90, i haven't tested on archeage yet but maybe 75 will do the trick humm?!

  7. #7
    Mumulica's Avatar Active Member
    Reputation
    27
    Join Date
    Dec 2011
    Posts
    320
    Thanks G/R
    1/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    and for 2560 x 1440 ?

  8. #8
    Tobii's Avatar MMOwned Helper Authenticator enabled
    Reputation
    263
    Join Date
    Aug 2007
    Posts
    303
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ptfock View Post
    Hey, what's the best FOV in your opinion for 1920*1080 ?!
    I always play other mmo's with beetween 75 to 90, i haven't tested on archeage yet but maybe 75 will do the trick humm?!
    I use 80 for AA.

    Originally Posted by Mumulica View Post
    and for 2560 x 1440 ?
    Most likely around the same, 75-85.

  9. #9
    Tobii's Avatar MMOwned Helper Authenticator enabled
    Reputation
    263
    Join Date
    Aug 2007
    Posts
    303
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Jesper6 View Post
    Isn't the link broken?
    Should be fixed, only the hotlink was broken.

  10. #10
    Ploxasarus's Avatar Active Member
    Reputation
    75
    Join Date
    Oct 2012
    Posts
    105
    Thanks G/R
    0/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Seems when I tried doing this myself the client patches overtop with glyph and also using yours it does the same, my side or glyph?

  11. #11
    archlord12345's Avatar Active Member
    Reputation
    17
    Join Date
    May 2012
    Posts
    186
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for this

  12. #12
    TehMorbid's Avatar Active Member
    CoreCoins Purchaser Authenticator enabled
    Reputation
    17
    Join Date
    Jun 2012
    Posts
    2,019
    Thanks G/R
    11/2
    Trade Feedback
    99 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Gonna check it out, trying to find anything to get ahead :P

  13. #13
    Abmanju's Avatar Member
    Reputation
    1
    Join Date
    Aug 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So I'm a bit of a noob to this.
    I edited the .bat file to C:\ArcheAge\Working\game_pak
    Then I simply run the bat file?
    Do I have to do anything with "Archeage Importer" or any of the other files?
    I have a 1920x1080 monitor & would like it so when I move around the bushes/trees/objects don't pop up as I go through the world

    Thanks for making this mod!

  14. #14
    Byteme285's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah I'm just like Abmanju I guess because I don't understand how to use this changing the file location is easy but still how do you use it just trying to use the .bat file doesn't do crap and when trying to use the importer the importer ask's for scripts and all kind of stuff.

  15. #15
    Hirobo's Avatar Member
    Reputation
    2
    Join Date
    Sep 2013
    Posts
    10
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I was able to get this working fairly easily, but my only question is how do i edit the FoV #. i see you recommending 90 and id like to alter the zoom max. Quick explanation would be nice if someone doesn't mind. Thanks

Page 1 of 3 123 LastLast

Similar Threads

  1. [Release] Change FoV/zoom & Render terrain, m2, wmo, liquid, wireframe, collision
    By para_ in forum World of Warcraft Bots and Programs
    Replies: 25
    Last Post: 06-09-2013, 01:53 AM
  2. FishBuddy (little fix)
    By ziao in forum World of Warcraft Bots and Programs
    Replies: 26
    Last Post: 09-29-2006, 11:23 AM
  3. Under or Above Ogrimarr...Fixed?
    By bezike in forum World of Warcraft General
    Replies: 4
    Last Post: 07-12-2006, 02:26 PM
  4. New Custom Model Swapping Fix (1.11 Working)
    By Matt in forum World of Warcraft Exploits
    Replies: 5
    Last Post: 06-23-2006, 06:05 PM
  5. World of Warcraft Bot WoWGlider 0.6.5 Cracked and Fixed
    By Matt in forum World of Warcraft Bots and Programs
    Replies: 7
    Last Post: 04-02-2006, 10:10 PM
All times are GMT -5. The time now is 12:35 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search