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

Page 1 of 2 12 LastLast
Results 1 to 15 of 25
  1. #1
    Enthusiast includee666 is offline
    MemberRank
    Feb 2010 Join Date
    32Posts

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

    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..



    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

    https://mega.nz/#!mk5GSBLC!T9C4dsaa9...W7zoWgcgGj2OGo
    Last edited by includee666; 03-07-15 at 07:29 PM.


  2. #2
    Indonesian Mirage Club rudisans is offline
    MemberRank
    Aug 2010 Join Date
    Padang CityLocation
    376Posts

    Re: Mount & Blade - Game Engine and Game full source code

    no screenshot for this game?

  3. #3
    Enthusiast STONEDOBA is offline
    MemberRank
    Sep 2011 Join Date
    ScotlandLocation
    48Posts

    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 by STONEDOBA; 03-07-15 at 09:43 PM.

  4. #4
    Account Upgraded | Title Enabled! hectormousa is offline
    MemberRank
    Mar 2009 Join Date
    EgyptLocation
    362Posts

    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

  5. #5
    Infraction bannëd xlw00tlx is offline
    MemberRank
    Aug 2014 Join Date
    outer space!Location
    1,467Posts

    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

  6. #6
    Ancient One cmb is offline
    DeveloperRank
    Mar 2007 Join Date
    1,035Posts

    Re: Mount & Blade - Game Engine and Game full source code

    Quote Originally Posted by includee666 View Post
    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!

  7. #7
    Proficient Member cuidaniu is offline
    MemberRank
    Oct 2006 Join Date
    169Posts

    Re: Mount & Blade - Game Engine and Game full source code

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

  8. #8
    Enthusiast includee666 is offline
    MemberRank
    Feb 2010 Join Date
    32Posts

    Re: Mount & Blade - Game Engine and Game full source code

    Quote Originally Posted by cuidaniu View Post
    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

    - - - Updated - - -

    Quote Originally Posted by cmb View Post
    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 :)

  9. #9
    Proficient Member cuidaniu is offline
    MemberRank
    Oct 2006 Join Date
    169Posts

    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

  10. #10
    Enthusiast includee666 is offline
    MemberRank
    Feb 2010 Join Date
    32Posts

    Re: Mount & Blade - Game Engine and Game full source code

    Quote Originally Posted by cuidaniu View Post
    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.

  11. #11
    Ancient One cmb is offline
    DeveloperRank
    Mar 2007 Join Date
    1,035Posts

    Re: Mount & Blade - Game Engine and Game full source code

    Quote Originally Posted by includee666 View Post
    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 by cmb; 05-07-15 at 07:32 AM.

  12. #12
    Infraction bannëd xlw00tlx is offline
    MemberRank
    Aug 2014 Join Date
    outer space!Location
    1,467Posts

    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

  13. #13
    Novice Mindeveler is offline
    MemberRank
    Jun 2016 Join Date
    1Posts

    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...

  14. #14
    Valued Member GoldenHunter is offline
    MemberRank
    Nov 2013 Join Date
    RageZoneLocation
    127Posts

    Re: Mount & Blade - Game Engine and Game full source code

    Please re-upload the link is not working

  15. #15
    Novice MountAndBlade is offline
    MemberRank
    Jan 2019 Join Date
    1Posts

    Re: [RELEASE] Mount & Blade - Game Engine and Game full source code

    Link does NOT work!
    Does someone still have the engine files?
    Please upload again...
    Last edited by MountAndBlade; 22-01-19 at 10:58 PM.



Page 1 of 2 12 LastLast

Advertisement