Diplomacy Mod Download

Users who are viewing this thread

IgnatStefan

Recruit
Hello, where can i find a download link for the latest version of the mod?
The Steam Workshop Version didn't work for me!
And i am a LINUX user!
Thanks,
Stefan
 
You should be able to download Diplomacy 4.3 here:
https://forums.taleworlds.com/index.php?topic=116424.0

The current download link is on the mbrespository.com website as file ID 1887 (there's a download link in the forum topic).

I also play MB:W on Linux and the install steps I followed are basically what is written in the Diplomacy guide.  The install steps should, I think, work for other module installs on Linux.

1. Find your MB:W install folder, which contains a "Modules" folder.

~/.steam/steam/steamapps/common/MountBlade Warband/Modules

You can use the "cd (directory)" command in a terminal window followed by "nautilus ." (if using Ubuntu Gnome) to open up the file explorer window.  Or get there via whatever file explorer you use (after turning on the option to show hidden files/folders).

2. Select all of the folders in here and right-click "Compress" to create a ZIP or 7Z backup.  Give it a name like "Modules_2018-02-21".  Note that you always need to start from a clean version of the "Modules/Native" folder when installing modules, so having backup copies of this folder is important.

3. Make a copy of the folder called "Native" and name it "Diplomacy43" (this is only a suggested name).  You need the content in this folder for things to work, then you will overlay the contents of the "Diplomacy_4.3.exe" file over it.  If you fail this step, you will spawn into the world in a flat grassy plain instead of a street scene (like when you walk around town).

4. Unpack the "Diplomacy_4.3.exe" file.  You should be able to right-click it and choose "Extract Here" which will create a new folder named "Diplomacy_4.3" (note the period).  Rename this folder as "Diplomacy43_Source" to keep from getting confused.

5. Go into the "Diplomacy43_Source" folder, select all files and folders, use the right-click menu.  Pick the "Copy" option or "Copy To" option.  Now paste them into the "Diplomacy43" folder.  Overwrite any existing files with the updated files from the Diplomacy mod (this can also be called "merging").

At this point the module is "installed" but you can't yet see it in-game. Instead of using the "mbw_config_linux" or "mbw_config.sh" to activate modules, I suggest an alternative old-school method.  I could never get the config program to run on Ubuntu Gnome 17.04.

1. Find your MB:W save folder in ~/.mbwarband

2. Create a text file called "last_module_warband"

3. Open this file with a text editor (built-in editor, vim, Atom, UltraEdit32, Visual Studio Code, etc.) and put the following on a line by itself.

Code:
Diplomacy43

- The name you put here needs to match the folder name in your "Modules" folder.
- The name is case-sensitive, you must match the actual folder name.
- If you want to go back to playing "Native", remove this file or just edit the line to say "Native"
- This is also how you could switch to playing one of the other modules like VC/NW

At this point, you should now be able to launch MB:W.  Probably the easiest way to see if Diplomacy is working is to use the "Camp" screen outside of town and look for the Diplomacy options.
 
There's also the test version, updated in Dec 2017.  I have not tried that (my game has been working well in Diplomacy 4.3 from 2012).

https://forums.taleworlds.com/index.php/topic,324014.0.html

Look for the link named "Current test version is here", which takes you to Dropbox.  Installation steps will be identical, but I suggest a folder name of "Diplomacy20171221".
 
Back
Top Bottom