[Release] Darkeden source code - both client & server
ay!
Supplier claimed it compiles, but has it's issues. I personally have never tried to compile it, so I will be unable to help with questions.
Releasing it since I have no use for it, I lack the intrest and time to do anything with it. I barely have enough time to invest into a darkeden project I've been working on for 2 years now.
| Client | Server | Extras |
All I ask is that everyone who uses it share what they have learned. Answer the questions of people who just picked it up etc etc.
first look of the game - https://www.youtube.com/watch?v=_0rCcdzGB70 (Thanks @abedy)
EDIT: apparently this is not a 664 source, sorry for misinformation. I did not check files myself at all, just shared here.
Enjoy!
M
Re: [Release] Darkeden 664 source code - both client & server
Re: [Release] Darkeden 664 source code - both client & server
https://www.youtube.com/watch?v=_0rCcdzGB70
however files look in right mess and some missing. Bit old too. Thanks Op for posting :)
Re: [Release] Darkeden 664 source code - both client & server
where download the match client?
Re: [Release] Darkeden 664 source code - both client & server
Re: [Release] Darkeden 664 source code - both client & server
Damn, a old game, nice to see them getting some love!! ty for the release bud!
Re: [Release] Darkeden 664 source code - both client & server
jeah, and a great old game. Just hoping to spark a small community which is gonna actually help eachother development wise.
Re: [Release] Darkeden 664 source code - both client & server
Quote:
Originally Posted by
Grim Glide
jeah, and a great old game. Just hoping to spark a small community which is gonna actually help eachother development wise.
Is this the first released source code of this game btw? :o
Re: [Release] Darkeden 664 source code - both client & server
Quote:
Originally Posted by
Spidpex
Is this the first released source code of this game btw? :o
First complete source code. Sure it's missing some files, and obviously needs a hard hand working on it(hence why I want it to have a small community behind it), but as far as I know there have been no matching client and server source leaks. Not for free atleast.
Re: [Release] Darkeden 664 source code - both client & server
Re: [Release] Darkeden 664 source code - both client & server
Re: [Release] Darkeden 664 source code - both client & server
Quote:
Originally Posted by
loveme006
File incomplete
Why incomplete? what is it missing?
Re: [Release] Darkeden 664 source code - both client & server
Quote:
Originally Posted by
Heitanio
Why incomplete? what is it missing?
men how i have to use it
Re: [Release] Darkeden 664 source code - both client & server
sorry I know the post is pretty old but has anyone found out how to compile the source codes? like which version of Ubuntu Server etc etc,
I've been trying to compile the codes with Eclipse and Ubuntu OS for months but still no luck
please help, Thank you!!
Re: [Release] Darkeden 664 source code - both client & server
Quote:
Originally Posted by
dbz2win
sorry I know the post is pretty old but has anyone found out how to compile the source codes? like which version of Ubuntu Server etc etc,
I've been trying to compile the codes with Eclipse and Ubuntu OS for months but still no luck
please help, Thank you!!
ubuntu might have issues, i just downloaded this and skimmed through the makefile and found this
" /usr/lib/gcc-lib/i686-redhat-linux/2.95.3/include/stddef.h "
seems it's compiled using centos or other RH/RHEL like OS
And it's 32bit it seems as well so compiling on 64bit without multi-lib gcc executions you'll have a lot of issues.