...
- Install Wine
Option 1 - Download and i install Wine from from the official site
Option 2 - Download and install Wine using Brew
Code Block language c# brew install --cask wine-stable
Navigate to the FCS folder and run it.
Option 1 - via Terminal
Code Block language c# cd ./FCS_<version> wine Fcs.exe
- Option 2 - via context menu
...