
Whopo Gestapo
Published
I used PrototypeFix for Resolution, MSAA, Shadow, FPS cap, and FOV adjustments.
Use PrototypeFix and edit the .INI file. It'll let you set your resolution above 720p, fixes some crashes and bugs, and has other settings you can adjust like the Frame Rate.
I downloaded the Shogun2.sh from Shogun 2 Linux Fix github and replaced the .sh file in the Shogun 2 Install Folder.
To de-linux how the fix works at https://github.com/GitoMat/Shogun2-Linux-Fix I'll walk step by step how I did it.
Install basic build tools: sudo apt install build-essential gcc-multilib
(Easy, open terminal and paste the command and run it)
Make clean install to install libraries in /opt/shogun2-fix:
(Download the shogun2-linux-fix code as a ZIP; then Unzip/Uncompress)
-Copy that folder and find /opt in file explorer
-Then open location as root {for me this was a right-click option on a empty space} paste that folder in /opt and rename it to shogun2-fix if needed.
-Go back to terminal and type cd /opt/shogun2-fix
-Then run make clean install or make clean all)
The final part is to replace the Shogun.sh that is in the game's install folder with the one that comes with the fix. Its simpler then editing it yourself and running a Launch Option.