1. Total War: WARHAMMER III
  2. News

Total War: WARHAMMER III News

An Update on Unit Recruitment Issues

[p]UPDATE \[OCTOBER 10TH]:[/p][p]We are starting to lock in on our release candidate for next week, but we wanted to check in with a quick update confirming what next week looks like and what we're wanting to see from this weekends tests.[/p][p]As it stands today, we're seeing all the right signs that the Hotfix is effective at restoring Lizardmen and Tomb Kings AI to a better state. They're recruiting armies, challenging nearby factions, and interacting with campaigns in line with our expectations.[/p][p]Similarly we've observed Chaos Dwarfs are now recruiting elite dwarf units, though we will call out that many of their army comps that we've reviewed still show them filling their armies with Hobgoblin/Orc Laborer units. Chorfs aren't a focus of this Hotfix, this is all about LM and TK, but it is something that we'll be wanting to follow up on after we've rolled out 6.3.2.[/p][p]We'll also share that LL's like Golgfag and Changeling are something that we're discussing internally. We're assessing how we want to approach redefining some of these factions ability to influence Campaigns when under AI control. Naturally any bugs these factions exhibit will be resolved as a priority, but we will take much of the data that we've gathered these past few weeks (including player feedback across our channels) and use it as a starting point to map out future changes we may look to bring here.[/p][p]Back to topic - this weekend, we're continuing to run lengthy campaign playthrough tests across our development teams, bolstered by a further run of Autotests to help provide us with masses of baseline data. On Monday our teams will meet to review the results of these tests and start to make determinations on when exactly we'll publish the Hotfix next week.[/p][p]If we continue to see more of the positive results that we're already seeing for Lizardmen and Tomb Kings, then we're all speed ahead for publishing it to LIVE as promised. If we feel that there's any risk of the issue persisting, or any new issues starting to show in our tests, we'll carefully assess how we proceed from there. Our objective is to ensure we get this right, and not to add more Hotfixes into the mix, which thankfully isn't something we're expecting that we'd need to do based on the results we're seeing so far.[/p][p]Either way, we'll continue to keep you updated as we push on into next week.[/p]
[p]
Hi all,[/p][p][/p][p]We’ve been investigating the issues affecting Campaign AI since the release of 6.3.1 and are working hard to restore it back to a better standard. I want to give you an update on why these issues have occurred, and where we are with our progress on fixing them.[/p][p][/p][p]A Hotfix is in development, currently its singular focus is on Campaign AI Unit Cap Recruitment fixes and the bad AI behavior that stems from this issue. Hotfix 6.3.2 is presently scheduled for release next week. It entered the first phases of our testing earlier today and is showing positive signs of providing an improved experience to the game. [/p][p][/p][p]Over the last few weeks when responding to questions on this topic, we had originally planned to publish the fix as part of 7.0. Now that the investigations have been completed and we are almost there with a fix, it makes sense to decouple it from 7.0 to get it out as quickly as we can. [/p][p][/p][p]The issues with Campaign AI are unfortunately complex to resolve. We haven't been able to deliver an immediate fix as we needed to conduct some very thorough investigations into the root causes, but we are working as quickly as the complexity allows. We’ll go into that complexity below for those who want the detail, but if you’re just looking for the headline: we’re on it.[/p][p][/p][p]Hotfix 6.3.2 aims to address the recent problem that we’ve seen where factions aren’t recruiting units into their Armies, and the idle behavior that’s stemmed from that. This issue with recruitment has been a highly visible problem since the release of Update 6.3, but this issue wasn’t caused by 6.3 itself. We’ve discovered that this issue has been present in the game prior to this update and affects factions where the AI is tasked with managing Unit Caps. We have found that the AI was building lists of units to recruit without taking caps into consideration, resulting in recruitment failing to occur and stalling the AI decision making process. [/p][p][/p][p]These issues have been compounded by changes that we made to the different resources that are required to recruit units by the Lizardmen and Tomb Kings, and why you may have also seen issues like this happen with factions that use pooled resources (like Spawning Sequence, Meat, Oathgold, or Skulls) to recruit. Lizardmen and Tomb Kings will still face an uphill struggle in their campaigns when managed by the AI (they have challenging starting locations which regularly sees them defeated fairly early on) but they shouldn’t be fighting with both hands tied behind their back. [/p][p][/p][p]For a deeper look at what causes these issues, here’s Lead Technical Designer, Radoslav Borisov with detail about how our AI is currently behaving.[/p][p][/p][hr][/hr][p][/p][p]The way our AI handles unit recruitment occurs over several distinct steps.
[/p][p]One of those steps is selecting a list of units to recruit into a specific force, with the goal of acquiring the necessary strength to perform a task.
[/p][p]When the AI is mapping out its shopping list of units that it wants to recruit, unit caps are not currently taken into consideration in a proper fashion. This results in the recruitment action failing as soon as a unit's cap is exceeded.
[/p][p]Recruitment action failure then occurs. Should the AI decide that its next task should be to attack a settlement, it’s generating a recruitment action and then expecting an increase in force strength to a level where it feels the settlement garrison that it's targeted for attack can be defeated. Without the unit recruitment task’s successful resolution, it holds up the subsequent task and leaves the AI in a paralyzed state. It’s a cascade of failures that result in certain factions failing to complete any aggressive actions whatsoever.
[/p][p]In order to be efficient in how resources are allocated and spent, the AI relies heavily on several beliefs around the current state of the game world.
[/p][p]Some examples of these assumptions are things like:[/p]
  • [p]Cheapest unit that can be recruited anywhere in the faction[/p]
  • [p]Strongest unit that can be recruited anywhere[/p]
  • [p]Most cost-efficient unit (best cost to strength ratio)[/p]
  • [p]Estimated number of turns to reach the recruitment location of the strongest/cheaper unit[/p]
[p]
Any mistakes when constructing these assumptions has been found to lead to a catastrophic failure in many of our AI systems.[/p][p]
If the AI believes a unit is free and provides any meaningful strength increase it will not allocate any resources to buy units – it wrongly believes it can fill its armies with powerful units for free and so will pursue that option and trigger a failure cascade.[/p][p]
If the cost of a unit is not properly evaluated, the AI finds itself in situations where it has budgeted some money that ultimately ends up being insufficient, causing overspending and running them into an irrecoverable, or very slow to pay off debt.[/p][p]
This is where pooled resources come into play – the AI’s ability to understand, plan and budget pooled resources is not ideal. Lately, AI has not been factoring in pooled resource to its costs properly, leading to incorrect beliefs about what it can and cannot afford, resulting in action failure.[/p][p]
These past weeks of investigation have shown to us that the majority of our internal systems were unprepared for actions that ostensibly could not fail, to fail. The cascading effect led to all sorts of problems – the AI couldn’t change stances properly, attacking on the campaign failed, recruitment failed, laying siege failed, and so on.[/p][p]
We’ve identified and resolved the leading causes for such failures, but it’s very likely there are other cases we are not yet aware of just yet. Resolving the immediately known causes of this problem is helping us to remove any denser levels of fog that may be obscuring other possible causes, and as they become known to us, we’ll resolve those too.
[/p][p]As it stands today, there are around 200 different pooled resources in the game and they are used in a large variety of ways. For us to be absolutely certain that everything is properly accounted for is a daunting task, but we will continue working on identifying and resolving any issues in the future, and will not deploy this Hotfix without careful monitoring of the effect it has, and will continue to stay committed to bringing more improvements as necessary.[/p][p][/p][p]— Radoslav Borisov // Lead Technical Designer[/p][p][/p][hr][/hr][p][/p][p]News on Tides of Torment will take a back seat until we’ve resolved this issue. We’re looking forward to giving you your first complete look at this next DLC, but fixing this comes first.
[/p][p]In closing, please accept our apologies for the experience that you’re currently having with the game. I’ll be active across our different community spaces helping to keep you informed on our progress as we move towards the release of Hotfix 6.3.2.[/p][p][/p][p]— Freeman // Head of Community[/p][p][/p]
For the latest news and announcements, don't forget to visit our official social channels.
[p]SteamXFacebookInstagramDiscordBluesky[/p]

Autumn Sale NOW ON!

Leaves are falling, and so are our prices! From today until the 6th of October, get up to 80% off a selection of Total War titles.

https://store.steampowered.com/app/1142710/Total_War_WARHAMMER_III/

https://store.steampowered.com/app/1937780/Total_War_PHARAOH/

https://store.steampowered.com/app/885970/Total_War_ROME_REMASTERED/

👉 Check out all the deals here 👈

[h3]🕙 Sale ends 6th October  @ 10AM PDT/6PM BST[/h3]


— The Total War Team

For the latest news and announcements, don't forget to visit our official social channels.

X Facebook Instagram Discord Bluesky

Hotfix 6.3.1

[p][/p][p][/p][p]Hey there folks,[/p][p]Hotfix 6.3.1 is now out of Beta and live for all players. This will be our final planned game update prior to the release of Total War: WARHAMMER III: Tides of Torment and the release of Game Update 7.0.[/p][p]We’ve focused this Hotfix on bringing further improvements to many of the changes brought with Patch 6.3 and offering some refined balance changes for both Lizardmen and Tomb Kings. This Hotfix also helps to address an unintended AI behavior that was causing AI controlled factions to poorly budget their resource, and result in instances of low stack armies on your campaign maps.[/p][p]There’s a host of additional changes, fixes and improvements detailed below, so hit the button down below for the full list of changes.[/p][p][/p][hr][/hr][p][/p][h2]Highlights[/h2]
  • [p]Two new frontend toggles for Unusual Locations as well as balance changes and bug fixes[/p]
  • [p]Lizardmen factions that have mechanics to spawn in Blessed units now gain double the Spawning Sequence from performing actions compared to the 6.3 release.[/p]
  • [p]All Lizardmen factions have a method of increasing the capacity of Blessed Spawning units.[/p]
  • [p]Tomb King factions can now begin researching technologies from Turn 1, even on Legendary difficulty.[/p]
  • [p]Vampiric Corruption values from technologies have been reduced with additional effects added.[/p]
  • [p]Improved some AI calculations on recruitment, though there is more to come in the future to fully resolve this.[/p]
[p][/p][hr][/hr][p][/p][p]For the full list of changes, check out the full Release Notes at the link below:[/p][p][/p][p]HOTFIX 6.3.1 RELEASE NOTES
[/p][p]See you on the battlefield![/p][p][/p][p]— The Total War Team[/p][p][/p][hr][/hr][hr][/hr]
⚠ IMPORTANT
[hr][/hr][hr][/hr][p]If you experience any issues after downloading the update, please take a moment to Verify the integrity of the game files first to ensure there were no issues when downloading. A step-by-step guide can be found in this article.

If the issues persist, please visit our support site for additional troubleshooting steps and assistance.

[/p][hr][/hr][hr][/hr]
🧱 MOD WARNING
[hr][/hr][hr][/hr][p]Please note that user-generated mods may have compatibility issues with new game updates. If you are encountering performance or stability issues following a release, is recommended that you disable any mods you're running. If you continue to experience issues, please visit our support site for additional troubleshooting steps and assistance.

[/p]
For the latest news and announcements, drop by our official social channels.

[p]SteamXFacebookInstagramDiscordBluesky[/p]

Hotfix 6.3.1 Beta

[p][/p][p][/p][p]Hey there folks,[/p][p]Next Tuesday, September 23rd, we’ll publish Hotfix 6.3.1, our final planned game update prior to the release of Total War: WARHAMMER III: Tides of Torment and the release of Game Update 7.0.[/p][p]We’ve focused this Hotfix on bringing further improvements to many of the changes brought with Patch 6.3 and offering some refined balance changes for both Lizardmen and Tomb Kings. This Hotfix also helps to address an unintended AI behavior that was causing AI controlled factions to poorly budget their resource, and result in instances of low stack armies on your campaign maps.[/p][p]There’s a host of additional changes, fixes and improvements detailed below, but if you’d like to check out the changes for yourself, players on Steam can switch their client to the Beta branch and play these changes right now. You can find instructions on how to do this at the bottom of this post.[/p][p]Here's some highlights from today's release:[/p][p][/p][hr][/hr][p][/p][h2]Highlights[/h2]
  • [p]Two new frontend toggles for Unusual Locations as well as balance changes and bug fixes[/p]
  • [p]Lizardmen factions that have mechanics to spawn in Blessed units now gain double the Spawning Sequence from performing actions compared to the 6.3 release.[/p]
  • [p]All Lizardmen factions have a method of increasing the capacity of Blessed Spawning units.[/p]
  • [p]Tomb King factions can now begin researching technologies from Turn 1, even on Legendary difficulty.[/p]
  • [p]Vampiric Corruption values from technologies have been reduced with additional effects added.[/p]
  • [p]Improved some AI calculations on recruitment, though there is more to come in the future to fully resolve this.[/p]
[p][/p][hr][/hr][p][/p][p]For the full list of changes, check out the full Release Notes at the link below:[/p][p][/p][p]HOTFIX 6.3.1 RELEASE NOTES
[/p][p]See you on the battlefield![/p][p][/p][p]— The Total War Team[/p][p]
[/p][hr][/hr][p][/p][h2]How to download the Beta branch[/h2][p][/p]
  1. [p]Open your Steam client and go to your Library.[/p]
  2. [p]Right-click on Total War: WARHAMMER III and select 'Properties'.[/p]
  3. [p]Navigate to the 'Betas' section.[/p]
  4. [p]In the drop-down menu, select 'hotfix_6.3.1_beta - Hotfix 6.3.1 Beta'.[/p]
  5. [p]Steam will then download the necessary files and begin the patching process to install the Beta.[/p]
[p][/p][p]The download and patching process usually doesn't take very long. Once its installed, you can jump in![/p][p][/p][hr][/hr][hr][/hr]
⚠ IMPORTANT
[hr][/hr][hr][/hr][p]If you experience any issues after downloading the update, please take a moment to Verify the integrity of the game files first to ensure there were no issues when downloading. A step-by-step guide can be found in this article.

If the issues persist, please visit our support site for additional troubleshooting steps and assistance.

[/p][hr][/hr][hr][/hr]
🧱 MOD WARNING
[hr][/hr][hr][/hr][p]Please note that user-generated mods may have compatibility issues with new game updates. If you are encountering performance or stability issues following a release, is recommended that you disable any mods you're running. If you continue to experience issues, please visit our support site for additional troubleshooting steps and assistance.

[/p]
For the latest news and announcements, drop by our official social channels.

[p]SteamXFacebookInstagramDiscordBluesky[/p]

Patch 6.3 Now Available

[p]Hey Folks,

We’re pleased to say that Patch 6.3 is now releasing in full following our initial beta release over this past weekend. The instability issues that were present on AMD Hardware has now been resolved, and our teams are confident that we’ve seen the last of those issues with this release.

Thanks to everyone who checked out our Beta over the weekend and provided us with plenty of new feedback on the Patch itself. We’ve been able to incorporate a handful of those changes in time for this release (detailed separately within the full patch notes), and our teams are continuing to evaluate all of the feedback from hungry Lizardmen and Tomb Kings players who went hands on with the changes this weekend.

We’re expecting to publish Hotfix 6.3.1 in the coming weeks that will look to address some of that feedback alongside a handful of additional minor issues, with an eye to bring some refinement to the general balance of our Tomb King and Lizardmen changes in updates further down the road. Please keep that feedback coming, we deeply appreciate it!

Patch 6.3 brings a host of updates and improvements to the Tomb Kings and Lizardmen, and updates from our audio teams that adds Warriors of Chaos music from the first Total War: WARHAMMER, alongside expanded VO for Wulfrik, and entirely new VO for Throgg in Norsca. With Bretonnia we’ve also added brand new VO for Alberic de Bordeleaux, alongside a new VO variant added for Bretonnian Lords.

Want more? Here’s just some of our favorite changes and fixes added in this patch:[/p]
  • [p]20 new Unusual locations[/p]
  • [p]220+ Trait rebalances[/p]
  • [p]Greenskin Skill Updates[/p]
  • [p]Camera Blood Splatter[/p]
  • [p]Bugfixes across the board[/p]
[p]
Check out the link below for the complete Patch Notes and full details around everything else that we’ve added in this Patch. If you encounter any issues after updating to Patch 6.3, please report them in our dedicated bug reporting area so our QA teams can investigate.[/p][p][/p][p]6.3 RELEASE NOTES 6.3 DEV BLOG

See you on the battlefield![/p][p][/p][p] — The Total War Team[/p][p][/p][p] [/p][hr][/hr][hr][/hr]
⚠ IMPORTANT
[hr][/hr][hr][/hr][p]If you experience any issues after downloading the update, please take a moment to Verify the integrity of the game files first to ensure there were no issues when downloading. A step-by-step guide can be found in this article.

If the issues persist, please visit our support site for additional troubleshooting steps and assistance.

[/p][hr][/hr][hr][/hr]
🧱 MOD WARNING
[hr][/hr][hr][/hr][p]Please note that user-generated mods may have compatibility issues with new game updates. If you are encountering performance or stability issues following a release, is recommended that you disable any mods you're running. If you continue to experience issues, please visit our support site for additional troubleshooting steps and assistance.

[/p]
For the latest news and announcements, drop by our official social channels.

SteamXFacebookInstagramDiscordBluesky