Difference between revisions of "Total War: Warhammer - Modding Index"
From TWC Wiki
Jump to navigationJump to search (starting Warhammer tut's) |
(hmm needs work) |
||
Line 21: | Line 21: | ||
− | |||
− | ==General Set-Up Information== | + | ==General Set-Up and Information== |
− | * '''Tutorial - [https://www.twcenter.net/forums/showthread.php?732663 Getting Started - Modding for Newbies]''' - by '''[[ | + | * '''Tutorial - [https://www.twcenter.net/forums/showthread.php?732663 Getting Started - Modding for Newbies]''' - by [[Commissar Caligular]] |
+ | * TOOL - [http://wiki.totalwar.com/w/Total_War_WARHAMMER_Assembly_Kit_Terry Assembly Kit Terry] | ||
+ | * TOOL - [https://www.twcenter.net/forums/showthread.php?776975-Rusted-PackFile-Manager Rusted PackFile Manager (RPFM)] | ||
+ | * TOOL - [https://www.twcenter.net/forums/showthread.php?759230-PFM-5-0-Warhammer-2-support Pack File Manager (PFM)] | ||
+ | * TOOL - [http://www.twcenter.net/forums/showthread.php?637771 SaveParser - Editor for Total War savegames] - by [[RoninX2807]] - <small>''All Warscape''</small> | ||
+ | * TOOL - [https://www.twcenter.net/forums/showthread.php?767414-New-mod-manager-for-Warhammer-2-released! Mod manager for Warhammer 2] - by [[Kaedrin]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?731197-Warhammer-Modding-Tutorial(s) Warhammer Modding Tutorial(s)] - by [[Magnar]] - <small>''link to video''</small> | ||
+ | |||
==Units== | ==Units== | ||
− | * '''Tutorial - [https://www.twcenter.net/forums/showthread.php?749888Sebidee's Complete Guide to Warhammer Unit Modding]''' by | + | * '''Tutorial - [https://www.twcenter.net/forums/showthread.php?749888Sebidee's Complete Guide to Warhammer Unit Modding]''' - by [[Sebidee]] - <small>''includes; getting your unit into game, variant editing, retexturing, unit cards, recruitment etc''</small> |
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?760696-Sebidee-s-Unit-Modding-Template-(Warhammer-2) Sebidee's Unit Modding Template (Warhammer 2)] - by [[Sebidee]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?732394-TUTORIAL-Setting-a-variable-Unit-cap-in-Total-Warhammer Setting a variable Unit cap in Total Warhammer] | ||
+ | * Answer - [https://www.twcenter.net/forums/showthread.php?732039-TUTORIAL-How-to-Create-a-New-Unit How to Create a New Unit] - by [[Mooncabbage]] - <small>''explanation of involved tables''</small> | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?752944-Adding-and-creating-new-unit-bulletpoints Adding and creating new unit bulletpoints] - by [[Matmannen]] | ||
+ | * Tutorial - [https://www.twcenter.net/forums/showthread.php?733771-Getting-Formations-to-work-(shield-wall-pike-wall-loose-formed) Getting Formations to work (shield wall/pike wall/loose/formed)] - by [[WakelessREX]] | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?739483-TotalWar-Warhammer-Unit-Stats-Table TotalWar Warhammer - Unit Stats Table] - by [[RoninX2807]] - <small>''based on game version: 1.3.0 and DLCs''</small> | ||
+ | * Answer - [https://www.twcenter.net/forums/showthread.php?737179-TIP-Changing-Cavalry-Unit-Sizes Changing Cavalry Unit Sizes] - by [[Tarsus999]] | ||
− | |||
− | |||
===Models=== | ===Models=== | ||
+ | * TOOL - [https://www.twcenter.net/forums/showthread.php?801729-RMeditor RMeditor] - by [[phazer]] - <small>''extract models and animations, find and unpack textures, edit texture paths inside .rigid_model_v2 files, render models''</small> - <small>''All Warscape''</small> | ||
===Textures=== | ===Textures=== | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?782944-Various-retextures-modders-resource Various retextures - modders resource] - by [[kelembribor21]] | ||
+ | * TOOL - [https://www.twcenter.net/forums/showthread.php?744939-DDSConverter-amp-Texture-Discussion-Thread DDSConverter] - by [[DiegoDelaVega]] - <small>''converts DX10 BC1 through BC3 textures to DX9 DXTn formats''</small> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Mapping== | ==Mapping== | ||
− | |||
− | |||
===Battle Map=== | ===Battle Map=== | ||
− | * Resource - [http://forums.totalwar.com/discussion/191511/community-battle-map-design-best-practices Community Battle Map Best Design Practices] by | + | * Resource - [http://forums.totalwar.com/discussion/191511/community-battle-map-design-best-practices Community Battle Map Best Design Practices] by [[CA]] |
− | * Tutorial - [https://www.twcenter.net/forums/showthread.php?748344 How to add a custom siege map to the campaign] by | + | * Tutorial - [https://www.twcenter.net/forums/showthread.php?748344 How to add a custom siege map to the campaign] by [[Der_Spaten]] |
==Factions== | ==Factions== | ||
− | * Answer - [https://www.twcenter.net/forums/showthread.php?736979-Looking-for-a-simple-Middenland-unlock&p=15072745&viewfull=1#post15072745 How to unlock a faction] by | + | * Answer - [https://www.twcenter.net/forums/showthread.php?736979-Looking-for-a-simple-Middenland-unlock&p=15072745&viewfull=1#post15072745 How to unlock a faction] by [[Clyclone Jack]] |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==2D Graphics== | ==2D Graphics== | ||
+ | * TOOL - [https://www.twcenter.net/forums/showthread.php?795504-UI-Layout-Parser UI Layout Parser] by [[Cpecific]] | ||
+ | ==Scripting== | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?743919-Warhammer-Lua-Game-Functions Warhammer Lua Game Functions] - by [[Litharion]] | ||
+ | ==References== | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?741202-Warhammer-Information-Thread-Index-Updated-09-09-19 Warhammer Information Thread Index] - by [[PaulH]] - <small>''Index to the Information Threads for Potential New Units''</small> | ||
+ | * Resource - [https://www.twcenter.net/forums/showthread.php?733386-Empire-images-for-modders Empire images for modders] - by [[AL890]] | ||
==Miscellaneous== | ==Miscellaneous== | ||
− | + | * TOOL - [https://www.twcenter.net/forums/showthread.php?796334-RigidModel-NotePad RigidModel NotePad] - by [[phazer]] - <small>''edit .dds file names+folders inside .rigid_mode_v2 files, safely and fast!''</small> | |
− | + | * TOOL - [https://www.twcenter.net/forums/showthread.php?761872-Easy-Rigid-Editor-(for-texture-links) Easy Rigid Editor (for texture links)] - by [[Der_Spaten]] - <small>''included in RPFM''</small> | |
− | + | * Answer - [http://www.twcenter.net/forums/showthread.php?423064-Guide-to-get-the-unrestricted-camera-for-beginners Guide to get the unrestricted camera for beginners ] - by [[Turumba]] - <small>''All Warscape''</small> | |
− | |||
− | *[ | ||
− | *[https://www.twcenter.net/forums/showthread.php? | ||
− | *[ |
Revision as of 08:02, 29 April 2020
NOTE: THIS PAGE IS A WORK IN PROGRESS (probably need to rethink the page names!)
Tutorials and Resources for Total War: Warhammer I and II
See Also:
- Modding Tutorials Forum on TWC
- Warhammer Mod Workshop on TWC
- Official CA Warscape Modding Tips at totalwar.com
- Where to Start Guide at totalwar.com
The below provides links to tutorials and useful answers to common modding questions, divided by category.
When adding items please keep to existing format with type of article first;
- Tutorial = extensive tutorial, step by step how to mod something etc.
- Resource = lists of things that work in game, docudemon etc.
- Download = downloads of helpful starting set-ups, re-formatted files etc. (not tools or mods please)
- Answer = short piece on minor topic or answer to frequently asked question.
General Set-Up and Information
- Tutorial - Getting Started - Modding for Newbies - by Commissar Caligular
- TOOL - Assembly Kit Terry
- TOOL - Rusted PackFile Manager (RPFM)
- TOOL - Pack File Manager (PFM)
- TOOL - SaveParser - Editor for Total War savegames - by RoninX2807 - All Warscape
- TOOL - Mod manager for Warhammer 2 - by Kaedrin
- Tutorial - Warhammer Modding Tutorial(s) - by Magnar - link to video
Units
- Tutorial - Complete Guide to Warhammer Unit Modding - by Sebidee - includes; getting your unit into game, variant editing, retexturing, unit cards, recruitment etc
- Resource - Sebidee's Unit Modding Template (Warhammer 2) - by Sebidee
- Tutorial - Setting a variable Unit cap in Total Warhammer
- Answer - How to Create a New Unit - by Mooncabbage - explanation of involved tables
- Tutorial - Adding and creating new unit bulletpoints - by Matmannen
- Tutorial - Getting Formations to work (shield wall/pike wall/loose/formed) - by WakelessREX
- Resource - TotalWar Warhammer - Unit Stats Table - by RoninX2807 - based on game version: 1.3.0 and DLCs
- Answer - Changing Cavalry Unit Sizes - by Tarsus999
Models
- TOOL - RMeditor - by phazer - extract models and animations, find and unpack textures, edit texture paths inside .rigid_model_v2 files, render models - All Warscape
Textures
- Resource - Various retextures - modders resource - by kelembribor21
- TOOL - DDSConverter - by DiegoDelaVega - converts DX10 BC1 through BC3 textures to DX9 DXTn formats
Mapping
Battle Map
- Resource - Community Battle Map Best Design Practices by CA
- Tutorial - How to add a custom siege map to the campaign by Der_Spaten
Factions
- Answer - How to unlock a faction by Clyclone Jack
2D Graphics
- TOOL - UI Layout Parser by Cpecific
Scripting
- Resource - Warhammer Lua Game Functions - by Litharion
References
- Resource - Warhammer Information Thread Index - by PaulH - Index to the Information Threads for Potential New Units
- Resource - Empire images for modders - by AL890
Miscellaneous
- TOOL - RigidModel NotePad - by phazer - edit .dds file names+folders inside .rigid_mode_v2 files, safely and fast!
- TOOL - Easy Rigid Editor (for texture links) - by Der_Spaten - included in RPFM
- Answer - Guide to get the unrestricted camera for beginners - by Turumba - All Warscape