Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Aion Client Updater

Status
Not open for further replies.
Initiate Mage
Joined
Mar 29, 2008
Messages
1
Reaction score
1
I got tired of trying to get the NCLauncher to update my game so I wrote this script to automate the updating without using NCLauncher.

This script was written to run in windows.
You will have to modify it to make it work in Linux.

Things you will need to run this script:
Python 2.6.3
UnRAR.exe from winrar
XDelta.exe from the NCLauncher folder

How to use:
1. Copy unrar.exe to the folder containing this script. (Winrar comes with it.)
2. Run updater.py from command prompt. (If settings.ini doesn't exist it will ask for folder and file paths.)
4. When prompted for a ncpatch file type out a full path including the file name to the patch file.
5. Wait for it to finish.

Download here: (Case sensitive link)
Code:
http://gmod.zapto.org/Aion Updater.rar
 
Experienced Elementalist
Joined
Sep 26, 2008
Messages
211
Reaction score
2
ow i open the updater.py from command prompt ?
can you be more explicite?
thanks
 
Newbie Spellweaver
Joined
Dec 25, 2004
Messages
5
Reaction score
0
Sorry for such a late reply make sure you have the following:

Python 2.6.3
UnRAR.exe from winrar
XDelta.exe from the NCLauncher folder

To run the script from command prompt first you open command prompt. Then you navigate to where this script is. Then you type "python updater.py" and press enter.
 
Last edited:
Initiate Mage
Joined
Aug 4, 2011
Messages
1
Reaction score
0
sir wer can i get the python 2.6.3 and the UnRAR.exe i dont have winrar..and how to navigate it sorry im just new to ds...
 
Status
Not open for further replies.
Back
Top