I hope this works out. Most people that try to make an emulator for a game end up disbanding, or just give up in general. Good Luck!
Thank you so much.
up up up
Is there any way for me to make this accessible to those whom I provide a modified client to?
Thank you so much.
Did you guys stopped working on it ?
Very nice work! But could u help me, please?
I can't compile it... When i open the project i got:
Warning 1 The referenced component 'System.Windows.Interactivity' could not be found. BlackDesertLogin
So ok, i didn't change nothing on source. Just right click the project and choose Build Solution. So i got:
Warning 1 'System.CodeDom.Compiler.CodeDomProvider.CreateCompiler()' is obsolete: 'Callers should not use the ICodeCompiler interface and should instead use the methods directly on the CodeDomProvider class. Those inheriting from CodeDomProvider must still implement this interface, and should exclude this warning or also obsolete this method.' C:\Users\Diego\Documents\Visual Studio 2010\Projects\BlackDesert\BDCommon\Scripts\ScriptLoader.cs 31 39 BDCommon
Warning 2 Could not resolve this reference. Could not locate the assembly "Npgsql". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. BlackDesertGame
Warning 6 Could not resolve this reference. Could not locate the assembly "System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors. BlackDesertLogin
Warning 7 The referenced component 'System.Windows.Interactivity' could not be found. BlackDesertLogin
Warning 8 The referenced component 'Npgsql' could not be found. BlackDesertGame
and
Error 3 Source file 'GameWorld.cs' could not be found C:\Users\Diego\Documents\Visual Studio 2010\Projects\BlackDesert\BlackDesertGame\CSC BlackDesertGame
Error 4 Source file 'Network\Packets\Recv\RpMove.cs' could not be found C:\Users\Diego\Documents\Visual Studio 2010\Projects\BlackDesert\BlackDesertGame\CSC BlackDesertGame
Error 5 Source file 'Network\Packets\Send\SpMove.cs' could not be found C:\Users\Diego\Documents\Visual Studio 2010\Projects\BlackDesert\BlackDesertGame\CSC BlackDesertGame
The folder is VS 2010, but im actually using Visual Studio 2013 and Windows 7 64bits.
I can enter game with this client and this compiled emulator, but can't compile the source =(
How could i fix it, please?
Thank you!!!