
theemissary
Published
gamescope -W 2560 -H 1440 %command%
For some reason i needed to use gamescope to be able to capture keybord input in wayland/Hyprland.
gamescope -W 2560 -H 1440 %command%
I coud not get the keybord input to work at all on Wayland/Hyprland. So i had to use gamescope.
Everything works. Performance is not on par with Windows but still playable. Minor stuttering mostly in the beginning of matches. Playing multiplayer and punkbuster works just fine.
Runs good but the textures flicker. To fix this set launch options: "PROTON_NO_D3D11=1 %command%"
taskset --cpu-list 0-3 %command%
This game does not like processors with many cores and i needed to limit the core count for the game.
With all cores: ~ 30 fps With 4 cores: ~ 100 fps
Works Great after a few tweaks. Performance in battles and on campainmap is almost on par with Windows.
Necessary Fixes: Right click game i library -> properties -> betas -> select launcher_openbeta.
Other fixes: You need to start the game and it will create necessary config files.
Remove battery icon: Change "batter_meter false" in file : "steam/steam/steamapps/compatdata/214950/pfx/drive_c/users/steamuser/Application Data/The Creative Assembly/Rome2/scripts/preferences.script.txt"
Mods: To enable mods just place mod .pack file in "Total War Rome II/data/"
To activate mod create file: "steam/steam/steamapps/compatdata/214950/pfx/drive_c/users/steamuser/Application Data/The Creative Assembly/Rome2/scripts/user.script.txt"
And in user.script.txt write this if you want to use Divide et imperia for example: mod "_divide_et_impera_release_12_Part1.pack"; mod "_divide_et_impera_release_12_Part2.pack";