Total War: SHOGUN 2

Total War: SHOGUN 2

Morning Sun version 1.0
 This topic has been pinned, so it's probably important
uanime5  [developer] 17 Apr, 2021 @ 12:50pm
Tools and tutorials used for modding TWS2
There are two tools you can use to mod TWS2: the official tools and the packfile manager.

The official tools were released by CA so that modders could easily change almost all of TWS2 (I wouldn't be able to make new maps without them). This thread explains how to download them from Steam and explains what they do.
http://www.twcenter.net/forums/showthread.php?564514-How-to-use-the-Official-Modding-Tools

The packfile manager is a fan made tool that lets you edit DB tables if pack files. You can also edit esf files but it's often easier to use the official tools.
http://www.twcenter.net/forums/showthread.php?494248-Pack-File-Manager-2-4-1-Compatability-Features-added

I've also made two tutorials explaining how to use the official tools. Here is the tutorial explaining how to split a region:
http://www.twcenter.net/forums/showthread.php?600630-How-to-split-a-region

Here is the tutorial explaining how to add a new factions:
http://www.twcenter.net/forums/showthread.php?601197-How-to-add-a-new-faction-and-modify-existing-ones
< >
Showing 1-1 of 1 comments
uanime5  [developer] 17 Apr, 2021 @ 12:50pm 
Here are some guide regarding how to do various things using the pack file manager:

Play as any faction using the tutorial campaign

Open the Startpos.esf and go to COMPRESSSED_DATA/CAMPAIGN_ENV/CAMPAIGN_MODEL/WORLD/faction_array, open the faction_array and select FACTION.

Below the name of the faction it will be True, True, True. Change this to True, True, False to make the faction unplayable.

Repeat so the faction you want to play as is playable and all the ones before it are unplayable.

Put this startpos in the campaigns/tutorial faction.

Start the tutorial campaign and you can now play as this faction.


Increase the amount of money you start with
To increase the amount of money a clan starts with go to COMPRESSSED_DATA/CAMPAIGN_ENV/CAMPAIGN_MODEL/WORLD/faction_array, find the clan, go to faction_economics, and change the 2000 to the amount of money you want this clan to start with. This amount will be increased by 2000 if you play on easy difficulty and 1000 on normal difficulty.

Chance the number of turns per year
To increase the number of turns you need to edit the campaign_calindar in the startpos. Change the 4 to 12 to have 12 turns per year.

Victory conditions
To change the victory conditions open the campaign_preopen_map_info, open victory_condition_options, and open the faction whose victory conditions you want to change.

Victory_condition_block_0 is the victory conditions for Dominion, currently 65 regions by 1600. Change 65 in the Campaign_victory_conditions to change the number of regions needed to win, change 1600 in the Date to change the end year.

Victory_condition_block_1 is for the long campaign (40 regions by 1600).
Victory_condition_block_2 is for the short campaign (20 regions by 1575 or 1580).
Victory_condition_block_3 to Victory_condition_block_5 are for multiplayer.

Make a clan a vassal of another clan
To make Tokugawa Oda's vassal you need to select the startpos, find the World/faction_array, find the Oda and Tokugawa factions (remember their faction numbers), open the Oda faction's diplomacy_manager, find the Tokugawa faction by searching for their faction number, and change the first neutral to patron.

Next open the Tokugawa faction's diplomacy_manager, find the Oda faction by searching for their faction number, and change the first neutral to protectorate.

As a clan can only be the vassal of one clan you need to change Imagawa's diplomacy so Tokugawa is no longer their vassal (change patron to neutral).
< >
Showing 1-1 of 1 comments
Per page: 1530 50