Originally developed by The Creative Assembly
Developed for Linux by Feral Interactive Limited
Published for Linux by Feral Interactive Limited
This document is intended to help you answer any questions that you may have about Total War: THREE KINGDOMS
Total War: THREE KINGDOMS has been fully tested on Ubuntu 18.04. For the best gameplay experience, we recommend you use one of these distros.
The game should also work on other recent versions of Ubuntu, and may also work on other Linux distros; however, as the game has not been tested on these, it is possible that you will encounter performance and gameplay issues, and we do not currently offer support for other versions or distros.
The graphics card series and driver versions below have been tested, and these and higher series or versions will run the game without issues:
AMD
Series: R9 285 (2GB)
Driver version: Mesa 19.0.1
Nvidia
Series: 680 (2GB)
Driver version: 418.56
NOTE: Open-source Nvidia graphics drivers are not currently supported by Total War: THREE KINGDOMS. Unfortunately, the current open-source Nvidia drivers do not support a number of the graphical features used in the game.
Intel
Intel graphics cards are not currently supported by Total War: THREE KINGDOMS.
Total War: THREE KINGDOMS requires the Vulkan API to play, and without it the game will not run. Nvidia drivers come packaged with Vulkan by default, but AMD Mesa drivers do not.
To install Vulkan drivers for an AMD graphics card on Ubuntu, follow the instructions below. For other distributions, please refer to the distribution's documentation.
sudo apt install mesa-vulkan-drivers
Please note: Once installed, you may need to update to a later version of the Mesa drivers before you can play the game. Please read Total War: THREE KINGDOMS's system requirements to see which Mesa driver version is required.
If your CPU frequency scaling governor is set to "Power Save" mode, you may experience performance issues in Total War: THREE KINGDOMS. When playing games, we recommend that you set your CPU frequency scaling governor to "High Performance" mode.
We have developed a tool called GameMode that can enact this process automatically. If GameMode is installed, Total War: THREE KINGDOMS will automatically set your CPU frequency scaling governor mode. To find out more please visit the GameMode entry on GitHub.
If you wish to manually set your CPU frequency scaling governor mode, please follow the instructions below.
echo performance | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
. Press the Return key.If you wish to change your settings back to "Power Save" mode, simply follow the instructions above and enter the following line of code: echo powersave | sudo tee /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
.
Please note: This FAQ tells you how to force your graphics card to use the amdgpu kernel driver. This is considered experimental on older AMD graphics cards and may cause system instability; you follow these instructions at your own risk.
AMD 200 and 300 series graphics cards based on the 1st or 2nd generation Graphics Core Next micro-architecture use the radeon kernel driver by default. Total War: THREE KINGDOMS uses the Vulkan graphics API, which requires the amdgpu kernel driver. You can force your graphics card to use the amdgpu kernel driver but may experience system instability.
To force your graphics card to use the amdgpu kernel driver, follow the instructions below:
Open Terminal and enter the following command:
xhost +si:localuser:root; sudo gedit /etc/default/grub
When prompted, enter your password.
A text editor window will open. Find the following line: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
Change the line to the following: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeon.si_support=0 radeon.cik_support=0 amdgpu.si_support=1 amdgpu.cik_support=1"
Save the file and exit the editor.
Open Terminal and enter the following command: sudo update-grub
Reboot your computer.
Total War: THREE KINGDOMS will now run on your computer.
Yes, achievements are supported by Total War: THREE KINGDOMS.
If you are signed in to Steam, your achievements will be visible to you in-game and also to other players through the Steam application.
The following DLC is available for Total War: THREE KINGDOMS. All DLC is available from the Feral Store or Steam.
• Yellow Turban Rebellion Warlord Pack
• Eight Princes Chapter Pack
• Mandate of Heaven Chapter Pack
• Reign of Blood Effects Pack
• A World Betrayed Chapter Pack
Switching between a virtual terminal (by pressing Ctrl + Alt + F1-F6) and the X server (by pressing Ctrl + Alt + F7) while the game is running may cause the game to crash or the graphics to render incorrectly.
The problem will be fixed the next time you launch the game.
We do not recommend switching to a virtual terminal while running the game, as the problem is likely to occur each time you do so.
Feral games use a number of open-source software libraries. These libraries are the property of their respective owners, and are used under license.
To see a list of the libraries used in Total War: THREE KINGDOMS, and view their license files, select Software Licenses from the Support tab of the pre-game Options window.
Please read the technical support information in the ReadMe; this tells you what to check and if necessary, how to contact Feral Technical Support with your issue.