herreweb_games/documentation/readthedocs/source/stronghold_crusader.rst

23 lines
741 B
ReStructuredText
Raw Normal View History

2022-12-29 21:41:06 +00:00
*******************
Stronghold Crusader
*******************
.. note::
Make sure you have installed ``protontricks`` with pip3 install protontricks
First, install SHK into steam, or copy the installer folder.
This guide follows the steam installation, but can also be used as reference for a folder based installation.
Next, you will need to install directplay and fix some settings in winecfg.
.. code-block:: bash
2022-12-29 22:01:43 +00:00
chmod 777 ~/.local/share/Steam/steamapps/compatdata/40970/pfx/dosdevices/c:/windows/syswow64/*
2022-12-29 21:41:06 +00:00
protontricks 40970 directplay
protontricks 40970 winecfg
The last command should open the winecfg for this game environment, this winecfg should look like:
.. image:: images/winecfg_strongholdcrusader.png