Difference between revisions of "Category:MTW2 Modding Tools"
From TWC Wiki
Jump to navigationJump to search (→Text Files) |
|||
Line 5: | Line 5: | ||
''When adding tools please also link to any tutorials or primary discussion threads.'' | ''When adding tools please also link to any tutorials or primary discussion threads.'' | ||
− | ==Units== | + | ==Modding Tools for M2TW== |
+ | ===Tools for Editing Units=== | ||
*[http://forums.totalwar.org/vb/showthread.php?t=75726 .texture to .dds and .dds to .texture converter] by '''Alpaca''' | *[http://forums.totalwar.org/vb/showthread.php?t=75726 .texture to .dds and .dds to .texture converter] by '''Alpaca''' | ||
Line 27: | Line 28: | ||
− | ==Text Files== | + | ===Tools for Editing Text Files=== |
*[http://www.twcenter.net/forums/downloads.php?do=file&id=1248 .sd converter] by '''Alpaca''', tutorial on [http://forums.totalwar.org/vb/showthread.php?t=81326 adding new faction symbol] using this tool. | *[http://www.twcenter.net/forums/downloads.php?do=file&id=1248 .sd converter] by '''Alpaca''', tutorial on [http://forums.totalwar.org/vb/showthread.php?t=81326 adding new faction symbol] using this tool. | ||
Line 38: | Line 39: | ||
*[http://www.twcenter.net/forums/downloads.php?do=file&id=993 M2SBE - .bin editor] by '''Orly Junior''' | *[http://www.twcenter.net/forums/downloads.php?do=file&id=993 M2SBE - .bin editor] by '''Orly Junior''' | ||
:allows direct editing of files in .bin format | :allows direct editing of files in .bin format | ||
− | |||
− | |||
− | |||
*[http://www.twcenter.net/forums/downloads.php?do=file&id=1180 formatted battle_models.modeldb] by '''KnightErrant''' | *[http://www.twcenter.net/forums/downloads.php?do=file&id=1180 formatted battle_models.modeldb] by '''KnightErrant''' | ||
Line 48: | Line 46: | ||
: includes Unit Editor, Region Editor, Plugin Based Extensible Framework and Data Acess Layer | : includes Unit Editor, Region Editor, Plugin Based Extensible Framework and Data Acess Layer | ||
− | == | + | ==Other Downloads== |
+ | '''Patches, information files and basic file set-up 'mods':''' | ||
+ | |||
*[http://www.twcenter.net/forums/showthread.php?t=75019 patch 1.1] supplied by '''CA''' | *[http://www.twcenter.net/forums/showthread.php?t=75019 patch 1.1] supplied by '''CA''' | ||
:includes unpacker which is needed to access most files. | :includes unpacker which is needed to access most files. | ||
+ | |||
+ | *[http://forums.totalwar.org/vb/showthread.php?p=1316726#post1316726 docudemon files] supplied by '''CA''' | ||
+ | :list of events, commands and conditions that can be used in traits, ancillaries and scripting. | ||
*[http://www.twcenter.net/forums/downloads.php?do=file&id=1264 basic mod folder set-up] by '''Alpaca''' [http://forums.totalwar.org/vb/showthread.php?t=76099 discussion thread] | *[http://www.twcenter.net/forums/downloads.php?do=file&id=1264 basic mod folder set-up] by '''Alpaca''' [http://forums.totalwar.org/vb/showthread.php?t=76099 discussion thread] |
Revision as of 06:20, 9 April 2007
Some modding tools from Rome - Total War may also be useful for Medieval II - Total War, see here for list of RTW tools.
Many aspects of the file structure for Medieval II are different from previous games and have required separate tools to be developed. A list of tools and related downloads which are specifically for M2TW follows.
When adding tools please also link to any tutorials or primary discussion threads.
Contents
Modding Tools for M2TW
Tools for Editing Units
- converts the .texture files used for unit skins etc. to .dds files - also converts .dds back to .texture format.
- Nvidia plug-in required to edit .dds files in PhotoShop etc.
- .texture to .dds converter by iamnew
- converter from texture file to .dds only
- .dds to .texture converter by iamnew
- reverse converter from .dds to texture file - might need original texture file present to work - needs confirmation
- .cas exporter for 3DS Max supplied by CA discussion thread
- this tool only works for battle map and strat map animations and strat map models (not battle map models)
- also required to use this tool CAS Importer for 3ds max by Vercingetorix
- Mesh 2 ms3d beta 0.18 by GrumpyOldMan
- allows battle map unit models to be edited in MilkShape 3D
- development and discussion forums for TWC here, for .org here.
- Mesh 2 ms3D tutorial by zxiang1983
Tools for Editing Text Files
- .sd converter by Alpaca, tutorial on adding new faction symbol using this tool.
- allows the .sd files to be converted and edited which enables inclusion of more faction icons, and control of other elements in data/ui/southern_european/interface
- .strings.bin converter by Alpaca
- allows the files in .strings.bin format to be converted to normal text files for editing
- (if text file is placed in mod-folder game generates a new .strings.bin file from text file)
- M2SBE - .bin editor by Orly Junior
- allows direct editing of files in .bin format
- formatted battle_models.modeldb by KnightErrant
- makes the modeldb file a lot easier to edit - also includes a syntax checker
- BMTWTS M2TW Toolset by BrandonM
- includes Unit Editor, Region Editor, Plugin Based Extensible Framework and Data Acess Layer
Other Downloads
Patches, information files and basic file set-up 'mods':
- patch 1.1 supplied by CA
- includes unpacker which is needed to access most files.
- docudemon files supplied by CA
- list of events, commands and conditions that can be used in traits, ancillaries and scripting.
- basic mod folder set-up by Alpaca discussion thread
- the absolute minimum number of files needed to make mod folder set-up work.
- minimal map set-up by Alpaca
- stripped-down map with only one province and faction - can be used as basis for developing new maps.
This category currently contains no pages or media.