How i can register new account? :)
What to use parameters for start \server_bin\persistentTools\adduser.bat (i think this tool help me in register new account) :D
How i can register new account? :)
What to use parameters for start \server_bin\persistentTools\adduser.bat (i think this tool help me in register new account) :D
Master Server is incomplete masterServer.MasterServerMain.jar the file is empty ...
correct the ServerConsole click with the right and go edit select all and delete and paste this code below ...
call ../../vendor/defineJavaHome.bat
cd cfg
% JAVA_HOME%/bin/java-server-Xmx256m-jar../../jars/ serverConsole.ConsoleMain.jar -cfg -console.cfg -aliases -consoleAlias.cfg
NOTE: Enter username and password (postgresql) need AccountServer on.
Last edited by hellsinghell; 26-01-12 at 01:15 AM.
MasterServer is fine (server_bin folder), but one of the configs does link the wrong one. I'll post more info later, right now I'm getting ready to test client connections. Current Progress
hhmmm... This tool for emulation connect from game client?
What login and the password to enter? I don't know how register new account..
How run client without loader?
Кому удалось запустить клиент без лаунчера - поделитесь инфой.
Last edited by papka; 26-01-12 at 01:00 AM.
I have seen something simmiliar a few time ago-need to wright tool for starling client without loader (FFXI)
Я видел нечто похожее раньше,нужно написать программу,чтобы запускала клиент без сервера (FFXI)
see folder help ...
Can someone point out the correct Java version ? Java 7 64bit seems not to work ( OS Ubuntu )
1.6.18
h4x0r answered: Running game without Launcher:
CommandLine = "AOgame.exe -launch 456A13519826C969A727183CE49E218C"
From latest Russian version 3.0.01.22
Last edited by Ekey; 26-01-12 at 04:16 PM.
new links for client:
Client.7z.007
Client.7z.008
Client.7z.006
Client.7z.002
Client.7z.003
Client.7z.005
Client.7z.004
Client.7z.001
Lovely yandex![]()
Wow, I forgot to look through the Helper package. There's a lot of useful stuff there, including the "AOGame.exe" as well as protection files needed. So if you take the "Client" package included and use the "AOGame.exe" from the "Helper", it should match up correctly.
To start the client, there's a few ways, depending on which way you load it, but right now I'm testing with the "AOGame.bat" in the "Helper/Release_bin" folder. It crashes on character creation though, so I switched over to the files in the "Helper\Unprotected\GM_bin" and those seem work. The working AOGame.exe does not need any arguments to start for this version!
Setup WAMP (or something similar) so you have apache, php, and mysql (yes, you need mysql + postgresql). You have to then add all the stuff from the 'server_api' into the php include paths (i.e. php ini's include_path field). Next you have to get Hessian setup correctly. Then, you edit and access "php/accountExample.php" to create an account. Your account server has to be setup and configured correctly for it to work though.
Start with "hessian/tests" stuff first to make sure you have that setup right before trying to make an account. Once you get that setup, making the account through the php page is pretty straight forward.
Anyways, I'm in game now. :) Combat and the initial quests seem to work fine too (more pics). I played Allods for a while, so I'm familiar with this game. I had to use a small forwarding proxy to route LAN->VM Localhost because my shard config has to run on localhost and I can't run the client inside a VM due to Starforce.
I'll start organizing the configs and making some posts with more setup info soon. For my current config, I only enabled the starting instanced zones because I was running out of memory on the VM otherwise. Thanks for the share Suigintou, this is bringing back some good memories!
nice work pushedx