Difference between revisions of "Medieval II: Total War - Modding Index"
m (→Events) |
SteadyEddie (talk | contribs) (→Mod-Folder Set-up) |
||
(31 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
<center><big>Tutorials, resources and tools for modding [[Medieval II: Total War]]:'''</big> | <center><big>Tutorials, resources and tools for modding [[Medieval II: Total War]]:'''</big> | ||
− | + | '''The below listing provides links to tutorials, useful answers to common modding questions, resources and tools, divided by category.'''<br> | |
− | |||
See also '''[[:Category:M2TW Modding Tutorials|M2TW Modding Tutorials Category]]''' for tutorials contained on this Wiki and the '''[[:Category:M2TW Modding|M2TW Modding Category]]''' for other pages. | See also '''[[:Category:M2TW Modding Tutorials|M2TW Modding Tutorials Category]]''' for tutorials contained on this Wiki and the '''[[:Category:M2TW Modding|M2TW Modding Category]]''' for other pages. | ||
Line 12: | Line 11: | ||
{{TOC right}} | {{TOC right}} | ||
==General Information== | ==General Information== | ||
+ | '''The recommended starting point for any new Medieval II: Total War mod is to use a [https://www.twcenter.net/forums/showthread.php?352216 Bare Geomod] folder as the base, this provides the modder with a fully functional mod-folder that already incorporates bug-fixes for the vanilla game.''' | ||
− | === | + | All aspects of the Medieval II: Total War game are modifiable, subject to some [[Hardcoded Limits - M2TW|Hardcoded Limits]] and behaviours. Additionally, the [https://www.twcenter.net/forums/forumdisplay.php?2296 M2TW Engine Overhaul Project] is now making it possible to change some of that hard-coding by memory editing the game after loading. |
− | ''' | + | |
+ | ===M2TW and Computer Set-up=== | ||
+ | For any problems getting M2TW to run '''without''' mods refer to [https://www.twcenter.net/forums/forumdisplay.php?270 Medieval II Technical Discussion & Support] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?698423 The SafeDisc Issue affecting older Total War games] - by [[Frunk]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?688368 Creating a World - Converting Install Disk to Steam] - by [[Gigantus]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?749098 Creating a World - Moving Steam's Game Library] - by [[Gigantus]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=397636 How To Fix UAC and VirtualStore Problems] - by [[SigniferOne]] | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?t=96588 Find and download all the released patches here] - by [[Ishan]] | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?801333 Creating a World - Desktop Shortcuts for the Kingdoms Campaigns] - by [[Gigantus]] | ||
+ | |||
+ | ===Mod Installation and Launching=== | ||
+ | Due to changes to the Steam version of M2TW some older methods may not work, or will only work for disc users. | ||
+ | * '''Tutorial - [http://www.twcenter.net/forums/showthread.php?745692 Creating a World - Starting Steam Mods the easy Way]''' - by [[Gigantus]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=181697 Creating a World - Using the Install Creator] - by [[Gigantus]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?746851 How to install mods and submods in Linux (Ubuntu)] - by [[Socrates1984]] | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?708773 Creating a World - Fixing the 'Block Graphic' Bug] - by [[Gigantus]] - (added to main folder to fix missing UI and text if user runs mod without unpacking the game) | ||
+ | * Tool - [https://www.twcenter.net/forums/showthread.php?661279 The ToolBox - The Universal Mod Launcher v1.204 (Latest Steam Update Compatible)] - by [[Guan Ziyang]] | ||
+ | {| class="mw-collapsible mw-collapsed collapse-custom" style="width:auto;" | ||
+ | ! Older Methods | ||
+ | |- | ||
+ | | | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?704036 An alternative way to play mods through Steam (Includes Pictures)] - by [[Radboud]] | ||
+ | * ''Tutorial - [https://www.twcenter.net/forums/showthread.php?t=209116 How to make a Professional Quality Installer for your Mod]'' - by [[Azim]] - <small>images missing</small> | ||
+ | * Answer - [https://www.twcenter.net/forums/showthread.php?t=212674 Creating a World - Registry Entries for the Launcher ] - by [[Gigantus]] | ||
+ | * Answer - [https://www.twcenter.net/forums/showthread.php?t=411618 How to get Big MTWII Mods to work with Steam] - by [[Marechal Ney]] | ||
+ | * Answer - [https://forums.totalwar.org/vb/showthread.php?t=70892 Using .cfg and .bat files] - .org Research Wiki | ||
+ | * Answer - [https://forums.totalwar.org/vb/showthread.php?p=1342304#post1342304 Using mod switch without bat file] - by [[ShellShock]] | ||
+ | * Answer - [https://www.twcenter.net/forums/showthread.php?t=532599 Multiple installations of a mod (with different submods)] - by [[Emperor of Hell]] | ||
+ | * Tool - [https://www.twcenter.net/forums/showthread.php?t=353922 Kingdoms Launcher Editing Application] - by [[Squid]] | ||
+ | |||
+ | * Tool - [https://www.twcenter.net/forums/showthread.php?t=582583 Steam compatible modStarter] - by [[Durintwz]] | ||
+ | * Tool - [https://www.twcenter.net/forums/showthread.php?738034 Medieval2ModLauncher (formerly "Launcher.exe replacement")] - by [[v1c7r1x]] | ||
+ | * Tool - [https://www.twcenter.net/forums/showthread.php?730697 SubMod Installer/Manager for Medieval 2/Rome TW] - by [[Rafkos]] | ||
+ | * Tool - [https://www.twcenter.net/forums/showthread.php?688108 Med2ModLauncher - A launcher for Medieval II Total War] - by [[LordJorgonor]] | ||
+ | |} | ||
+ | ===Mod-Folder Set-up=== | ||
+ | M2TW allows a mod to be placed in a 'mod-folder', the contents of the mod-folder will be used instead of vanilla files with the same names, if the file_first command is used. | ||
+ | * '''Resource - [https://www.twcenter.net/forums/showthread.php?352216 Creating a World - Bare Geomod]''' - by [[gigantus]] | ||
* Tutorial - [https://forums.totalwar.org/vb/showthread.php?t=76289 How to Set up M2TW for modding] - by [[Alpaca]] | * Tutorial - [https://forums.totalwar.org/vb/showthread.php?t=76289 How to Set up M2TW for modding] - by [[Alpaca]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=466726 How To set up Medieval II for Modding] - by [[King William the Conqueror]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=466726 How To set up Medieval II for Modding] - by [[King William the Conqueror]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=93141 How to Add Multiple Campaigns (aka provincial campaigns)] - by [[Alpaca]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=93141 How to Add Multiple Campaigns (aka provincial campaigns)] - by [[Alpaca]] | ||
− | * Tutorial - [https:// | + | * Tutorial - [https://wiki.twcenter.net/index.php?title=Using_Git_for_Modding How To Setup Git for a Medieval 2 mod] - by [[Medik]] |
− | |||
− | |||
− | |||
− | |||
− | |||
* Resource - [https://www.twcenter.net/forums/showthread.php?714887 Creating a World - Using Kingdom Campaigns as Mod Base] - by [[Gigantus]] | * Resource - [https://www.twcenter.net/forums/showthread.php?714887 Creating a World - Using Kingdom Campaigns as Mod Base] - by [[Gigantus]] | ||
* Resource - [https://forums.totalwar.org/vb/showthread.php?t=76099 Mod Folder Installer] - by [[Alpaca]] | * Resource - [https://forums.totalwar.org/vb/showthread.php?t=76099 Mod Folder Installer] - by [[Alpaca]] | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?703242 Implementing custom campaigns for single player and hotseat] - by [[gigantus]] - <small>files included in Bare Geomod</small> | * Resource - [https://www.twcenter.net/forums/showthread.php?703242 Implementing custom campaigns for single player and hotseat] - by [[gigantus]] - <small>files included in Bare Geomod</small> | ||
− | * | + | * Resource - [https://www.twcenter.net/forums/showthread.php?t=168944 Basic Kingdoms Mod folder] - by [[gigantus]] - <small>superceded by Bare Geomod</small> |
+ | |||
+ | ===Troubleshooting Errors=== | ||
+ | * '''Tool - [https://www.twcenter.net/forums/showthread.php?788469 Bovine M2TW Checker]''' - by [[bovi]] | ||
+ | * '''Tool - [https://www.twcenter.net/forums/showthread.php?624259 TWTECV: TW Text Editor, Cleaner & Validator]''' - by [[Withwnar]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=143183 Crashes and how to fix them] - by [[uanime5]] | ||
+ | * Answer - [https://www.twcenter.net/forums/showthread.php?696367 Enabling Trace in the Crashlog; for detailed reporting of crashes and bugs to modders] - by [[alreadyded]] | ||
− | ===Unpacking and | + | ===Unpacking and Finding the Files=== |
Modders will normally need to unpack the base game to access the original files. After unpacking with CA's tool the sounds and animations remain packed within the 'unpacked' file structure, IDX or similar tool is needed to access them. | Modders will normally need to unpack the base game to access the original files. After unpacking with CA's tool the sounds and animations remain packed within the 'unpacked' file structure, IDX or similar tool is needed to access them. | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=550619 Creating a World - Unpacking the Game ] - by [[Gigantus]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=550619 Creating a World - Unpacking the Game ] - by [[Gigantus]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?355307 Unpacking: The very first steps & simplest method for new modders] - by [[Userpro]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?355307 Unpacking: The very first steps & simplest method for new modders] - by [[Userpro]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=405322 Specific unpacking from the .pack files] - by [[Ishan]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=405322 Specific unpacking from the .pack files] - by [[Ishan]] | ||
− | * Tutorial - [https://www.twcenter.net/forums/showthread.php?746202 | + | * Tutorial - [https://www.twcenter.net/forums/showthread.php?746202 Linux - Unpacking the Game in Linux (Ubuntu)] - by [[Socrates1984]] |
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?760594 Roadmap to the .txt Basic Files] - by [[Kilo11]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=349098 Fixing the unpacker on vista/7 to get meshs and textures] - by [[Dewy]] | * Answer - [https://www.twcenter.net/forums/showthread.php?t=349098 Fixing the unpacker on vista/7 to get meshs and textures] - by [[Dewy]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=449513 Unpacking for Windows 7 users] - by [[Alkimachos]] | * Answer - [https://www.twcenter.net/forums/showthread.php?t=449513 Unpacking for Windows 7 users] - by [[Alkimachos]] | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?t=96588 Patches and Unpacking Information] - by [[Ishan]] | * Resource - [https://www.twcenter.net/forums/showthread.php?t=96588 Patches and Unpacking Information] - by [[Ishan]] | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?t=118578 M2TW Ultimate Docudemons 4.0] - by [[GrnEyedDvl]] | ||
* Tool - [https://www.twcenter.net/forums/downloads.php?do=file&id=32 IDX extractor] - by [[Vercingetorix]] | * Tool - [https://www.twcenter.net/forums/downloads.php?do=file&id=32 IDX extractor] - by [[Vercingetorix]] | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?t=524906 Release of the PACK tool (for packing/unpacking/repacking M2TW PACK files)] - by [[Tellos Athenaios]] | * Tool - [https://www.twcenter.net/forums/showthread.php?t=524906 Release of the PACK tool (for packing/unpacking/repacking M2TW PACK files)] - by [[Tellos Athenaios]] | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?t=488988 Return of XIDX: with bug fixes and updates for M2TW.] - by [[Tellos Athenaios]] | * Tool - [https://www.twcenter.net/forums/showthread.php?t=488988 Return of XIDX: with bug fixes and updates for M2TW.] - by [[Tellos Athenaios]] | ||
− | === | + | ===Converters & Special Format Editors=== |
− | + | Some M2TW files are provided in proprietary formats developed by [[CA]], they need conversion to and from formats that can be read and edited in publicly available software programs. | |
− | * | + | |
− | * Tool - [https://www.twcenter.net/forums/showthread.php? | + | ====.texture/.dds==== |
+ | The battle-map textures for units, buildings and landscape are stored in .texture format which is a .dds type compressed file with additional header information. | ||
+ | * Tool - [http://www.twcenter.net/forums/downloads.php?do=file&id=1347 .texture/dds converter] - by [[alpaca]] - <small>requires python <2.7</small> | ||
+ | * Tool - [https://www.twcenter.net/forums/downloads.php?do=file&id=961 .texture to .dds converter] by [[iamnew]] | ||
+ | * Tool - [https://www.twcenter.net/forums/downloads.php?do=file&id=977 .dds to .texture converter] by [[iamnew]] | ||
+ | * Tool - [https://www.twcenter.net/forums/showthread.php?t=323503 IWTE - World editing] - by [[wilddog]] - <small>includes .texture/dds batch conversion</small> | ||
+ | * Tool - [https://www.twcenter.net/forums/showthread.php?t=587629 Link to ddsview] - by [[Vladyvid]] | ||
+ | * Tool - [https://developer.nvidia.com/legacy-texture-tools nVidia DDS Utilities] - <small>see also [https://www.twcenter.net/forums/showthread.php?t=433479 DDS & Normal Map Plugin for Photoshop x86\x64 Both] - by [[Ishan]]</small> | ||
+ | |||
+ | ====.strings.bin/.txt==== | ||
+ | The files in the data/text folder provide the text translations visible to mod users, they are stored in .strings.bin format, the game will recreate most of these files from a .txt file if you supply one with the correct name and format. In some cases it may be desireable to edit the .strings.bin file directly. | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?585726 Creating a World - The BinEditor] - by [[Gigantus]] | * Tool - [https://www.twcenter.net/forums/showthread.php?585726 Creating a World - The BinEditor] - by [[Gigantus]] | ||
* Tool - [https://www.twcenter.net/forums/downloads.php?do=file&id=1006 .strings.bin converter] - by [[alpaca]] | * Tool - [https://www.twcenter.net/forums/downloads.php?do=file&id=1006 .strings.bin converter] - by [[alpaca]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | === | + | ====.mesh/3d programs==== |
− | + | Mesh files are used for battle models for units and generals. | |
− | * | + | * Tool - [https://www.twcenter.net/forums/showthread.php?t=323503 IWTE - World editing] - by [[wilddog]] - <small>mesh to Blender/Max via collada</small> |
− | + | * Tool - [https://www.twcenter.net/forums/downloads.php?do=file&id=1276 Mesh 2 ms3d beta 0.18] - by [[GrumpyOldMan]] - <small>see also [https://www.twcenter.net/forums/downloads.php?do=file&id=1283 Mesh to MS3D basic tutorial] - by [[zxiang1983]]</small> | |
− | * | + | * Tool - [https://www.twcenter.net/forums/showthread.php?t=419049 Mesh/Cas/Engine - MaxScript version of GOAT tool] - by [[johnwhile]] |
− | + | ||
− | + | ====.cas/3d programs==== | |
− | + | * Tool - [https://www.twcenter.net/forums/showthread.php?t=323503 IWTE - World editing] - by [[wilddog]] - <small>cas to Blender/Max via collada</small> | |
− | * | + | * Tool - [https://www.twcenter.net/forums/downloads.php?do=file&id=1111 .cas exporter for 3DS Max] - supplied by [[CA]] - <small>see also [https://www.twcenter.net/forums/showthread.php?t=73692 discussion thread] & [https://www.twcenter.net/forums/showthread.php?725653 Link to 3ds Max (student version)] - by [[z3n]]</small> |
− | |||
− | |||
− | |||
− | * | ||
− | |||
− | * Tool - [https://www.twcenter.net/forums/ | ||
− | |||
− | |||
− | |||
− | |||
==Units== | ==Units== | ||
+ | Units are most noticeable on the battle-map where they appear using .mesh models, textures and sprites. Unit stats and recruitment will also affect campaign play even if all battles are auto-resolved. | ||
* '''Tutorial - [https://www.twcenter.net/forums/showthread.php?t=127787 Unit Makers Tome of Knowledge]''' - by [[Alletun]] | * '''Tutorial - [https://www.twcenter.net/forums/showthread.php?t=127787 Unit Makers Tome of Knowledge]''' - by [[Alletun]] | ||
===Getting Units in Game=== | ===Getting Units in Game=== | ||
+ | Existing models and textures can be re-purposed to create 'new' units by text editing the relevant files. | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?786543 Step-by-step : Adding/Importing a unit] - by [[TAKEDA ⬤ SHINGEN]] | ||
* Tutorial - [https://forums.totalwar.org/vb/showthread.php?t=75706 Adding a New Unit] - by [[Musashi]] | * Tutorial - [https://forums.totalwar.org/vb/showthread.php?t=75706 Adding a New Unit] - by [[Musashi]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=74945 Adding Other Factions Units to New Faction] - by [[M3rcury15]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=74945 Adding Other Factions Units to New Faction] - by [[M3rcury15]] | ||
Line 114: | Line 150: | ||
===Models=== | ===Models=== | ||
+ | Unit battle models use the .mesh format, with lower poly lod versions for medium distance views. | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=412456 Be a Modder: Doctoring of Medieval 2 units] - by [[Ishan]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=412456 Be a Modder: Doctoring of Medieval 2 units] - by [[Ishan]] | ||
* Tutorial - [https://www.twcenter.net/forums/downloads.php?do=file&id=1283 Mesh to MS3D basic tutorial] - by [[zxiang1983]] <small>(requires Milkshape 3D v1.8 and [https://www.twcenter.net/forums/downloads.php?do=file&id=1276 Mesh 2 ms3d beta 0.18] by GrumpyOldMan)</small> | * Tutorial - [https://www.twcenter.net/forums/downloads.php?do=file&id=1283 Mesh to MS3D basic tutorial] - by [[zxiang1983]] <small>(requires Milkshape 3D v1.8 and [https://www.twcenter.net/forums/downloads.php?do=file&id=1276 Mesh 2 ms3d beta 0.18] by GrumpyOldMan)</small> | ||
Line 143: | Line 180: | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?617091 Sumskilz's Models & Textures] - by [[sumskilz]] | * Resource - [https://www.twcenter.net/forums/showthread.php?617091 Sumskilz's Models & Textures] - by [[sumskilz]] | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?705897 Tons of 3D stuff generously offered to likewise generous peoples] - by [[+Mr.Crow+]] - <small>links to content in signature</small> | * Resource - [https://www.twcenter.net/forums/showthread.php?705897 Tons of 3D stuff generously offered to likewise generous peoples] - by [[+Mr.Crow+]] - <small>links to content in signature</small> | ||
+ | * Tool - [https://www.twcenter.net/forums/downloads.php?do=file&id=1276 Mesh 2 ms3d beta 0.18] - by [[GrumpyOldMan]] | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?647775 M2TW Modeler's Toolbox] - by [[Zarathos]] | * Tool - [https://www.twcenter.net/forums/showthread.php?647775 M2TW Modeler's Toolbox] - by [[Zarathos]] | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?t=190197 GOAT and GOAL: A collection of modelling and animation utilities] - by [[KnightErrant]] - <small>requires python <2.7</small> | * Tool - [https://www.twcenter.net/forums/showthread.php?t=190197 GOAT and GOAL: A collection of modelling and animation utilities] - by [[KnightErrant]] - <small>requires python <2.7</small> | ||
Line 150: | Line 188: | ||
===Textures=== | ===Textures=== | ||
+ | Unit textures are in .texture format which needs to be converted to .dds for editing. | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?688721 How to create a normal texture file with gimp] - by [[Aneirin]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?688721 How to create a normal texture file with gimp] - by [[Aneirin]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=191778 Normal Map with GIMP] - by [[Icedie El Guaraní]] - <small>[https://www.twcenter.net/forums/showthread.php?191778-Normal-Map-with-GIMP&p=15801870&viewfull=1#post15801870 pdf available]</small> | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=191778 Normal Map with GIMP] - by [[Icedie El Guaraní]] - <small>[https://www.twcenter.net/forums/showthread.php?191778-Normal-Map-with-GIMP&p=15801870&viewfull=1#post15801870 pdf available]</small> | ||
Line 159: | Line 198: | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?696477 Mini tutorial on metallic surfaces] - by [[paleologos]] | * Answer - [https://www.twcenter.net/forums/showthread.php?696477 Mini tutorial on metallic surfaces] - by [[paleologos]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=143321 Notes on dds formats] - by [[wolfslayer]] - <small>tool referenced is missing</small> | * Answer - [https://www.twcenter.net/forums/showthread.php?t=143321 Notes on dds formats] - by [[wolfslayer]] - <small>tool referenced is missing</small> | ||
− | |||
* Resource - [https://www.twcenter.net/forums/showthread.php?t=93861 Modder's Resources Volume 1 - Battle Banners] - by [[B. Ward]] - <small>texture templates</small> | * Resource - [https://www.twcenter.net/forums/showthread.php?t=93861 Modder's Resources Volume 1 - Battle Banners] - by [[B. Ward]] - <small>texture templates</small> | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?t=174226 Modder's Resources Volume 2 - Barded & Mailed Horses ] - by [[B. Ward]] - <small>texture templates</small> | * Resource - [https://www.twcenter.net/forums/showthread.php?t=174226 Modder's Resources Volume 2 - Barded & Mailed Horses ] - by [[B. Ward]] - <small>texture templates</small> | ||
Line 171: | Line 209: | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?633345 Resource Works by Paleologos] - by [[Paleologos]] | * Resource - [https://www.twcenter.net/forums/showthread.php?633345 Resource Works by Paleologos] - by [[Paleologos]] | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?t=221769 Link to DDS plugin for GIMP] - by [[Gigantus]] | * Tool - [https://www.twcenter.net/forums/showthread.php?t=221769 Link to DDS plugin for GIMP] - by [[Gigantus]] | ||
− | * Tool - [http://www.twcenter.net/forums/downloads.php?do=file&id=1347 texture/dds converter] - by [[ | + | * Tool - [https://www.twcenter.net/forums/showthread.php?655072 DXT Tool] - by [[Hex35]] |
+ | * Tool - [http://www.twcenter.net/forums/downloads.php?do=file&id=1347 texture/dds converter] - by [[alpaca]] - <small>requires python <2.7</small> | ||
===Animations=== | ===Animations=== | ||
Line 185: | Line 224: | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?t=609212 Marka horse death animation fix]- by [[Razor]] | * Resource - [https://www.twcenter.net/forums/showthread.php?t=609212 Marka horse death animation fix]- by [[Razor]] | ||
* '''Tool - [https://www.twcenter.net/forums/showthread.php?t=488988 Return of XIDX: with bug fixes and updates for M2TW]''' - by [[Tellos Athenaios]] | * '''Tool - [https://www.twcenter.net/forums/showthread.php?t=488988 Return of XIDX: with bug fixes and updates for M2TW]''' - by [[Tellos Athenaios]] | ||
+ | * Tool - [https://www.twcenter.net/forums/showthread.php?t=323503 IWTE - World editing] - by [[wilddog]] - <small>anims for strat/battle to Blender/Max via collada</small> | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?t=105527 Animation Utilities: Version 1.1] - by [[KnightErrant]] | * Tool - [https://www.twcenter.net/forums/showthread.php?t=105527 Animation Utilities: Version 1.1] - by [[KnightErrant]] | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?t=144292 RTW animations converter] - by [[KnightErrant]] | * Tool - [https://www.twcenter.net/forums/showthread.php?t=144292 RTW animations converter] - by [[KnightErrant]] | ||
Line 191: | Line 231: | ||
===Unit Sprites=== | ===Unit Sprites=== | ||
+ | Unit sprites are 2d renders of the unit in animated poses, they are used for far distance views on most graphics settings. | ||
* '''Tutorial - [https://www.twcenter.net/forums/showthread.php?663024 Creating a World - Unit Sprite Generating]''' - by [[gigantus]] - <small>includes set-up resource</small> | * '''Tutorial - [https://www.twcenter.net/forums/showthread.php?663024 Creating a World - Unit Sprite Generating]''' - by [[gigantus]] - <small>includes set-up resource</small> | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=97254 Sprite Generation] - CA Official Release | * Answer - [https://www.twcenter.net/forums/showthread.php?t=97254 Sprite Generation] - CA Official Release | ||
Line 203: | Line 244: | ||
===Unit Flags/Banners=== | ===Unit Flags/Banners=== | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?t=93861 Battle Banner Templates] - by [[B. Ward]] | * Resource - [https://www.twcenter.net/forums/showthread.php?t=93861 Battle Banner Templates] - by [[B. Ward]] | ||
+ | * Resource - [[Banners - M2TW]] - Wiki Page | ||
===Unit Stats, Abilities and Projectiles=== | ===Unit Stats, Abilities and Projectiles=== | ||
Line 210: | Line 252: | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=304177 Creating a World - Functional Grape Shot ] - by [[Gigantus]] | * Answer - [https://www.twcenter.net/forums/showthread.php?t=304177 Creating a World - Functional Grape Shot ] - by [[Gigantus]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?709003 Addressing the AI Precursor Bug] - by [[z3n]] - <small>fix for javelin/throwing units</small> | * Answer - [https://www.twcenter.net/forums/showthread.php?709003 Addressing the AI Precursor Bug] - by [[z3n]] - <small>fix for javelin/throwing units</small> | ||
+ | * Answer - [https://www.twcenter.net/forums/showthread.php?775599 Skirmish Mode Optimisation] - by [[Medusa0]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=71971 More Artillery Pieces in a Unit] - by [[Trajan]] | * Answer - [https://www.twcenter.net/forums/showthread.php?t=71971 More Artillery Pieces in a Unit] - by [[Trajan]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=110099 How to make crossbowmen rate of fire slower] - by [[asiJa]] | * Answer - [https://www.twcenter.net/forums/showthread.php?t=110099 How to make crossbowmen rate of fire slower] - by [[asiJa]] | ||
Line 227: | Line 270: | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?t=311676 EDU-matic: Automatic unit balance/EDU generation system] - by [[Aradan]] | * Tool - [https://www.twcenter.net/forums/showthread.php?t=311676 EDU-matic: Automatic unit balance/EDU generation system] - by [[Aradan]] | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?t=384274 Total War Projectiles] - by [[Withwnar]] | * Tool - [https://www.twcenter.net/forums/showthread.php?t=384274 Total War Projectiles] - by [[Withwnar]] | ||
+ | * Tool - [https://www.twcenter.net/forums/showthread.php?802641 Export_descr_unit soldier count unlocker] - by [[Jojo00182]] | ||
===Formations=== | ===Formations=== | ||
Line 275: | Line 319: | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?t=465009 Hi-Res topographic maps, equal area projections] - by [[Siegfriedfr]] | * Resource - [https://www.twcenter.net/forums/showthread.php?t=465009 Hi-Res topographic maps, equal area projections] - by [[Siegfriedfr]] | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?619401 Extended Map v0.1] - by [[Aura]] | * Resource - [https://www.twcenter.net/forums/showthread.php?619401 Extended Map v0.1] - by [[Aura]] | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?772223 Late Roman Era Campaign Map] - by [[Razor]] | ||
* '''Tool - [https://www.twcenter.net/forums/showthread.php?t=201955 Geomod Tool for Mapping]''' - coding by [[Octavius]], posted by [[sinople]], support by [[Gigantus]] | * '''Tool - [https://www.twcenter.net/forums/showthread.php?t=201955 Geomod Tool for Mapping]''' - coding by [[Octavius]], posted by [[sinople]], support by [[Gigantus]] | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?438278 TW Map Reader] - by [[Withwnar]] | * Tool - [https://www.twcenter.net/forums/showthread.php?438278 TW Map Reader] - by [[Withwnar]] | ||
Line 302: | Line 347: | ||
===Factions=== | ===Factions=== | ||
− | * '''Tutorial - [https://www.twcenter.net/forums/showthread.php?t=225194 Creating a World – Adding a new Faction ] - by [[Gigantus]] - <small>pdf manual with resources</small> | + | * '''Tutorial - [https://www.twcenter.net/forums/showthread.php?t=225194 Creating a World – Adding a new Faction ]''' - by [[Gigantus]] - <small>pdf manual with resources</small> |
* '''Tutorial - [https://www.twcenter.net/forums/showthread.php?t=76202 Creating a New Faction using Saxons and Normans]''' - by [[selenius4tsd]] | * '''Tutorial - [https://www.twcenter.net/forums/showthread.php?t=76202 Creating a New Faction using Saxons and Normans]''' - by [[selenius4tsd]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=79274 Adding a New Faction from Nothing - Step by Step Guide] - by [[DukeofSerbia]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=79274 Adding a New Faction from Nothing - Step by Step Guide] - by [[DukeofSerbia]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?p=4439761#post4439761 Adding a new Faction] - by [[gigantus]] - <small>pdf download</small> | * Tutorial - [https://www.twcenter.net/forums/showthread.php?p=4439761#post4439761 Adding a new Faction] - by [[gigantus]] - <small>pdf download</small> | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=168310 Example of Transforming a Faction into Another] - by [[Zymran]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=168310 Example of Transforming a Faction into Another] - by [[Zymran]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?693668 How to change an already existing faction to a new one (during campaign)] - by [[Aneirin]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?693668 How to change an already existing faction to a new one (during campaign)] - by [[Aneirin]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=88296 Adding a new faction symbol] - by [[alpaca]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=88296 Adding a new faction symbol] - by [[alpaca]] | ||
Line 320: | Line 359: | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=71626 More money for all factions] - by [[Amorphos]] | * Answer - [https://www.twcenter.net/forums/showthread.php?t=71626 More money for all factions] - by [[Amorphos]] | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?708313 Faction and Campaign Editor Modding Helper] - by [[Zeion]] | * Tool - [https://www.twcenter.net/forums/showthread.php?708313 Faction and Campaign Editor Modding Helper] - by [[Zeion]] | ||
+ | |||
+ | ====Emergent Factions and Hordes==== | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=144431 How to create an emerging faction] - by [[Swagger]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=221709 How to create an emerging faction with Barons Alliance script] - by [[Polpolgio]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?760433 A more comprehensive faction_emerge, and from differences between shadowing and not shadowing] - by [[selv]] | ||
+ | * Tutorial - [[Emergent_Factions_-_M2TW| Guide to Emergent Factions in M2TW]] - TWC Wiki Article | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=465246 How to create a playable horde] - by [[boboav]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?800751 Making a non playable horde faction] - by [[leo.civil.uefs]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=427912 How to make an emergent faction playable from start] - by [[Supermoler]] | ||
===Characters=== | ===Characters=== | ||
Line 363: | Line 411: | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=562852 How to make family/clan/tribe traits for your faction] - by [[Spice Master]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=562852 How to make family/clan/tribe traits for your faction] - by [[Spice Master]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?759174 Representing raiding via traits] - by [[Genghis Skahn]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?759174 Representing raiding via traits] - by [[Genghis Skahn]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?781300 Epithets via ancillaries] - by [[Withwnar]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?759168 Making a unique/specific settlement(s) capture trait] - by [[Genghis Skahn]] | * Answer - [https://www.twcenter.net/forums/showthread.php?759168 Making a unique/specific settlement(s) capture trait] - by [[Genghis Skahn]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=391736 How piety works and how to activate the alternative piety mode] - by [[Hellenikon]] | * Answer - [https://www.twcenter.net/forums/showthread.php?t=391736 How piety works and how to activate the alternative piety mode] - by [[Hellenikon]] | ||
Line 378: | Line 427: | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?741757 List of scripting effects for Ancillaries and Traits] - by [[Sirlion]] | * Resource - [https://www.twcenter.net/forums/showthread.php?741757 List of scripting effects for Ancillaries and Traits] - by [[Sirlion]] | ||
* '''Tool - [https://www.twcenter.net/forums/showthread.php?t=307657 ATVTW - Trait/Ancillary Validator]''' - by [[Squid]] | * '''Tool - [https://www.twcenter.net/forums/showthread.php?t=307657 ATVTW - Trait/Ancillary Validator]''' - by [[Squid]] | ||
+ | * Tool - [https://www.twcenter.net/forums/showthread.php?787979 Enabling traits and ancillaries to use region label instead of region ID] - by [[bovi]] | ||
====Names==== | ====Names==== | ||
Line 394: | Line 444: | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=253598 A Guide To settlement_mechanics.xml] - by [[Tsarsies]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=253598 A Guide To settlement_mechanics.xml] - by [[Tsarsies]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=176711 The Complete Guide to Plugins] - by [[SigniferOne]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=176711 The Complete Guide to Plugins] - by [[SigniferOne]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?803981 Multiple core buildings for the same settlement level] - by [[leo.civil.uefs]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=77459 Converting Huge Cities to Castles] - by [[severdhope]] | * Answer - [https://www.twcenter.net/forums/showthread.php?t=77459 Converting Huge Cities to Castles] - by [[severdhope]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=403241 One Settlement Type] - by [[Meneth]] | * Answer - [https://www.twcenter.net/forums/showthread.php?t=403241 One Settlement Type] - by [[Meneth]] | ||
Line 475: | Line 526: | ||
* '''Tutorial - [https://www.twcenter.net/forums/showthread.php?699623 Understanding MTW2/Kingdoms.exe Pathfinding, XML and the AI]''' - by [[z3n]] | * '''Tutorial - [https://www.twcenter.net/forums/showthread.php?699623 Understanding MTW2/Kingdoms.exe Pathfinding, XML and the AI]''' - by [[z3n]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?721076 Basics of Battle AI and Pathfinding] - by [[z3n]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?721076 Basics of Battle AI and Pathfinding] - by [[z3n]] | ||
− | * Tutorial - [ | + | * Tutorial - [[AI Personalities]] - Wiki Page |
* Tutorial - [https://www.twcenter.net/forums/showthread.php?749175 Invade and Defend Decisions] - by [[z3n]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?749175 Invade and Defend Decisions] - by [[z3n]] | ||
* Tutorial - [http://rtw.heavengames.com/cgi-bin/forums/display.cgi?action=ct&f=9,6718,,1 M2TW AI Modification: An Interactive Essay] - by CavalryCmdr on Total War Heaven | * Tutorial - [http://rtw.heavengames.com/cgi-bin/forums/display.cgi?action=ct&f=9,6718,,1 M2TW AI Modification: An Interactive Essay] - by CavalryCmdr on Total War Heaven | ||
Line 489: | Line 540: | ||
* '''Tutorial - [https://www.twcenter.net/forums/showthread.php?708388 MTW2 Battle Scripting]''' - by [[z3n]] | * '''Tutorial - [https://www.twcenter.net/forums/showthread.php?708388 MTW2 Battle Scripting]''' - by [[z3n]] | ||
* '''Tutorial - [https://www.twcenter.net/forums/showthread.php?t=478561 A Guide to Events]''' - by [[ilmrik]] | * '''Tutorial - [https://www.twcenter.net/forums/showthread.php?t=478561 A Guide to Events]''' - by [[ilmrik]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?810368-Recruitment-Inside-Forts-Forts-as-Semi-Minor-Settlements Forts as Minor Settlements - Recruitment Inside Forts - Income From Forts - Named Forts] - by [[Jadli]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=469443 The Long Road- Campaign Script System] - by [[ilmrik]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=469443 The Long Road- Campaign Script System] - by [[ilmrik]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?618733 Get a character_record when you need it] - by [[Withwnar]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?618733 Get a character_record when you need it] - by [[Withwnar]] | ||
Line 510: | Line 562: | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?702436 How to script unit recruitment according to a characters title (Anc)] - by [[Aneirin]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?702436 How to script unit recruitment according to a characters title (Anc)] - by [[Aneirin]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=221744 Religion conversion script] - by [[Master Zuma]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=221744 Religion conversion script] - by [[Master Zuma]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?785849 Creating a World - The Recruit Limit Script] - by [[Gigantus]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=320881 Make a settlement a power centre for training special units] - by [[Ishan]] | * Answer - [https://www.twcenter.net/forums/showthread.php?t=320881 Make a settlement a power centre for training special units] - by [[Ishan]] | ||
* Answer - [https://forums.totalwar.org/vb/showthread.php?t=72085 Scripted unit recruitment pool replenishment] - by [[Epistolary Richard]] | * Answer - [https://forums.totalwar.org/vb/showthread.php?t=72085 Scripted unit recruitment pool replenishment] - by [[Epistolary Richard]] | ||
Line 535: | Line 588: | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=397155 Carl - the Taxman (economy script)] - by [[Fred Putz]] | * Answer - [https://www.twcenter.net/forums/showthread.php?t=397155 Carl - the Taxman (economy script)] - by [[Fred Putz]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=518270 Sapping on the Campaign map] - by [[David93]] | * Answer - [https://www.twcenter.net/forums/showthread.php?t=518270 Sapping on the Campaign map] - by [[David93]] | ||
+ | * Answer - [https://www.twcenter.net/forums/showthread.php?800880 Creative Disasters and Events] - by [[Lusitanio]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?606609 Accelerating Stratmap Animations via Script] - by [[Gigantus]] | * Answer - [https://www.twcenter.net/forums/showthread.php?606609 Accelerating Stratmap Animations via Script] - by [[Gigantus]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=401790 Adding blank keyboard shortcuts for scripting purposes] - by [[gracul]] | * Answer - [https://www.twcenter.net/forums/showthread.php?t=401790 Adding blank keyboard shortcuts for scripting purposes] - by [[gracul]] | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?175383 12 turns per year with proper aging] - by [[GrnEyedDvl]] | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?740100 List of non functional script terms (events, conditions and commands)] - by [[Gigantus]] | * Resource - [https://www.twcenter.net/forums/showthread.php?740100 List of non functional script terms (events, conditions and commands)] - by [[Gigantus]] | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?295898 Diplomacy Modification By Scripting Research Thread] - by [[Archaon]] | * Resource - [https://www.twcenter.net/forums/showthread.php?295898 Diplomacy Modification By Scripting Research Thread] - by [[Archaon]] | ||
Line 544: | Line 599: | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?752677 End Turn number logging script - download] - by [[tmodelsk]] | * Resource - [https://www.twcenter.net/forums/showthread.php?752677 End Turn number logging script - download] - by [[tmodelsk]] | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?743655 Campaign_script.txt - syntax coloring & folding for UltraEdit] - by [[tmodelsk]] | * Resource - [https://www.twcenter.net/forums/showthread.php?743655 Campaign_script.txt - syntax coloring & folding for UltraEdit] - by [[tmodelsk]] | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?771427 Azumi's simple, efficient debt script] - by [[4zumi]] | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?799160 Economic Script] - by [[Danya82]] | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?t=445393 TW Script Editor] - by [[Squid]] | * Tool - [https://www.twcenter.net/forums/showthread.php?t=445393 TW Script Editor] - by [[Squid]] | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?t=239062 GrnEyedDvl's Script Replicator] - by [[GrnEyedDvl]] | * Tool - [https://www.twcenter.net/forums/showthread.php?t=239062 GrnEyedDvl's Script Replicator] - by [[GrnEyedDvl]] | ||
Line 552: | Line 609: | ||
==Sounds== | ==Sounds== | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?801425 Creating a World - Developer's Setup Kit for Sound Editing] - by [[Gigantus]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=67985 Extracting sounds] - by [[Arakorn]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=67985 Extracting sounds] - by [[Arakorn]] | ||
* Tutorial - [[Extracting_Sounds| How to Extract the Sound Files]] - TWC Wiki Article | * Tutorial - [[Extracting_Sounds| How to Extract the Sound Files]] - TWC Wiki Article | ||
* '''Resource - [https://www.twcenter.net/forums/showthread.php?t=74106 Sound text files released (M2 and Kingdoms)]''' - CA Official Release | * '''Resource - [https://www.twcenter.net/forums/showthread.php?t=74106 Sound text files released (M2 and Kingdoms)]''' - CA Official Release | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?t=119871 Kingdoms Sound Files (alternative DL)] - CA Official Release | * Resource - [https://www.twcenter.net/forums/showthread.php?t=119871 Kingdoms Sound Files (alternative DL)] - CA Official Release | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?791937 Creating a World - Fixing the "Failed to Initialise Audio System" Error] - by [[Gigantus]] | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?t=542796 SoundExtractor v1.2] - by [[Withwnar]] | * Tool - [https://www.twcenter.net/forums/showthread.php?t=542796 SoundExtractor v1.2] - by [[Withwnar]] | ||
===Voices=== | ===Voices=== | ||
Line 562: | Line 621: | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=499907 Unit voices and Unique voice overhauls] - by [[Ngugi]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=499907 Unit voices and Unique voice overhauls] - by [[Ngugi]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=583501 How to remove the "Our units are under attack!" speech] - by [[BM309K58SMERCH]] | * Answer - [https://www.twcenter.net/forums/showthread.php?t=583501 How to remove the "Our units are under attack!" speech] - by [[BM309K58SMERCH]] | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?729909 Sounds voices packs for non-English Steam version] - by [[Miguel_80]] | ||
* Tool - [http://www.twcenter.net/forums/downloads.php?do=file&id=1687 EDSUV Lister] - by [[Beiss]] - <small>lists units with voice entries</small> | * Tool - [http://www.twcenter.net/forums/downloads.php?do=file&id=1687 EDSUV Lister] - by [[Beiss]] - <small>lists units with voice entries</small> | ||
* Tool - [http://www.twcenter.net/forums/downloads.php?do=file&id=1693 EDU Lister] - by [[Beiss]] - <small>lists units in EDU with their accents</small> | * Tool - [http://www.twcenter.net/forums/downloads.php?do=file&id=1693 EDU Lister] - by [[Beiss]] - <small>lists units in EDU with their accents</small> | ||
Line 571: | Line 631: | ||
* '''Tutorial - [https://www.twcenter.net/forums/showthread.php?772156 El Monstero's Definitive Guide to Modding Med 2's Music]''' - by [[El Monstero29]] | * '''Tutorial - [https://www.twcenter.net/forums/showthread.php?772156 El Monstero's Definitive Guide to Modding Med 2's Music]''' - by [[El Monstero29]] | ||
* Tutorial - [https://www.twcenter.net/forums/showthread.php?t=77905 How to Add Your Own Music to M2TW] - by [[Trajan]] | * Tutorial - [https://www.twcenter.net/forums/showthread.php?t=77905 How to Add Your Own Music to M2TW] - by [[Trajan]] | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?794570 Medieval Total War & Viking Invasion music addon] - by [[Elendil 03]] | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?t=174949 Royalty Free Music] - by [[GrnEyedDvl]] | * Resource - [https://www.twcenter.net/forums/showthread.php?t=174949 Royalty Free Music] - by [[GrnEyedDvl]] | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?596752 Remixed Medieval Music] - by [[Reimu Hakurei]] | * Resource - [https://www.twcenter.net/forums/showthread.php?596752 Remixed Medieval Music] - by [[Reimu Hakurei]] | ||
Line 645: | Line 706: | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?647862 The mystery of non merging fleets solved] - by [[Gigantus]] | * Answer - [https://www.twcenter.net/forums/showthread.php?647862 The mystery of non merging fleets solved] - by [[Gigantus]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?635725 Changing hidden keyboard settings (console key)] - by [[Gigantus]] | * Answer - [https://www.twcenter.net/forums/showthread.php?635725 Changing hidden keyboard settings (console key)] - by [[Gigantus]] | ||
+ | * Answer - [https://www.twcenter.net/forums/showthread.php?804450 Creating a World - Slowing down Strat Map scrolling] - by [[Gigantus]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=309517 Miniscript to hide/unhide stratmap-ui whilst ingame] - by [[Userpro]] | * Answer - [https://www.twcenter.net/forums/showthread.php?t=309517 Miniscript to hide/unhide stratmap-ui whilst ingame] - by [[Userpro]] | ||
* Answer - [https://www.twcenter.net/forums/showthread.php?t=517411 Unified Mod Version Tracking \ Troubleshooting Proposal] - by [[Germanicu5]] | * Answer - [https://www.twcenter.net/forums/showthread.php?t=517411 Unified Mod Version Tracking \ Troubleshooting Proposal] - by [[Germanicu5]] | ||
Line 652: | Line 714: | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?t=155490 alpaca's odds and ends] - by [[alpaca]] | * Resource - [https://www.twcenter.net/forums/showthread.php?t=155490 alpaca's odds and ends] - by [[alpaca]] | ||
* Resource - [https://www.twcenter.net/forums/showthread.php?t=415459 L'Outremer Work Pack for Modders] - by [[Swagger]] - <small>abandoned mod contents, free to use with credit</small> | * Resource - [https://www.twcenter.net/forums/showthread.php?t=415459 L'Outremer Work Pack for Modders] - by [[Swagger]] - <small>abandoned mod contents, free to use with credit</small> | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?742616 Syntax highlighting for Total War files in Sublime Text 3] - by [[Aneirin]] | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?708711 Recruitment Viewer + Units Stats Viewer v1.05] - by [[Rafkos]] | * Tool - [https://www.twcenter.net/forums/showthread.php?708711 Recruitment Viewer + Units Stats Viewer v1.05] - by [[Rafkos]] | ||
* Tool - [https://www.twcenter.net/forums/showthread.php?t=430792 PercentageUnitAttribute log error filter] - by [[Withwnar]] | * Tool - [https://www.twcenter.net/forums/showthread.php?t=430792 PercentageUnitAttribute log error filter] - by [[Withwnar]] | ||
Line 668: | Line 731: | ||
==See Also== | ==See Also== | ||
− | * [https://www.twcenter.net/forums/showthread.php?t=406671 Collection of M2TW Guides] | + | *'''[https://www.twcenter.net/forums/forumdisplay.php?273-Tools-Tutorials-and-Resources Medieval II: Total War Tools, Tutorials and Resources]''' sub-forum on TWC where most of the tutorials and resources listed above are hosted. |
+ | *[https://www.twcenter.net/forums/forumdisplay.php?272-Medieval-II-Total-War-Mod-Workshop Medieval II: Total War Mod Workshop] on TWC to ask any questions not covered in the tutorials section. | ||
+ | * [https://www.twcenter.net/forums/showthread.php?t=406671 Collection of M2TW Guides] - for information on playing M2TW | ||
+ | |||
{{Modding Portal}} | {{Modding Portal}} |
Latest revision as of 03:27, 13 February 2024
The below listing provides links to tutorials, useful answers to common modding questions, resources and tools, divided by category.
See also M2TW Modding Tutorials Category for tutorials contained on this Wiki and the M2TW Modding Category for other pages.
You are welcome to edit this page, please read these notes for guidance:- |
---|
When adding subject areas please use this layout. When adding items please keep to existing format with the type of article first;
If you remove a link because an item is superseded, shown not to work, etc. please copy the link to the discussion page and note your reason for removal. |
General Information
The recommended starting point for any new Medieval II: Total War mod is to use a Bare Geomod folder as the base, this provides the modder with a fully functional mod-folder that already incorporates bug-fixes for the vanilla game.
All aspects of the Medieval II: Total War game are modifiable, subject to some Hardcoded Limits and behaviours. Additionally, the M2TW Engine Overhaul Project is now making it possible to change some of that hard-coding by memory editing the game after loading.
M2TW and Computer Set-up
For any problems getting M2TW to run without mods refer to Medieval II Technical Discussion & Support
- Tutorial - The SafeDisc Issue affecting older Total War games - by Frunk
- Tutorial - Creating a World - Converting Install Disk to Steam - by Gigantus
- Tutorial - Creating a World - Moving Steam's Game Library - by Gigantus
- Tutorial - How To Fix UAC and VirtualStore Problems - by SigniferOne
- Resource - Find and download all the released patches here - by Ishan
- Resource - Creating a World - Desktop Shortcuts for the Kingdoms Campaigns - by Gigantus
Mod Installation and Launching
Due to changes to the Steam version of M2TW some older methods may not work, or will only work for disc users.
- Tutorial - Creating a World - Starting Steam Mods the easy Way - by Gigantus
- Tutorial - Creating a World - Using the Install Creator - by Gigantus
- Tutorial - How to install mods and submods in Linux (Ubuntu) - by Socrates1984
- Resource - Creating a World - Fixing the 'Block Graphic' Bug - by Gigantus - (added to main folder to fix missing UI and text if user runs mod without unpacking the game)
- Tool - The ToolBox - The Universal Mod Launcher v1.204 (Latest Steam Update Compatible) - by Guan Ziyang
Older Methods |
---|
|
Mod-Folder Set-up
M2TW allows a mod to be placed in a 'mod-folder', the contents of the mod-folder will be used instead of vanilla files with the same names, if the file_first command is used.
- Resource - Creating a World - Bare Geomod - by gigantus
- Tutorial - How to Set up M2TW for modding - by Alpaca
- Tutorial - How To set up Medieval II for Modding - by King William the Conqueror
- Tutorial - How to Add Multiple Campaigns (aka provincial campaigns) - by Alpaca
- Tutorial - How To Setup Git for a Medieval 2 mod - by Medik
- Resource - Creating a World - Using Kingdom Campaigns as Mod Base - by Gigantus
- Resource - Mod Folder Installer - by Alpaca
- Resource - Implementing custom campaigns for single player and hotseat - by gigantus - files included in Bare Geomod
- Resource - Basic Kingdoms Mod folder - by gigantus - superceded by Bare Geomod
Troubleshooting Errors
- Tool - Bovine M2TW Checker - by bovi
- Tool - TWTECV: TW Text Editor, Cleaner & Validator - by Withwnar
- Tutorial - Crashes and how to fix them - by uanime5
- Answer - Enabling Trace in the Crashlog; for detailed reporting of crashes and bugs to modders - by alreadyded
Unpacking and Finding the Files
Modders will normally need to unpack the base game to access the original files. After unpacking with CA's tool the sounds and animations remain packed within the 'unpacked' file structure, IDX or similar tool is needed to access them.
- Tutorial - Creating a World - Unpacking the Game - by Gigantus
- Tutorial - Unpacking: The very first steps & simplest method for new modders - by Userpro
- Tutorial - Specific unpacking from the .pack files - by Ishan
- Tutorial - Linux - Unpacking the Game in Linux (Ubuntu) - by Socrates1984
- Tutorial - Roadmap to the .txt Basic Files - by Kilo11
- Answer - Fixing the unpacker on vista/7 to get meshs and textures - by Dewy
- Answer - Unpacking for Windows 7 users - by Alkimachos
- Resource - Patches and Unpacking Information - by Ishan
- Resource - M2TW Ultimate Docudemons 4.0 - by GrnEyedDvl
- Tool - IDX extractor - by Vercingetorix
- Tool - Release of the PACK tool (for packing/unpacking/repacking M2TW PACK files) - by Tellos Athenaios
- Tool - Return of XIDX: with bug fixes and updates for M2TW. - by Tellos Athenaios
Converters & Special Format Editors
Some M2TW files are provided in proprietary formats developed by CA, they need conversion to and from formats that can be read and edited in publicly available software programs.
.texture/.dds
The battle-map textures for units, buildings and landscape are stored in .texture format which is a .dds type compressed file with additional header information.
- Tool - .texture/dds converter - by alpaca - requires python <2.7
- Tool - .texture to .dds converter by iamnew
- Tool - .dds to .texture converter by iamnew
- Tool - IWTE - World editing - by wilddog - includes .texture/dds batch conversion
- Tool - Link to ddsview - by Vladyvid
- Tool - nVidia DDS Utilities - see also DDS & Normal Map Plugin for Photoshop x86\x64 Both - by Ishan
.strings.bin/.txt
The files in the data/text folder provide the text translations visible to mod users, they are stored in .strings.bin format, the game will recreate most of these files from a .txt file if you supply one with the correct name and format. In some cases it may be desireable to edit the .strings.bin file directly.
- Tool - Creating a World - The BinEditor - by Gigantus
- Tool - .strings.bin converter - by alpaca
.mesh/3d programs
Mesh files are used for battle models for units and generals.
- Tool - IWTE - World editing - by wilddog - mesh to Blender/Max via collada
- Tool - Mesh 2 ms3d beta 0.18 - by GrumpyOldMan - see also Mesh to MS3D basic tutorial - by zxiang1983
- Tool - Mesh/Cas/Engine - MaxScript version of GOAT tool - by johnwhile
.cas/3d programs
- Tool - IWTE - World editing - by wilddog - cas to Blender/Max via collada
- Tool - .cas exporter for 3DS Max - supplied by CA - see also discussion thread & Link to 3ds Max (student version) - by z3n
Units
Units are most noticeable on the battle-map where they appear using .mesh models, textures and sprites. Unit stats and recruitment will also affect campaign play even if all battles are auto-resolved.
- Tutorial - Unit Makers Tome of Knowledge - by Alletun
Getting Units in Game
Existing models and textures can be re-purposed to create 'new' units by text editing the relevant files.
- Tutorial - Step-by-step : Adding/Importing a unit - by TAKEDA ⬤ SHINGEN
- Tutorial - Adding a New Unit - by Musashi
- Tutorial - Adding Other Factions Units to New Faction - by M3rcury15
- Tutorial - Creating a World - Importing units from another mod - by Gigantus
- Tutorial - How to add a new unit into game - by Stephan
- Tutorial - How to add an existing unit to another faction - by Stephan
- Tutorial - Creating Dismounted Version of Existing Unit - by Zorgrath
- Tutorial - Guide to Formatted modeldb File and Syntax Checker - by KnightErrant
- Tutorial - Enabling War Wagons and Wagon Walls - by DukeofSerbia
- Tutorial - Taro's bag o' tricks (tutorial + some recources) - by Taro_M - multiple topics and sections
- Tutorial - The Guide to the BMDB (battle_models.modeldb) for absolute beginners and non-English speakers - by BM309K58SMERCH
- Tutorial - A Guide on the Descr_Mount.txt - by Polycarpe
- Tutorial - Let's Mod - Age of Petty Kings: Unit Creation - by AdmiralThrawn - video tutorials
- Tutorial - How to add a mangonel to retrofit or bare kingdoms mod - by Ishan
- Tutorial - How to add mercenaries - by impspy
- Tutorial - How to add a Greek Fire Unit - by J@mes - images missing
- Tutorial - How to make Mounted Greekfirethrowers/Naffatun with just text - by Eothese
- Tutorial - How to create a GreekFire Cannon - by Eothese
- Tutorial - Elephant Based Berserkers - by Medusa0
- Answer - Adding a Unit to the Game - Solutions to FAQs - by Hesford
- Answer - How to remove a unit from game - by Polycarpe
- Answer - Changing Mount Type of Cavalry Unit - by AliAS
- Answer - How to remove "unlocalized placement text" - by Nakharar
- Answer - How to add an animal handler unit (Wardogs) - by Eothese
- Answer - Quick and dirty method for enabling units for all factions - by Taiji
- Answer - Turning footsoldiers into Captains & Generals with text editing only - by Dimitri_Harkov
- Answer - How to Add Heroes in Custom Battle - by Arandir Tur-Anion de Bodemloze
- Answer - Single Model Units in Campaign - by Moneybags14
- Resource - Formatted campaign modeldb files for all campaigns - Kingdoms & Vanilla 1.5 - by Gigantus
- Resource - Animated Wagon Wall - by Medusa0
- Tool - formatted modeldb file and associated syntax checker - by KnightErrant
- Tool - cururu's unit toolbox, tools for editing of battle_models.modeldb (with cygwin)
- Tool - Unit Editor (EDU & BMDB) - by gracul
Models
Unit battle models use the .mesh format, with lower poly lod versions for medium distance views.
- Tutorial - Be a Modder: Doctoring of Medieval 2 units - by Ishan
- Tutorial - Mesh to MS3D basic tutorial - by zxiang1983 (requires Milkshape 3D v1.8 and Mesh 2 ms3d beta 0.18 by GrumpyOldMan)
- Tutorial - Getting your own (made from scratch) models into the game - by PartyElite (includes converting from Milkshape to 3DS Max etc)
- Tutorial - Creating a World - LOD reduction without texture loss - by Gigantus
- Tutorial - Adding MARKA Horses in your mod and creating new versions of them. - by AnthoniusII
- Tutorial - RTW -> MTW2 (converting a RTW cas to MTW2 mesh and setting up in game) - by TSD
- Tutorial - Learn-on-the-job series, AKA "Holding a noob's hand" - by paleologos
- Tutorial - How to merge materials without Grumpyoldmen´s converter - by Icedie El Guaraní
- Tutorial - Finishing Actions before Saving & Exiting a MilkShape model. - by paleologos
- Tutorial - Learn-by-Example Modelling 01:Medieval Dagger - by G|I|Sandy
- Tutorial - Learn-by-Example Modelling 02:Composite UV-Mapping - by G|I|Sandy
- Tutorial - Learn-by-Example Modelling 03:Human Body - by G|I|Sandy - images missing
- Tutorial - Converting RTW units to M2TW - by SigniferOne - images missing
- Tutorial - How to edit M2TW MESH - by Andromachus - images missing
- Tutorial- Adding completely custom weapons to a default figure - by BM309K58SMERCH - images missing
- Answer - Battle model comments - by JuL14n
- Answer - How to: Fix .obj file errors! - by Snelhest
- Answer - Unpack KINGDOMS mesh files so you can convert them to ms3d using GOAT - by colesy606 - where CA unpacker .mesh format is wrong
- Answer - How to fix the UV problem with Taleworlds Models - by warman222
- Answer - Normal maps not applied to converted lod1 - by paleologos
- Answer - How to remove split mesh seams - by Maяcel - images missing
- Answer - How to create a dismounted knight - by Veltro - images missing
- Answer - How-To: UV map merged models - by TWoxy - images missing
- Resource - Base 3d model (man) - by Killerbee
- Resource - Human Body - by G|I|Sandy
- Resource - Heads Pack - by G|I|Sandy
- Resource - Medieval Knights - by G|I|Sandy
- Resource - Sumskilz's Models & Textures - by sumskilz
- Resource - Tons of 3D stuff generously offered to likewise generous peoples - by +Mr.Crow+ - links to content in signature
- Tool - Mesh 2 ms3d beta 0.18 - by GrumpyOldMan
- Tool - M2TW Modeler's Toolbox - by Zarathos
- Tool - GOAT and GOAL: A collection of modelling and animation utilities - by KnightErrant - requires python <2.7
- Tool - Utility for writing UV map templates in dds format - by KnightErrant - requires python <2.7
- Tool - Milkshape .ms3d importer/exporter for 3ds Max and Gmax, version 1.1 - by KnightErrant
- Tool - Mesh/Cas/Engine - MaxScript version of GOAT tool - by johnwhile
Textures
Unit textures are in .texture format which needs to be converted to .dds for editing.
- Tutorial - How to create a normal texture file with gimp - by Aneirin
- Tutorial - Normal Map with GIMP - by Icedie El Guaraní - pdf available
- Tutorial - How to Edit Unit Textures - by Che - images missing
- Tutorial - PhotoShop Skinning Tutorial - by Halie Satanus - images missing
- Tutorial - How to make a normal texture file - by phoenix[illusion] - images missing
- Tutorial - Learn-by-Example Modelling 04:Multi-layered Normal Maps - by G|I|Sandy - images missing
- Tutorial - Normal Mapping in Layers - by sumskilz - images missing
- Answer - Mini tutorial on metallic surfaces - by paleologos
- Answer - Notes on dds formats - by wolfslayer - tool referenced is missing
- Resource - Modder's Resources Volume 1 - Battle Banners - by B. Ward - texture templates
- Resource - Modder's Resources Volume 2 - Barded & Mailed Horses - by B. Ward - texture templates
- Resource - Modder's Resources Volume 3 - Generals & Captains - by B. Ward - texture templates
- Resource - Modder's Resources Volume 4 - The Shield Project - by B. Ward - texture templates
- Resource - Modder's Resources Volume 5 - The Armory - by B. Ward - texture templates
- Resource - Modder's Resources Expansion Pack - A Taste of Vanilla - by B. Ward - texture templates
- Resource - AttachmentSet texture inventory - by Hex35
- Resource - Elvasat's Shield Textures Pack - by Elvasat
- Resource - Middle Eastern Shields - by Aura
- Resource - Resource Works by Paleologos - by Paleologos
- Tool - Link to DDS plugin for GIMP - by Gigantus
- Tool - DXT Tool - by Hex35
- Tool - texture/dds converter - by alpaca - requires python <2.7
Animations
- Tutorial - Animation for Beginners - by Brian
- Tutorial - How to merge animations from 2 different mods - by Lifthrasir
- Tutorial - The Total guide to Animation in MS3D for M2TW - by BM309K58SMERCH - ms3d section not completed
- Tutorial - Bwian's Guide to the Infinite Possibilities of Animations - by Brian
- Tutorial - Bowstring animated model creation - by AnthoniusII
- Tutorial - How to make musketeers fire by rank perfectly - by BM309K58SMERCH
- Answer - Unpacking Animation Files - by zxiang1983
- Answer - Warman's Animation Insights - by warman222
- Resource - M2TW Animations Released - CA Official Release
- Resource - Marka horse death animation fix- by Razor
- Tool - Return of XIDX: with bug fixes and updates for M2TW - by Tellos Athenaios
- Tool - IWTE - World editing - by wilddog - anims for strat/battle to Blender/Max via collada
- Tool - Animation Utilities: Version 1.1 - by KnightErrant
- Tool - RTW animations converter - by KnightErrant
- Tool - Animations and Skeleton Unpacking Tool - by The Holy Pilgrim
- Tool - Projectile release point changer - by keegi55
Unit Sprites
Unit sprites are 2d renders of the unit in animated poses, they are used for far distance views on most graphics settings.
- Tutorial - Creating a World - Unit Sprite Generating - by gigantus - includes set-up resource
- Answer - Sprite Generation - CA Official Release
Unit Cards
Making unit cards could also be treated solely as a UI issue, but most mods choose to use renders of the unit model in animation pose.
- Tutorial - Making unit cards for M2TW using Milkshape and Photoshop - by Marcus Orentius
- Tutorial - How to make Unit Cards for Mounted Units - by Caesar Clivus - addendum to Marcus Orentius's tutorial - images missing
- Tutorial - Making a unit card - easy and fast method - by Rafkos - doesn't need 3d program
- Tutorial - Unit Cards TWC Wiki Article
Unit Flags/Banners
- Resource - Battle Banner Templates - by B. Ward
- Resource - Banners - M2TW - Wiki Page
Unit Stats, Abilities and Projectiles
- Tutorial - A Beginner's Guide to the Export_Descr_Unit - by Mythic_Commodore
- Tutorial - A Guide on the Descr_Projectile.txt - by Polycarpe
- Tutorial - Custom Effects/Models for Projectiles - UndyingNephalim
- Answer - Creating a World - Functional Grape Shot - by Gigantus
- Answer - Addressing the AI Precursor Bug - by z3n - fix for javelin/throwing units
- Answer - Skirmish Mode Optimisation - by Medusa0
- Answer - More Artillery Pieces in a Unit - by Trajan
- Answer - How to make crossbowmen rate of fire slower - by asiJa
- Answer - The Holy Banana of Jerusalem (Projectile) - by Aranruth
- Answer - Taiji's weapon upgrade system explained - by Taiji
- Answer - How to: Improve cavalry charges - by Krieg_Boy
- Answer - How to add another armour upgrade to units - by PurpleScotch
- Answer - How to enable shield wall formation for units - by AntonisTheGreek - includes battlepage_03 for icon
- Answer - Effective phalanx with pike and sword - by alexgold
- Answer - How to make pikemen start with guard mode by default - by alexgold
- Answer - " How to make units that can fire lots of new projectiles - by EmperorGurkiman
- Answer - Better Visibility for Small Arms Bullets - by Medusa0
- Answer - How to make arrows stay in the ground longer (very easy) - by AleksiMizaro
- Resource - Creating a World: Fixing square projectile trails - by Gigantus
- Resource - Experiments with units and results - by alhoon
- Resource - FAUST (Unit Stat guide) for M2:TW/Kingdoms - by brandybarrel
- Tool - EDU-matic: Automatic unit balance/EDU generation system - by Aradan
- Tool - Total War Projectiles - by Withwnar
- Tool - Export_descr_unit soldier count unlocker - by Jojo00182
Formations
- Answer - How to: remove pike/any units in-between spacing - by noobmoder15
- Answer - Faction specific formations - by bitterhowl
Campaign Map
Mapping
- Tutorial - Creating a World – Basic mapping from scratch - by gigantus
- Tutorial - Creating a World - Adding detailed Regions - by gigantus
- Tutorial - Working with the Demis online Mapper - by gigantus
- Tutorial - Height Map with 3Dem - by gigantus
- Tutorial - Creating a World - Adding permanent Stone Forts - by gigantus
- Tutorial - Introduction to Mapping Lesson 1 Lesson 2 Lesson 3 - by GrnEyedDvl Link to MapClass files
- Tutorial - Making a New Campaign Map - by Myrddraal (written for RTW but mostly applicable for M2TW)
- Tutorial - Mapping Essentials-Thanks to Myrddraal - by Vorge
- Tutorial - How I Make My Maps - by BDH (covers use of satellite data - written for RTW but applicable for M2TW)
- Tutorial - Adding a New Region - by Xerces
- Tutorial - Nakharar's Basics: Descr_strat - by Nakharar
- Tutorial - Mapping Video Tutorials - by AdmiralThrawn
- Tutorial - How to create/implement a custom tile in your stratmap. - by leo.civil.uefs
- Tutorial - How to do Realistic Radar Map (Video Tutorial) - by _Capper_
- Tutorial - How-To: Add a New Climate Zone - by Bella - NOTE: only useable for inaccesible areas, new climates crash the battle-map
- Answer - Nakharar's Basics: Regions with Geomod - by Nakharar
- Answer - Basic tips on easier editing and approach in Geo-mod (the novice corner) - by Druvatar De Bodemloze
- Answer - Geomod: How to make new regions, Spot errors using Gmaps + tips - by IZob
- Answer - DIY corrected regions map - by Spur
- Answer - Zeph's Adding Regions To Any Faction Tutorial - by Zephrelial
- Answer - Errabundi's Rebels Right in Place (RRiP) - by Errabundi
- Answer - Make crusades, hording targets, and jihad available for every settlement - by Axe-Battler
- Answer - How to Make a Smooth Coast - by SigniferOne
- Answer - Smooth Coastlines in One Layer by G|I|Sandy
- Answer - Easy Smooth Coastlines - by Russian Gondor
- Answer - Settlements on rivers - by Resurrection
- Answer - Easy way to find a colour not in use for adding new regions! - by danny X
- Answer - Understanding the map_heights to battle map conversion limits - by danny X
- Answer - Easy "work of art" coastlines - by Linyoa - images missing
- Answer - How to: Make a height map without Photoshop (using EarthSculptor) - by WImPyTjeH - images missing
- Resource - Map Editing for AI Path-Finding Problems - by nikolai1962 research project
- Resource - Stripped Down Map - by Alpaca
- Resource - Vanilla Map Settlement Position Numbers - by Nem Godslayer
- Resource - Creating a World - Bare Geomod - by gigantus
- Resource - Creating a World - The Geomod Manual by Gig - by gigantus
- Resource - Creating a World - Gig's Map Collection - by Gigantus
- Resource - Creating a World - Map Templates with Worldwind - by Gigantus
- Resource - A gift to the community: map of the Iberian Peninsula - by 20ninescene
- Resource - Russia Map - by danny X
- Resource - Hi-Res topographic maps, equal area projections - by Siegfriedfr
- Resource - Extended Map v0.1 - by Aura
- Resource - Late Roman Era Campaign Map - by Razor
- Tool - Geomod Tool for Mapping - coding by Octavius, posted by sinople, support by Gigantus
- Tool - TW Map Reader - by Withwnar
- Tool - Region Color Checker - by J@mes
- Tool - Aurun's M2TW Random Map Generator - by Aurun - see post #8 for working DL
Resources and Hidden_Resources
- Tutorial - How To Have More Than 64 “Hard Coded” Hidden Resources - by MIKE GOLF
- Tutorial - How to Edit Trade Resources - by vindex246
- Tutorial - How-to: Add Kingdoms resources to your mod - by Averroës
- Resource - Vanilla resources sorted by region capital - by Averroës
- Resource - Trade Resource Monopoly - by Kaa007 code for merchant at every M2 trade resource
- Answer - How to create new Hidden_Resource - by Polycarpe
Strat Models
See also Characters section for figure strat models.
- Tutorial - Forts: Everything you need to know about permanent, stone and/or buildable forts - by UraniumAtom
- Answer - How to: Change Fort model on Campaign and Battlemap - by Göteborgare images missing
- Answer - The palm's shadow bug resolved. - by robomanus - download and some images missing
- Resource - Creating a World - Editable Settlement Faction Symbols - by Gigantus
- Resource - Byzantine Cities Strat Models - by Aura
Campaign Elements
Cultures
- Tutorial - Adding A New Culture - by uanime5
- Resource - Creating a World - Adding a Culture - by Gigantus
Factions
- Tutorial - Creating a World – Adding a new Faction - by Gigantus - pdf manual with resources
- Tutorial - Creating a New Faction using Saxons and Normans - by selenius4tsd
- Tutorial - Adding a New Faction from Nothing - Step by Step Guide - by DukeofSerbia
- Tutorial - Adding a new Faction - by gigantus - pdf download
- Tutorial - Example of Transforming a Faction into Another - by Zymran
- Tutorial - How to change an already existing faction to a new one (during campaign) - by Aneirin
- Tutorial - Adding a new faction symbol - by alpaca
- Answer - How-To: Create new Papal States and delete the old ones- M3rcury15
- Answer - How to make old factions, appear on kingdoms expansions campaigns - by Demigod Lancer
- Answer - Bwians guide to changing a factions name - by Bwian
- Answer - More money for all factions - by Amorphos
- Tool - Faction and Campaign Editor Modding Helper - by Zeion
Emergent Factions and Hordes
- Tutorial - How to create an emerging faction - by Swagger
- Tutorial - How to create an emerging faction with Barons Alliance script - by Polpolgio
- Tutorial - A more comprehensive faction_emerge, and from differences between shadowing and not shadowing - by selv
- Tutorial - Guide to Emergent Factions in M2TW - TWC Wiki Article
- Tutorial - How to create a playable horde - by boboav
- Tutorial - Making a non playable horde faction - by leo.civil.uefs
- Tutorial - How to make an emergent faction playable from start - by Supermoler
Characters
- Tutorial - Creating a World – Character portraits, creation and use - by gigantus
- Tutorial - Hero Abilities - by ackrite26
- Tutorial - Hero Abilities Tutorial - by Noobio
- Tutorial - Family trees compendium of knowledge - by Kiliç Alì
- Tutorial - Advanced Family Trees - by GrnEyedDvl
- Tutorial - How to make completely new portraits - by The Spartan Warlord - some images missing
- Answer - Creating a World - Killing characters multiple ways - by Gigantus
- Answer - Creating Hyper-Extended Family Trees - by Lopus
- Answer - Making a Family Tree With an Under Age Faction Heir or Leader - by TNZ
- Answer - How to have more than one faction leader or heir - by King William the Conqueror
- Answer - Setting Heirs to your preference - by konny - using Authority
- Answer - How to force male offspring and more than four children - by Furin
- Answer - HowTo: Custom Portraits - by antirelic
- Answer - How to: give custom portraits to dead characters - by Kiliç Alì
- Answer - How to get Rid of Bald generals in Medieval II - by Ishan - images missing
- Answer - How to add a custom title for family members - by Hellenikon
- Resource - The mystery of the missing reinforcement portrait solved - by Gigantus - included in Bare Geomod
- Tool -Family tree visualization - freeware tool - by Averroës
Agents
- Tutorial - Working Patriarch & Redesigned Bishops - by gracul
- Answer - Creating a World - Faction Limits for Agents - by Gigantus
- Resource - Guide to Game Mechanism Behind Assassins - TWC Wiki Article
Character Strat Models
Adding different levels of character strat model requires having additional models/textures and changes to traits.
- Tutorial - How to add strat map character levels & change battle models - by Ishan
- Tutorial - Strat Map Models Reloaded - by Alletun - converting battle models to strat characters - images missing
- Tutorial - How to add new models different for each faction (for the campaign map) - by =NF= Vasileios_the2nd
- Answer - Creating a World - Replacing Strat Models - by gigantus
- Resource - Muslim_Assassin.CAS FIXED - by Melooo182
- Tool - Python strat model converter for Milkshape Users - by KnightErrant
Traits, Ancillaries and Attributes
The commands and conditions used in setting traits and ancillaries overlap with those used in Scripting.
- Tutorial - Beginners Guide to Coding Traits - by Alpaca
- Tutorial - Beginners Guide to Triggers & Monitors - by Alpaca
- Tutorial - How To: The Ancillary Guide - by Swagger
- Tutorial - Leader traits with faction-wide effects - by gracul
- Tutorial - How to make family/clan/tribe traits for your faction - by Spice Master
- Tutorial - Representing raiding via traits - by Genghis Skahn
- Tutorial - Epithets via ancillaries - by Withwnar
- Answer - Making a unique/specific settlement(s) capture trait - by Genghis Skahn
- Answer - How piety works and how to activate the alternative piety mode - by Hellenikon
- Answer - Prisoner Treatment - by Aikanár
- Answer - Things that affect Bodyguard Size in M2TW - byWithwnar
- Answer - Hidden Attributes - by Meneth
- Answer - Basic Character Specialization - by Meneth
- Answer - Varied Adoption - by Meneth
- Answer - Setting Heirs to your preference - by konny - using Authority
- Answer - TimeWithArmy Condition - by konny
- Answer - Want tougher AI generals to fight? Here's how - by DrJambo - adds Command stars by trait
- Answer - Make all ancilliaries transferable - by Furin
- Resource - List of Character Attributes - supplied by CA, posted by Epistolary Richard
- Resource - Trait List for Generals - by bamsuls
- Resource - List of scripting effects for Ancillaries and Traits - by Sirlion
- Tool - ATVTW - Trait/Ancillary Validator - by Squid
- Tool - Enabling traits and ancillaries to use region label instead of region ID - by bovi
Names
Note: most name problems won't crash M2TW, but they will stop the battle editor loading!
- Tutorial - Guide to Modding Character Names - by deRougemont
- Tutorial - Unique Names (and avoiding labels) - by Withwnar
- Resource - Name lists for generals and family members - by Spice Master
- Resource - Fantasy Name Generator - by danny X - links to name generating sites
- Tool - Name Verifier - by tornnight
- Tool - Creating a World - EDA\EDB\names converter for data\text files - by gigantus
Buildings and Settlements
- Tutorial - A Guide to Export_Descr_Buildings.txt - by Mythic_Commodore
- Tutorial - How to Make New Buildings - by Mythic_Commodore
- Tutorial - Mines - by EarendilElenthol
- Tutorial - A Guide To settlement_mechanics.xml - by Tsarsies
- Tutorial - The Complete Guide to Plugins - by SigniferOne
- Tutorial - Multiple core buildings for the same settlement level - by leo.civil.uefs
- Answer - Converting Huge Cities to Castles - by severdhope
- Answer - One Settlement Type - by Meneth
- Answer - How to force a choice between buildings - by Polycarpe
- Tool - EDB validator - by HouseOfHam
Army/Unit Recruitment
Recruitment can also involve Scripting and Events.
- Tutorial - Using Era System to Recruit Units - by DukeofSerbia
- Tutorial - Creating a World - Advanced recruiting with event counters - by Gigantus
- Tutorial - How to script unit recruitment according to a characters title (Anc) - by Aneirin
- Answer - Creating ZoR (Zone of Recruitment) and Recruiting Mercenaries from Buildings - by TWoxy
- Answer - Giving Units and Buildings the Free Upkeep Ability - by Soulghast
- Answer - Legion-Names for M2TW - by Amon Amarth 930
- Answer - AOR concept: 199+ AOR with just 8 resources - by Kiliç Alì
- Answer - export_desc_buildings txt unit recruitment rate parameters - by leo.civil.uefs
Diplomacy
- Answer - Using toggle_demeanour to mod diplomacy - by alpaca
Religion
- Tutorial - Adding A New Religion - by uanime5
- Tutorial - How to add a religion - by geeko
- Tutorial - Nakharar's Basics : Religion - by Nakharar
- Answer - How To: Change Faction Religion and Church - by Dragon Tex
Guilds and Missions
- Tutorial - Guide to Guilds - by DarkKnight
- Tutorial - Guide to Missions - by DarkKnight
- Tutorial - Guild Requirements Reworked - by Kylan271
Events
Events can also be added via Scripting.
- Tutorial - How To Add Historical Events - by selenius4tsd
- Tutorial - Implementing Marian Reforms in M2TW - by Aradan
- Answer - descr_events file for modified time-scale - by foolfromhell
- Answer - for people who want to use gunpowder right away - by Axe-Battler
- Tool - Historic Events Checker - Version 1.0 Released On 14/06/2014 - by Zarathos
Battle Maps
For more information on the wiki see Category:M2TW Battle Map Modding.
- Answer - Uses for show_cursorstat in battle-maps - by z3n
Custom Maps
- Tutorial - Battle Editor Manual (for TATW and other games) - by jản - see also Workshop re-post of thread - by Gigantus
Environment
- Tutorial - Vegetation editing - by makanyane
- Tutorial - Grass editing in vegetation.db - by makanyane
Battle Map Structures
- Resource - Creating a World - Black Settlement Fix for Steam - by Gigantus - this is needed for all Steam version players not just modders
- Tutorial - Creating a World - Stone Forts on the Battle Map - by Gigantus
- Tutorial - Forts: Everything you need to know about permanent, stone and/or buildable forts - by UraniumAtom
- Tutorial - How to add teutonic castles to all the east european factions both in strat and battle maps. - by Ishan - images missing - see .worldpkgdesc - M2TW for updated info
- Tutorial - IWTE Video Tutorial - Editing The Terrain / Creating Your First Settlement - by xHolyCrusader
- Tutorial - IWTE Custom settlements - Step by Step for creating. Most important things you must know - by leo.civil.uefs
- Tutorial - Creating a working layout for your custom settlement - by leo.civil.uefs
- Tutorial - Creating a generic custom settlement (easy step by step procedure) - by leo.civil.uefs
- Tutorial - How to create/implement a custom tile in your stratmap - by leo.civil.uefs
- Tutorial - How to use custom settlements from another mod in yours, both in campaign and custom battles. (Editing .worldpackage files) - by leo.civil.uefs - for custom battle section refer to .worldpkgdesc - M2TW
- Tutorial - IWTE Tutorial - by Red_Devil
- Tutorial - King Kong's Tutorial for IWTE - by King Kong - see pdf by Gigantus for version with images
- Tutorial - Editing .worldterrain files (IWTE) - by wilddog
- Tutorial - Battlemap Building Textures - by Makanyane - needs updating for IWTE
- Tutorial - World Collision Entry alterations - by Makanyane
- Tutorial - IWTE for the complete utter noob - by BURNY26 - images missing
- Answer - IWTE - Changing Settlement effect lighting - by wilddog
- Answer - Hints and tips for milkshape for buildings with IWTE - by Makanyane
- Resource - Permanent Stone Forts for SS6.3 Late Campaign - by Rozanov
- Resource - Fort fixes for Crusades Campaign forts - by Gigantus
- Resource - Creating a World - Reduced City Textures - by Gigantus
- Resource - Ambient building reduction mod - by Makanyane
- Resource - Custom Settlements Repository - by Germanicu5 - some download links work, not all
- Tool - IWTE - World editing - by wilddog
- Tool - MaxScript version for World and WorldCollision files - by johnwhile
AI
See also The AI Workshop.
- Tutorial - Understanding MTW2/Kingdoms.exe Pathfinding, XML and the AI - by z3n
- Tutorial - Basics of Battle AI and Pathfinding - by z3n
- Tutorial - AI Personalities - Wiki Page
- Tutorial - Invade and Defend Decisions - by z3n
- Tutorial - M2TW AI Modification: An Interactive Essay - by CavalryCmdr on Total War Heaven
- Tutorial - AI Expansion- by tupodawg999
- Answer - Know how about invasions and Ai-horde-mode behavior - by Userpro
- Answer - Improved Horde Faction Behavior - by FactionHeir
- Answer - AI General Behavior - discussion thread
- Answer - Revolt and Garrison Behavior - discussion thread
- Resource - Skynet AI - by z3n
Scripting
- Tutorial - Alpaca's Script-O-Rama - by Alpaca
- Tutorial - MTW2 Battle Scripting - by z3n
- Tutorial - A Guide to Events - by ilmrik
- Tutorial - Forts as Minor Settlements - Recruitment Inside Forts - Income From Forts - Named Forts - by Jadli
- Tutorial - The Long Road- Campaign Script System - by ilmrik
- Tutorial - Get a character_record when you need it - by Withwnar
- Tutorial - Remove ancillary with script or the give_ancillary mission - by Withwnar
- Tutorial - I_CharacterTypeNearTile and testing for adjacency - by Withwnar
- Tutorial - Scripted buildings: create_building and destroy_buildings - by Withwnar
- Tutorial - Creating a World - Building and maintaining unique Buildings - by Gigantus
- Tutorial - Creating a World - Disasters and the add_events command - by Gigantus
- Tutorial - Tutorial for a Garrisonscript - by weissnicht
- Tutorial - A garrison script that incorporates the ‘destroy_units’ command - by TNZ
- Tutorial - The placement of units, Coded and Scripted - using various commands - by Archaon
- Tutorial - How to implement a field-cost script - by Amon Amarth 930
- Tutorial - Yes/No Event Tutorial - by Swagger
- Tutorial - How to create a complex religion change script - by Polpolgio
- Tutorial - Unique Names (and avoiding labels) - by Withwnar
- Tutorial - Give a region to another faction via script - by Withwnar
- Tutorial - Complex Interactive Events - by AJStoner
- Tutorial - Creating Localised Re-Emerging Factions without using the Horde Ability - by TMK
- Tutorial - Scripted sieges - by gsthoed
- Tutorial - Moneybag14's Naval Invasions Tutorial - by Moneybags14
- Tutorial - How to script unit recruitment according to a characters title (Anc) - by Aneirin
- Tutorial - Religion conversion script - by Master Zuma
- Tutorial - Creating a World - The Recruit Limit Script - by Gigantus
- Answer - Make a settlement a power centre for training special units - by Ishan
- Answer - Scripted unit recruitment pool replenishment - by Epistolary Richard
- Answer - Scripting based on Difficulty and AI/Player - by tornnight
- Answer - The use of destroy_units in the campaign script - by Gorrrrrn
- Answer - Instant garrisons and their disbandment - by Gigantus
- Answer - How to spawn family members via script - by OfficerJohn
- Answer - Emergent Generals Script - by SonofPeverel
- Answer - Mongol invasion script - by gracul
- Answer - Creating a script to give all the names you want to a settlement - by Polpolgio
- Answer - How to call a crusade with papal state - by boboav
- Answer - Script for selecting the heir - by Miguel_80
- Answer - Script for annexing a faction by marriage ties - by Miguel_80
- Answer - Union with changing faction in game - by Miguel_80 - download gives menu with hotseat menu promoted to main menu so "command faction" works
- Answer - Faction destroyed event - by Withwnar
- Answer - Test that a faction is dead/alive including hordes - by Withwnar
- Answer - Move the campaign camera to a character with script - by Withwnar
- Answer - diplomacy_mission: how to use - by Withwnar
- Answer - Reload-safe Yes/No Events - by Withwnar
- Answer - Script to add a "Capital" building - by Withwnar
- Answer - How to disable autoresolve for the player - by Aikanár
- Answer - Working with 'restrict_autoresolve' command - by Archaon
- Answer - Guide to 'restrict_clickable_area' Command - by Archaon
- Answer - King's Purse script - by Vegas_Bear
- Answer - Carl - the Taxman (economy script) - by Fred Putz
- Answer - Sapping on the Campaign map - by David93
- Answer - Creative Disasters and Events - by Lusitanio
- Answer - Accelerating Stratmap Animations via Script - by Gigantus
- Answer - Adding blank keyboard shortcuts for scripting purposes - by gracul
- Resource - 12 turns per year with proper aging - by GrnEyedDvl
- Resource - List of non functional script terms (events, conditions and commands) - by Gigantus
- Resource - Diplomacy Modification By Scripting Research Thread - by Archaon
- Resource - Archaon's Loyal Allies (Player restrictions on attacking aliies) - by Archaon
- Resource - Forced Diplomacy v1.2 - by Withwnar
- Resource - Script Fixes for Kingdom Campaigns (Welsh Uprising & Kalmar Union) - by Gigantus
- Resource - End Turn number logging script - download - by tmodelsk
- Resource - Campaign_script.txt - syntax coloring & folding for UltraEdit - by tmodelsk
- Resource - Azumi's simple, efficient debt script - by 4zumi
- Resource - Economic Script - by Danya82
- Tool - TW Script Editor - by Squid
- Tool - GrnEyedDvl's Script Replicator - by GrnEyedDvl
- Tool - TWCapital v1.4: script generator for a Faction Capital building - by Withwnar
- Tool - TWRegionOwnerSwitch: script generator for changing a region's owner - by Withwnar
- Tool - M2TW Campaign and Show Me Script Editor - by Azim
- Tool - Set counter value (in save) - by MageNuada
Sounds
- Tutorial - Creating a World - Developer's Setup Kit for Sound Editing - by Gigantus
- Tutorial - Extracting sounds - by Arakorn
- Tutorial - How to Extract the Sound Files - TWC Wiki Article
- Resource - Sound text files released (M2 and Kingdoms) - CA Official Release
- Resource - Kingdoms Sound Files (alternative DL) - CA Official Release
- Resource - Creating a World - Fixing the "Failed to Initialise Audio System" Error - by Gigantus
- Tool - SoundExtractor v1.2 - by Withwnar
Voices
- Tutorial - How to create a new accent - by Aikanár
- Tutorial - How to change the accent of a faction using vanilla accents - by IZob
- Tutorial - Unit voices and Unique voice overhauls - by Ngugi
- Answer - How to remove the "Our units are under attack!" speech - by BM309K58SMERCH
- Resource - Sounds voices packs for non-English Steam version - by Miguel_80
- Tool - EDSUV Lister - by Beiss - lists units with voice entries
- Tool - EDU Lister - by Beiss - lists units in EDU with their accents
Effects
- Answer - How to Add Missing sounds in the Greek firethrower units - by Ishan
- Answer - How to add missing SFX sound for stakes in your mods - by Ishan
- Tool - Release of the EVT mod tool - by Tellos Athenaios
Music
- Tutorial - El Monstero's Definitive Guide to Modding Med 2's Music - by El Monstero29
- Tutorial - How to Add Your Own Music to M2TW - by Trajan
- Resource - Medieval Total War & Viking Invasion music addon - by Elendil 03
- Resource - Royalty Free Music - by GrnEyedDvl
- Resource - Remixed Medieval Music - by Reimu Hakurei
UI
- Tutorial - Everything you ever wanted to know about banners! - by Bwian - covers strat map banners and faction icons
- Tutorial - Adding a New Faction Symbol - by Alpaca
- Tutorial - How to make new info cards - by headsh0ts
- Tutorial - Creating and Adding New 2d Building Art with GIMP (For Beginners) - by Mank
- Tutorial - Alletun's Eyecandy Tutorial (loading screens and menu) - by Alletun - images missing
- Tutorial - Changing Faction Icon - by AliAS - images missing
- Tutorial - Kingdoms: making an UI - by cedric37 - images missing
- Tutorial - Vanilla faction symbols: How to make one yourself - by Glowbal - images missing
- Tutorial - Guide for editing Army Banners (strat-map) - by Tsar Stefan Dusan IV - images missing
- Answer - How to Get Rid of Faction Borders on the Mini Map - by Icefrisco
- Resource - Ned's coat of arms templates - by Aneirin
- Tool - Release of the SD mod tool - by Tellos Athenaios
- Tool - Alpaca's .sd Converter for interface files - by alpaca
Menu and Loading Screens
- Answer - How-To: Add multiple campaigns (aka provincial campaigns) - by alpaca
- Answer - 31 factions without the Faction Select screen crashing - by uanime5 - attachments missing
- Resource - 29 Factions on selection display - by Gigantus included in Bare Geomod
- Resource - Union with changing faction in game - by Miguel_80 - download gives menu with hotseat menu promoted to main menu so "command faction" works
Videos
- Tutorial - Creating your own Menu Background video - by Neige
- Answer - How to add own video into the game - by AliAS
- Answer - How to Make a Better Movie Background (using demo video) - by Mythic_Commodore
Text Descriptions
This section is for general information about all text areas, for unit descriptions see Units section, etc.
- Resource -Converted battle tooltips shared and strat TXT files - by Gigantus
- Tool - Release of the CUF (font & text rendering) mod tool - by Tellos Athenaios
Console Commands and Config Preferences
Adjustments that can be made via in-game console commands or in players .cfg preferences instead of in modded files:
- Tutorial - How to Get Awesome Graphics in Medieval II - by HaHawk - also uses post processor
- Answer - Creating a World: High Resolution Screenshots - by Gigantus
- Answer - How To: Enable year and season display - by Alpaca
- Answer - How to Disable Green Arrows and Unit Banners - TWC Wiki Article
- Answer - How to Unlock all Factions - TWC Wiki Article
- Answer - How to make vanilla hotseat - by Supermoler
Tool Support and Format Research
This section is only likely to be of use to tool developers or those with obscure problems with tools/file format.
- Answer - Quotes strings.bin file format - by Tellos Athenaios
- Answer - How the game can use your files - by Sinuhet
- Resource - mesh converter documentation - by KnightErrant
- Resource - SourceCode for BrandonM's Toolset - by BrandonM - Note: Tools themselves no longer available
- Resource - Plugin Example for BrandonM's Toolset - by BrandonM - Note: Tools themselves no longer available
- Resource - Texture header information - by grumpyoldman
Miscellaneous
- Tutorial - Creating a World - Named Forts - by Gigantus - involves placing permanent forts and using script spawned agents
- Answer - Using a spare faction to preserve "destructible" pre-placed forts - by Carle
- Tutorial - Cinematic Editor Tutorial - by D major - video guides missing
- Tutorial - Nakharar's Basics: Resources - by Nakharar
- Tutorial - Nakharar's Basics: Rebels - by Nakharar
- Tutorial - Getting Attention for your mod/Basic mod infrastructure - by Killerbee
- Tutorial - Guide to the first steps in making a mod (The Novice Corner) - by Druvatar De Bodemloze
- Tutorial - Errors to avoid when making a mod (The Novice Corner) - by Druvatar De Bodemloze
- Tutorial - All tips to avoid unknown errors by the game when you install/create mods - by Ralendil
- Tutorial - File/Mod Compression Tutorial - by DaDump
- Answer - Automatically testing your mod's campaign. - by leo.civil.uefs
- Answer - M2TW commonly used modding terms (The Novice Corner) - by Druvatar De Bodemloze
- Answer - Config Fixer Trick for Mod Installers- by Spurius
- Answer - Finding/fixing EOL & Encoding problems in Notepad++ - by Withwnar
- Answer - Finding incorrect usages of "" with Notepad++ - by Withwnar
- Answer - Increased Movement Points(Cavalry, Infantry and/or Siege) - by spanish_emperor
- Answer - How to fix siege units slowing down your armies - by Serious J
- Answer - Prolong or shorten campaign time - by Clint Eastwood
- Answer - Changing the Counter from Turns to Years - TWC Wiki Article
- Answer - Changing the Number of Years per Turn - TWC Wiki Article
- Answer - How to Remove the Pope - TWC Wiki Article
- Answer - How to make a movie from battle replay - by Eyeswater
- Answer - The mystery of non merging fleets solved - by Gigantus
- Answer - Changing hidden keyboard settings (console key) - by Gigantus
- Answer - Creating a World - Slowing down Strat Map scrolling - by Gigantus
- Answer - Miniscript to hide/unhide stratmap-ui whilst ingame - by Userpro
- Answer - Unified Mod Version Tracking \ Troubleshooting Proposal - by Germanicu5
- Answer - Renaming lots of files using DOS - by Kinjo
- Answer - How-To: Get files off your disc - by The_Solo
- Resource - Creating a World - Fixing the 'Block Graphic' Bug - by Gigantus
- Resource - alpaca's odds and ends - by alpaca
- Resource - L'Outremer Work Pack for Modders - by Swagger - abandoned mod contents, free to use with credit
- Resource - Syntax highlighting for Total War files in Sublime Text 3 - by Aneirin
- Tool - Recruitment Viewer + Units Stats Viewer v1.05 - by Rafkos
- Tool - PercentageUnitAttribute log error filter - by Withwnar
- Tool - PackFile Tools: Packfile-Slicer - by Hex35
- Tool - PackFile Tools: Packfile-Builder (re-packer) - by Hex35
- Tool - Text-string Editor - by XXZit - for bulk replace & more sophisticated functions
- Tool - Link to Useful tool for making a file list - by Griffon
- Tool - Link to Link Shell Extension - by nekus
- Tool - Link to .xml editor - by HorseArcher
- Tool - Link to Bulk Rename Utility - @ snapfiles.com
Historical Reference
- Resource - Link to weapon/armour site - by Druvatar De Bodemloze
- Resource - Link to World history atlas - by King William the Conqueror
- Resource - Link to Coat of arms - Website - by Aneirin
See Also
- Medieval II: Total War Tools, Tutorials and Resources sub-forum on TWC where most of the tutorials and resources listed above are hosted.
- Medieval II: Total War Mod Workshop on TWC to ask any questions not covered in the tutorials section.
- Collection of M2TW Guides - for information on playing M2TW
Total War Modding | |
---|---|
Indexes to Tools, Tutorials & Resources by Game: | |
Main Categories for Other Modding Pages on the Wiki: | |
Modding Workshops on TWC: | |
Other Wiki Sections: Total War Center | Total War Series | Total War Mods | TWC Wiki |