Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Big thanks to you man, this mod was desired for a long time! :D
What I did was download the Rome 2 Assembly Kit then open:
Steam\steamapps\common\Total War Rome II\assembly_kit\raw_data\EmpireDesignData\campaigns\main_rome\victory_objectives.txt
From there, I used CTRL+F to search for MP_COMPETITIVE and replaced that line with:
CONTROL_N_REGIONS_INCLUDING;
total 173;
I also scrolled down to where it says //** MP CO-OP ** and changed the primary objectives and payload with:
type CONTROL_N_REGIONS_INCLUDING;
total 173;
I did keep the other victory objective requirements for co-op but I believe by default, you only needed like 40 regions to win.
I went back and changed this for every campaign and faction. You can also use this file to also modify singleplayer victory objectives. From there, you just have to use the BOB on the assembly kit to create your mod. Once your mod is created, you will find it in:
Steam\steamapps\common\Total War Rome II\assembly_kit\retail\data\
//** MP VERSUS **
victory_objective
{
faction rom_rome;
campaign_type mp_vs_normal;
mission
{
victory_type military;
key rom_victory_mission_military_victory;
issuer CLAN_ELDERS;
primary_objectives_and_payload
{
objective
{
type MP_COMPETITIVE;
}
payload
{
game_victory;
}
}
}
}
^Like this entire thing? And that you did so for every faction? I don't know how "much" I have to delete. How many of these brackets you know