Posted April 04, 2024
Hi all. Can someone provide me with a guide on how to install mods on the Mac version of the game?
Update:
Got it working. Two things are needed.
1. Run the app in rosetta (thank you evernight)
2. Make sure that the param.xml file has mapped a hotkey (this was the problem for me). If not add the following:
<Hotkey>
<keyCode>F10</keyCode>
<modifiers>2</modifiers>
</Hotkey>
Which translates to SHIFT+F10. You can, of course, set this as you like :)
Update:
Got it working. Two things are needed.
1. Run the app in rosetta (thank you evernight)
2. Make sure that the param.xml file has mapped a hotkey (this was the problem for me). If not add the following:
<Hotkey>
<keyCode>F10</keyCode>
<modifiers>2</modifiers>
</Hotkey>
Which translates to SHIFT+F10. You can, of course, set this as you like :)
Post edited May 10, 2024 by kafjopo