Results 1 to 9 of 9

Thread: Launching horizons without a webpage/launcher

  1. #1

    Post Launching horizons without a webpage/launcher

    For those that don't know about it, or just don't know how there is a third way to get into horizons, and its much faster but will not allow you to patch.

    There is an old post around that explains this, but I feel it is very poorly written and just confuses too many, so I'll try and do a better job.

    You need to create a .bat file and double click it. Horizons will launch in an instant if you follow these instructions.

    The following it what your bat file will look like. And I will go through step by step to creating it. I'm not that great with this stuff, so there might be a better way to do this.



    cd "Game path"

    start /low /wait horizons.exe weblaunch_standard email password shard biotenum port authserver publickey Character DefaultShard




    1. Right click on your desktop, go to new, then text file. Name it whatever you want like horizons.txt.

    2. On the first line you need to put the path that your game is located in. It can differ depending where and when you installed it. Here is mine:
    cd "C:\Program Files\Artifact Entertainment\Horizons"
    If you have horizons on another drive please add a line before this cd d: or whatever drive its on.

    3. Copy and paste the following line as the 2nd line. You will need to modify this.
    start /wait horizons.exe weblaunch_standard email password shard biotenum port authserver publickey Character DefaultShard

    4. Now we are onto modifying the 2nd line.
    a) email - This is your login email address, you use it in the stand alone and webpage to log into the game.

    b) password - This is your password for your login.

    c) shard - This is the name of your shard in lower case lettters. It will be blight, chaos, order, unity

    d) biotenum - This is your characters biote ID. You probably don't know this. Log into horizons.istaria.com (or the EU version), click on the character you want to play on the right hand side. Your ID will be sitting in the address bar right now (ex. &biote=9447627). All you want from this is the number (don't close this page yet).

    e)port - This is simply the number zero. Use 0.

    f)authserver - back to horizons.istaria.com, look at the address bar again. You'll see a part that says IP=68.142.64.210:47101. Just use the 68.142.64.210:47101 (I'm not sure if this is shard dependant or what)

    23) publickey - On that same page you now need to look a little hard for this. Right click on the page and hit view source, if you are using IE I know its in a drop down box somewhere. In the source you will see a long code.
    publicKey = "0602000000A40000525341318001000001000100B14CFD3C8 FE66B077411756797FE68AA3196038678DF4E60A94CA4FC234 C83432D67B88BD4E6432314232D3CFEB498B7";

    You will want the inside of the quotations. Just use something like:
    0602000000A40000525341318001000001000100B14CFD3C8F E66B077411756797FE68AA3196038678DF4E60A94CA4FC234C 83432D67B88BD4E6432314232D3CFEB498B7

    22) Character - The first name of the character you are trying to play

    23) DefaultShard - just says DefaultShard, don't change it.

    23) Save the file as horizons.bat or whatever in notepad. Double click and you should launch.




    Note: The start /low /wait starts horizons in low priority. This is a huge benefit if playing in windowed mode, and doesn't really affect fullscreen at all. I prefer it but if you don't just remove the /low

    Also note that if you launch the game, and go to your client prefs file you can find all the information a lot easier than reading web addresses and viewing the source code. I explained a method you didn't need to be in game complete.
    Last edited by AA0; May 11th, 2006 at 06:18 PM.

  2. #2

    Default Awesome!

    Woot, this is great, I love it, though, every week, for maintenance I have to go to the main page to patch. Great job!

  3. #3

    Default

    everytime i try to run the batch, i get the error, that horizons could not be initalized in the right way and that i have to click ok to terminate the application. the error code is: 0xc0000005

    got it fixed by adding horizons to the dep list.
    Last edited by wertzui; September 22nd, 2006 at 06:31 AM.

  4. #4
    Fridlekh
    Guest

    Default

    There's a fourth way if you're just wanting to get back on as the last char you played.

    Inside clientprefs_launch.def set requireCommndLineParams = false then fill in your email and password between the quotes. save the file and
    double click on horizons.exe

    You can also fish the params for batch files out of this file as well, though looking at the top of the debug log is easier, since the command line to launch the file is all right there to copy/paste. it's also possible to write a batch file to do clientprefs_launch.def swapping isntead of command line params... lots of ways to solve the problem, whee.

    btw, I would not reccomend using /LOW myself, as that will set HZ to have an Idle priority. /WAIT serves no real purpose, it just leaves the command window open until HZ exits. /AFFINITY <single hex digit bitmask> might be useful if you have a dual-core or multiprocessor machine and HZ has problems (or you don't want to interrupt some other task on another core) ...


    0xc0000005 happens when you have DEP enabled for all programs, and Horizons.exe is not an exception. see: http://fridlekh.googlepages.com/HZ-DEP.JPG

  5. #5
    Member Zexoin's Avatar
    Join Date
    Oct 2006
    Location
    France/Order (GMT+1)
    Posts
    1,837

    Default Re: Launching horizons without a webpage/launcher

    would be nice to sticky this

  6. #6

    Default Re: Launching horizons without a webpage/launcher

    Except that launching the game without patching is NOT supported and not advised.

  7. #7

    Default Re: Launching horizons without a webpage/launcher

    Quote Originally Posted by Velea View Post
    Except that launching the game without patching is NOT supported and not advised.
    Agreed, but you gotta admit, it's a handy way to get back in qiucker after a client crash and the patcher seems to demand to re-d/l everything

  8. #8

    Default Re: Launching horizons without a webpage/launcher

    Could be useful for those moments when my virus scanner gets into a zealous mood over how much memory horizons uses. (A few crashes for me are because they don't like each other, apparently.)


  9. #9
    Member C`gan's Avatar
    Join Date
    Oct 2004
    Location
    Acul, Trandalar and Tagath's in Mala, Genevia Island
    Posts
    3,246

    Default Re: Launching horizons without a webpage/launcher

    I've also seen times where after a server patch the logins are temporarily still disabled from both website and patcher, even though the server was up and running, reporting that the patching had been completed.
    C`gan Weyrsinger, blue Tagath's rider, WorldProjects Team Lead Emeritus
    Tagath, blue Lunus "for the breath weapon"
    Located in sunny Acul on Trandalar, Order shard

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •