Mount & Blade: Warband

Mount & Blade: Warband

View Stats:
This topic has been locked
FEEP May 7, 2016 @ 9:50am
Multiple mods but can only run one?
I'm using 2 different mods however in the drop down box I have the 2 mods and native, how do I play using both mods if the drop down box only gives me the option to play with one?
< >
Showing 16-30 of 50 comments
Originally posted by 32nd Rct52ndNYDavid Dire:
If it's just textures, then yes, it's easy to combine them.
i know nothing about this kinda thing, but.... if i merged the flags texture file with the floris one?
(um... not looked to see if they are folders, or something else)
Horcerer May 7, 2016 @ 5:23pm 
You really should just have to overwrite the ones in the Floris folder. If whatever your mod is simply edits existing texture files, then that should be quite easy.
Sunseaflower May 7, 2016 @ 5:38pm 
Originally posted by President Trump:
Originally posted by 32nd Rct52ndNYDavid Dire:
You can only play one module at a time.
That's kinda dumb but ok thanks

..hm yes , it's kinda "trump".
Morkonan May 7, 2016 @ 6:13pm 
Originally posted by President Trump:
Originally posted by 32nd Rct52ndNYDavid Dire:
Not really, it's sorta physically impossible to combine two modules.
Right, it's bad design though I guess, this is the only game I know of so far where you can only use mod, or module if they are not joined together like ACOK or something

Then, you haven't played many moddable games. In fact, most games do not have reliable methods to combine mods, especially games that allow for full conversion mods or mods that can heavily alter base-game data or, more importantly, add new data and options to the game. And, even with games that allow mods to be combined, there are often so many problems that separate, third-party launchers, have to be used just to coordinate the multiple mods to keep them from overwriting each other when loading.

With Warband, just like many games, mods often contain data-sets that override Warband's data sets. Things like equipment lists, units, conversations, etc are stored in their own files, which get "overwritten" by a mod's own versions of these. Other mods may touch upon the exact same data sets and would simply overwrite the existing ones. Appending them doesn't help, either, since many entries would simply overlap each other.

In order to combine mods, a lot of work troubleshooting and changing entries has to be done. And, that's just for the "simple stuff" like items, units, and other simple data entries and doesn't even enter into things that have to actually be coded, like mods that add more functionality to the game or add to certain game mechanics.

Luckily, many Warband mods include versions of the most popular submods that have been specifically and painstakenly altered so they work well with the mod's content. The very popular Freelancer, Diplomacy, PreBattleOrders&Deployment "submods" are included in many "full conversion" mods, for example.

In short - While combining mods by the player isn't easily possible, it's not much of a problem, since many mod designers include versions of the most popular submods, increasing their own mod's functionality and adding to its gameplay experience.
Last edited by Morkonan; May 7, 2016 @ 6:14pm
Horcerer May 7, 2016 @ 6:31pm 
Err, that's not quite at all how it works, however, you did get the gist of it: Warband is quite easy to mod and combine mods, much moreso than most other games.
Cain Feb 5, 2017 @ 7:53pm 
Originally posted by mrjoe:
The Module System is perfect imo. Why would you want to combine a mod like ACOK and a Roman Era mod together though? That's just stupid and would break so much ♥♥♥♥. This game has the best modding support i've seen, and the way mods work is amazing and simple.
What about if you want to combine a diplomacy mod with a weapon mod? What then?
Sirius Feb 5, 2017 @ 10:50pm 
Originally posted by Outer God Daoloth:
What about if you want to combine a diplomacy mod with a weapon mod? What then?
You can, but you need to get into the modding system first.
As a rule of thumb, you can't outright "combine" mods (unless they are changing completely different things about the game - like one mod for sounds and one for textures, then it's mostly just a matter of changing a couple of text files with a few lines), and it's very hard to do with mods that change / add scripts (not impossible though).

You CAN, however (in your case) take the Diplomacy mod and then manually add in the weapons you want - It's involved though, as you need to use certain modding tools (unofficial ones I mean) to add in the items you want.
You need to
1. set up the model and textures in a file
2. then create (or copy / paste) the item data to another file
2.5. possibly change the troops so they also use the new items, unless you want them exclusively for the player character - you will still need to add them to chests in towns, if you don;t you need to get them from the merchants
3. then add the actual file(s) to the mod's config so it gets loaded by the game.

Except for the last bit (adding the files to the config) "Morgh's M&B Tools" (I think it was, it's been a while) do the hard part for you - all YOU need to know and do is what part of the tool to use for what (setting up the model and texture, creating the item) and how to add the important stuff there.


I have done more or less extensive modding on certain mods, and it works wonderfully (I used to use Native Mod Compilation and took that as a base, then added in kickass items (mostly weapons and armor) from Prophesy of Pendor among others, created / changed a few troops to my liking, and so on).

It totally works, but is not that easy if you are clueless, and even then it's a bit time consuming.

It gets ugly with custom scripts and stuff, because then you have to
1. have the source version of the mod(s) (before it's compiled into the formats the game uses - there's only so much you can do with a compiled, ready-to-use module)
2. know your way around the language (Python is easier than most, but it's still a full-grown programming language, which can be daunting to newbies)
3. know how scripts work and how they affect the game (so you can know which scripts to leave out or change because of conflicts between mods without breaking the mod and so on).
4. know how to use the module system to compile the data into the module the game uses

Items and textures - easy to add to an existing mod, comparatively speaking.

Scripts and other functions - bloody hard to add to an existing mod. Not impossible though unless you try to force two mods toegether when they affect many of the same things, but even when that's not the case, still very hard and involving.
Last edited by Sirius; Feb 6, 2017 @ 2:54am
RandomDude Jun 18, 2018 @ 12:33am 
Lol... It never occurred to me that someone would try this.
Slice of Van Nov 7, 2018 @ 8:36am 
What about combining Decapitation mod with Diplomacy mod. Is something like that possible? How? Coz that would really be like the perfect conversion.
Greηdel Nov 8, 2018 @ 5:19pm 
Originally posted by FEEP:
Originally posted by 32nd Rct52ndNYDavid Dire:
You can only play one module at a time.
That's kinda dumb but ok thanks

The good news is that a lot of the popular mods include the nice smaller mods. For example, Formations, PBOD, Diplomacy, Freelancer... a ton of mods use all of these. Example being Floris, pretty much a Frankenstein mod that puts a ton of other good stuff together. It's pretty nice, though, check it out.
[TFM]bobcat Nov 9, 2018 @ 9:35pm 
It is really dumb how warband only allows one mod at a time. Consider Paradox games (i.e. Stellaris, EU IV, CK2), Total War games, Skyrim etc all of which allow you to have as many mods as you could possibly want (provided that the mods don't conflict with eachother). There are plenty of mods this it would be helpful to be able to have all at once. For instance, what if I want to play, say, Nova Aetas, but I like being able to play battles larger than 150 men. Well I'd need the battle sizer mod. Or what if I want to be able to have the tavern keeper be able to take prisoners off my hand without having to search high and low for a ransom broker or as mentioned above textures, sounds, weapons etc. Its a hastle to have to only play one at a time or else figure out how the hell you mod two different mods together when it could all be very easily avoided as it is in so many other games
Last edited by [TFM]bobcat; Nov 9, 2018 @ 9:35pm
Demon of Razgriz Nov 9, 2018 @ 11:35pm 
Originally posted by TFMbobcat:
It is really dumb how warband only allows one mod at a time. Consider Paradox games (i.e. Stellaris, EU IV, CK2), Total War games, Skyrim etc all of which allow you to have as many mods as you could possibly want (provided that the mods don't conflict with eachother). There are plenty of mods this it would be helpful to be able to have all at once. For instance, what if I want to play, say, Nova Aetas, but I like being able to play battles larger than 150 men. Well I'd need the battle sizer mod. Or what if I want to be able to have the tavern keeper be able to take prisoners off my hand without having to search high and low for a ransom broker or as mentioned above textures, sounds, weapons etc. Its a hastle to have to only play one at a time or else figure out how the hell you mod two different mods together when it could all be very easily avoided as it is in so many other games
You can have those mods together (like others have said, a lot of total conversion mods have several smaller mods together). The mods you can't have together are total conversion mods (which are the ones you launch from the launcher).

You can't have total conversion mods together in other games either, including the ones you mentioned.

You are acting like every mod is a total conversion mod, they aren't. There is a difference between a total conversion mod and one that just adds some small thing like Innkeepers buying prisoners.
Last edited by Demon of Razgriz; Nov 9, 2018 @ 11:37pm
Originally posted by Demon_of_Razgriz:
Originally posted by TFMbobcat:
It is really dumb how warband only allows one mod at a time. Consider Paradox games (i.e. Stellaris, EU IV, CK2), Total War games, Skyrim etc all of which allow you to have as many mods as you could possibly want (provided that the mods don't conflict with eachother). There are plenty of mods this it would be helpful to be able to have all at once. For instance, what if I want to play, say, Nova Aetas, but I like being able to play battles larger than 150 men. Well I'd need the battle sizer mod. Or what if I want to be able to have the tavern keeper be able to take prisoners off my hand without having to search high and low for a ransom broker or as mentioned above textures, sounds, weapons etc. Its a hastle to have to only play one at a time or else figure out how the hell you mod two different mods together when it could all be very easily avoided as it is in so many other games
You can have those mods together (like others have said, a lot of total conversion mods have several smaller mods together). The mods you can't have together are total conversion mods (which are the ones you launch from the launcher).

You can't have total conversion mods together in other games either, including the ones you mentioned.

You are acting like every mod is a total conversion mod, they aren't. There is a difference between a total conversion mod and one that just adds some small thing like Innkeepers buying prisoners.

So why can't you play two smaller mods together then? i don't think you understood his point. (Instead of trying to find the right combination online and waste hours not finding what you're looking for)
Horcerer Nov 11, 2018 @ 6:21am 
Originally posted by Cyborg214:
Originally posted by Demon_of_Razgriz:
You can have those mods together (like others have said, a lot of total conversion mods have several smaller mods together). The mods you can't have together are total conversion mods (which are the ones you launch from the launcher).

You can't have total conversion mods together in other games either, including the ones you mentioned.

You are acting like every mod is a total conversion mod, they aren't. There is a difference between a total conversion mod and one that just adds some small thing like Innkeepers buying prisoners.

So why can't you play two smaller mods together then? i don't think you understood his point. (Instead of trying to find the right combination online and waste hours not finding what you're looking for)

Because thats not how the module system works. Thanks to its versatility its already an extremely simple thing to use and modify and is very stable
RandomDude Nov 16, 2018 @ 12:56pm 
I don't think you're gonna get a resolution for your question/rant.

Warband has the same module system as its prequel and there were tons of mods for it.

It's not the same as many other games, granted, but the upside is a lot of the mods are total conversions, add completely new mechanics, factions, weapons, armour etc.

You can't fine tune it with mods and you're gonna have to accept that.

It won't change for Warband, maybe it will for Bannerlord?
< >
Showing 16-30 of 50 comments
Per page: 1530 50