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] Mount & Blade - Game Engine and Game full source code

Newbie Spellweaver
Joined
Feb 7, 2010
Messages
32
Reaction score
9
Hi everyone,

I am releasing Taleworlds - Mount & Blade game engine here.
Source code is full and just need to fix some issues then able to run full game engine and the game.

Good luck..

includee666 - [RELEASE] Mount & Blade - Game Engine and Game full source code - RaGEZONE Forums


Note: WOTS folder is engine and game, so just need to run in
WOTS\bin\wotsd.exe and when panel comes just click play trial then in configure / advanced / enable edit mode should be ticked.

Source

 
Last edited:
Newbie Spellweaver
Joined
Sep 10, 2011
Messages
54
Reaction score
5
Re: Mount & Blade - Game Engine and Game full source code

lol i went to the game site and downloaded the game
you can play for free until level 7
i got owned a few times ppl have a lot more recruits and stuff
but game is not bad if you like this kinda game
 
Last edited:
Experienced Elementalist
Joined
Mar 21, 2009
Messages
239
Reaction score
85
Re: Mount & Blade - Game Engine and Game full source code

i played this game for years but as a pc game i don't know if we can play it online :D
 
CATMAGEDDON
Loyal Member
Joined
Aug 17, 2014
Messages
1,669
Reaction score
294
Re: Mount & Blade - Game Engine and Game full source code

why get this when the game is easily modded? best mods are Sword of Damocles and Solid & Shade
plus HumbleBundle granted it for free 6 month ago+expansion i already got it
the game can be played on lan and internet you need the exe to make dedicated server
theres also a persistant world mod for mount and blade for multiplayer,its a bit tedious to config but when done its really worth
 
Joined
Mar 11, 2007
Messages
903
Reaction score
1,252
Re: Mount & Blade - Game Engine and Game full source code

If you read name of topic, this is not a client
it's game engine source code, you can't found this anywhere trust me :)

This is a pretty awesome release, I havn't had a chance to really go through it yet though. I am curious if you do have Warband? or perhaps Bannerlord? :D Thanks for the release tho! Appreciate it!
 
Junior Spellweaver
Joined
Oct 16, 2006
Messages
159
Reaction score
7
Re: Mount & Blade - Game Engine and Game full source code

Full source code only have C# sourcecode,where's Engine CPP sourcecode?
 
Newbie Spellweaver
Joined
Feb 7, 2010
Messages
32
Reaction score
9
Re: Mount & Blade - Game Engine and Game full source code

Full source code only have C# sourcecode,where's Engine CPP sourcecode?

Engine source code inside Modules folder + MBAPI_2010 folder for the API
Engine developed totaly with C# not with CPP



This is a pretty awesome release, I havn't had a chance to really go through it yet though. I am curious if you do have Warband? or perhaps Bannerlord? :D Thanks for the release tho! Appreciate it!

Thanks man, after 3 years quit the job from taleworlds i decided to release this.
BTW Warband created with this version of engine :)
 
Junior Spellweaver
Joined
Oct 16, 2006
Messages
159
Reaction score
7
Re: Mount & Blade - Game Engine and Game full source code

I think this source lack of something,because In WOTS->bin->wots.exe,wotsd.exe... is made by visual C++ 8.0(scan with PEID), I think those C# module only game script files,and Engine must be cpp files
 
Newbie Spellweaver
Joined
Feb 7, 2010
Messages
32
Reaction score
9
Re: Mount & Blade - Game Engine and Game full source code

I think this source lack of something,because In WOTS->bin->wots.exe,wotsd.exe... is made by visual C++ 8.0(scan with PEID), I think those C# module only game script files,and Engine must be cpp files

saying again, engine and game made via C#
That Rgl 3rd party libraries error and anothers is meshes and textures errors
after fix them gonnna work perfectly.
 
Joined
Mar 11, 2007
Messages
903
Reaction score
1,252
Re: Mount & Blade - Game Engine and Game full source code

saying again, engine and game made via C#
That Rgl 3rd party libraries error and anothers is meshes and textures errors
after fix them gonnna work perfectly.

While I definitely do not doubt your knowledge of this game since you used to work for Taleworlds, I can't seem to find the project that will actually build the wots exes, nor am I able to find the actual rendering subsystem, amongst a few other subsystems(Physics, Networking, Threading, etc). The MBModule_2010 solution is setup as a DLL, aswell as the MBAPI_2010 solution. If you could point me to the correct place, it would be much appreciated.
 
Last edited:
CATMAGEDDON
Loyal Member
Joined
Aug 17, 2014
Messages
1,669
Reaction score
294
Re: Mount & Blade - Game Engine and Game full source code

its possible to bypass the auth from client to server using this source?cause if i remember well to login into a server(dedicated or internet ones) u needed a valid cd key and stuff
 
Initiate Mage
Joined
Jun 21, 2016
Messages
1
Reaction score
0
Re: Mount & Blade - Game Engine and Game full source code

The link is not working. :(:
Does someone still have the engine files?
I'd really like to take a look at damage formulas that are supposed to be there...
 
Initiate Mage
Joined
Jan 22, 2019
Messages
1
Reaction score
0
Link does NOT work!
Does someone still have the engine files?
Please upload again...
:blushing::blushing::blushing::blushing::blushing::blushing::blushing::blushing:
 
Last edited:
Junior Spellweaver
Joined
Dec 20, 2014
Messages
107
Reaction score
29
I would also love it if someone can share the source for this. Thanks!
 
Initiate Mage
Joined
Apr 22, 2019
Messages
1
Reaction score
0
Re: Mount & Blade - Game Engine and Game full source code

Have you figured out the question you asked?

While I definitely do not doubt your knowledge of this game since you used to work for Taleworlds, I can't seem to find the project that will actually build the wots exes, nor am I able to find the actual rendering subsystem, amongst a few other subsystems(Physics, Networking, Threading, etc). The MBModule_2010 solution is setup as a DLL, aswell as the MBAPI_2010 solution. If you could point me to the correct place, it would be much appreciated.



Hi, have you figured out the question you asked?
I am looking through that code but could not find any discussion online.

I think this source lack of something,because In WOTS->bin->wots.exe,wotsd.exe... is made by visual C++ 8.0(scan with PEID), I think those C# module only game script files,and Engine must be cpp files
 
Junior Spellweaver
Joined
Dec 20, 2014
Messages
107
Reaction score
29
Re: Mount & Blade - Game Engine and Game full source code

Have you figured out the question you asked?





Hi, have you figured out the question you asked?
I am looking through that code but could not find any discussion online.
Are you able to upload source for me? Original link is dead. Thanks!
 
Newbie Spellweaver
Joined
May 25, 2019
Messages
7
Reaction score
0
Link is dead please can you reupload i need this thank you
 
Newbie Spellweaver
Joined
Jun 17, 2020
Messages
14
Reaction score
1
I have the source code for "Horse and Blade: Warband"
already downloaded it from baidu through these links
link: Password: zimz

any one can view the decompression text password pls share it so i can upload it to mega and share link here
 
Last edited:
Back
Top