Page 1 of 3

Gameclient and Visual Studio

Posted: Sat Oct 17, 2015 3:28 pm
by FunBeast
Hi all - its been a while since i last checked the site and just noticed that A LOT changed - ive managed to work my Login and Gameserver but now im having problems with the client

Ive done all that was explained in the readme contained in the L2 Master Zip but im having serious problems with that one - ive installed and updated Visual studio and tools but now im stuck at the "Clone the Project" part - what do i have to do now? Cant find any cloning option within the program and to be honest - ive got no clue what to do now - do i have to copy any kind of project? Problem with the gameclient will be the update right?

please tell a newbie like me what to do exactly - do i have to copy any l2.bin or replace it?

ANY explanation would be great like "do this and then that" stuff

THX!!!!!!

Re: Gameclient and Visual Studio

Posted: Sat Oct 17, 2015 5:55 pm
by UnAfraid
Visual studio is not needed for L2J since server is written in JAVA not in C/C++/C#/etc.. but the game client has game guard which has issue with visual studio for some reason.

Re: Gameclient and Visual Studio

Posted: Sat Oct 17, 2015 6:00 pm
by FunBeast
Perhaps i didnt explain good enough to continue:

My Problem is that i cant start the High 5 Client "The connection to the update server has been terminated" - and i guess that all the procedure with visual studio is to get a working L2.bin.

So...what do i have to do now to get the Gameclient working? Im having serious problems with the Readme and thats why i asked - maybe a working L2.exe coud be enough but i simply do not know

Re: Gameclient and Visual Studio

Posted: Sat Oct 17, 2015 7:26 pm
by UnAfraid
You may wanna check this https://github.com/Zoey76/L2

Re: Gameclient and Visual Studio

Posted: Sun Oct 18, 2015 5:43 am
by FunBeast
UnAfraid wrote:You may wanna check this https://github.com/Zoey76/L2

I have already seen it but i got no idea what to do with it - rename,replace? I have never used Visual Studio before and i dont know how to compile anything within the L2Master zip file.
Any advice or maybe even finished files for me to use would be great - im using High 5 on a Win 7 64bit system

Re: Gameclient and Visual Studio

Posted: Sun Oct 18, 2015 1:48 pm
by UnAfraid
Check releases there has been uploaded compiled version.

Re: Gameclient and Visual Studio

Posted: Sun Oct 18, 2015 2:50 pm
by FunBeast
UnAfraid wrote:Check releases there has been uploaded compiled version.
Any links would be great - used the Search but couldnt find any of them

Re: Gameclient and Visual Studio

Posted: Sun Oct 18, 2015 4:36 pm
by UnAfraid

Re: Gameclient and Visual Studio

Posted: Sun Oct 18, 2015 5:03 pm
by FunBeast
Finally - thx!!!!!

Well....i should have known better lol - now comes the good old gameguard problem which i hoped would be fixed in the meantime(Error Code 153) - is it still fixed with an entry in the hosts file or are there any new solutions?
Ive seen a lot of threads containing and discussing the gg problem but no real solution and same for i-net - something about a .dll replacement but that would be forbidden client modification

Re: Gameclient and Visual Studio

Posted: Sun Oct 18, 2015 8:11 pm
by UnAfraid
I cannot help you with that

Re: Gameclient and Visual Studio

Posted: Mon Oct 19, 2015 12:16 am
by FunBeast
Anyone else having any ideas?

Re: Gameclient and Visual Studio

Posted: Mon Oct 19, 2015 5:26 am
by Zoey76
Error 153 means your GameGuard files are broken, missing or cannot be updated.

You need to get the latets version of the following files in the system folder of your game:
GameGuard.des
GameGuard\Lineage2us.ini

Re: Gameclient and Visual Studio

Posted: Mon Oct 19, 2015 12:11 pm
by FunBeast
Thx for advice - working now!

Re: Gameclient and Visual Studio

Posted: Tue Oct 20, 2015 12:58 pm
by Sacrifice
FunBeast wrote:Thx for advice - working now!
And how did you do it?, because I have installed visual studio 2012 and has not worked for me.
Will I need to add something else or what?.

Re: Gameclient and Visual Studio

Posted: Tue Oct 20, 2015 2:01 pm
by Sacrifice
Sacrifice wrote:
FunBeast wrote:Thx for advice - working now!
And how did you do it?, because I have installed visual studio 2012 and has not worked for me.
Will I need to add something else or what?.
If rules could be brocken posting this type of information... tell me it in private message and no problem...

@Zoey76 I have a solution for start executable file with administrator privileges. But, I'm waiting here response for test with original client (version 198 installer version 2.1) and supply you the executable solution, including source code ofc.

Can you give me a hand you too?