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!

[RELEASE] Dragonball Online Release Source

Junior Spellweaver
Joined
May 23, 2009
Messages
176
Reaction score
46
Re: Dragonball Online Release Source

It's sad to see how DBOPS have deleted that topic with the client we all need.But months ago they were also seeking for it.
 
Junior Spellweaver
Joined
Mar 27, 2013
Messages
174
Reaction score
10
Re: Dragonball Online Release Source

someone to put the customer dbo 4shared, mediafire etc. .. please.



my connection is fine, what happens is that MEGA has problems in my country, if you could post it on 4shared or mediafire.
 
Last edited:
Newbie Spellweaver
Joined
May 8, 2014
Messages
29
Reaction score
3
Re: Dragonball Online Release Source

nice now game run correct

in menu i see error i think is about server

english patch can`t find correct version
 
Game Developer
Joined
Oct 1, 2005
Messages
420
Reaction score
47
Re: Dragonball Online Release Source

If u guys wanna to edit the client packs here i've build the PackEditor from Client Source



Its the same compiled with Visual Studio 2013 so u need the runtime xD
 
Newbie Spellweaver
Joined
Apr 30, 2014
Messages
61
Reaction score
4
Re: Dragonball Online Release Source

managed to compile all the source code of the dbo?



Venus managed to compile the program from source dbo?
 
Newbie Spellweaver
Joined
Feb 6, 2014
Messages
64
Reaction score
6
Re: Dragonball Online Release Source

is that client they are using?






Need these libraries
DXSDK_Jun10.exe


i tried in SQL 2005
For show directories:
Executable Files selects only the local folder of 2
Include Files / include
Reference Files \ lib \ borland
\ lib
\ lib \ x86
Library Files \ lib \ borland
\ lib
\ lib \ x86


I'll try to debug with SQL 2013 or 2012 to see if I have better results
 
Newbie Spellweaver
Joined
May 8, 2014
Messages
29
Reaction score
3
Re: Dragonball Online Release Source

is that client they are using? Need these libraries DXSDK_Jun10.exe i tried in SQL 2005 For show directories: Executable Files selects only the local folder of 2 Include Files / include Reference Files \ lib \ borland \ lib \ lib \ x86 Library Files \ lib \ borland \ lib \ lib \ x86 I'll try to debug with SQL 2013 or 2012 to see if I have better results
yes this is correct client good luck
 
Newbie Spellweaver
Joined
Feb 6, 2014
Messages
64
Reaction score
6
Re: Dragonball Online Release Source

without the libraries you will ever build
just do not know if you have a more complete and adequate for this case
 
Newbie Spellweaver
Joined
Jun 21, 2008
Messages
42
Reaction score
21
Re: Dragonball Online Release Source

for client nothing is missing. here is my source code. i fixed the build with vs2010. Debug and Release builds like charm. all others i haven´t touch.
just install the latest directx sdk and add it to VC++ paths (libs and includes) ddraw is included in my package.

just open "source\DboClient\DboClient_VS2010.sln" select Release or Debug as solution configuration. then right click on client project and rebuild.
thats all. don´t try to compile the tools, it won´t work without work.



[URL="
DBORELEASE - [RELEASE] Dragonball Online Release Source - RaGEZONE Forums
 
Junior Spellweaver
Joined
Jan 18, 2010
Messages
158
Reaction score
5
Re: Dragonball Online Release Source

i keep getting these errors when i try to compile this src ..
Cannot open include file: 'd3dx9.h
Cannot open include file: 'd3dx9math.h
 
Dbo Dev
Joined
Sep 19, 2009
Messages
921
Reaction score
191
Re: Dragonball Online Release Source

You have to install the latest directX SDK.

Everyone you should use vs 2005 !


Anyone have a download-link for the client?
 
Last edited:
Newbie Spellweaver
Joined
Apr 30, 2014
Messages
61
Reaction score
4
Re: Dragonball Online Release Source

which one is better visual studio to build?
 
Dbo Dev
Joined
Sep 19, 2009
Messages
921
Reaction score
191
Re: Dragonball Online Release Source

Use visual studio 2005.


Dbo has been build with visual studio 2005
 
Newbie Spellweaver
Joined
Apr 30, 2014
Messages
61
Reaction score
4
Re: Dragonball Online Release Source

Thanks i'm trying to compile even with directx library still has many errors.
 
Back
Top