Factorio Achievement Enabler for Linux
With this you can get steam achievements while playing the game with mods.
Get the executable file from the release tab and run it with the factorio path as a parameter.
Example:
./FAE_Linux /.../SteamLibrary/steamapps/common/Factorio/bin/x64/factorio
You can build the binary yourself using the following commands:
git clone https://github.com/UnlegitSenpaii/FAE_Linux.git
cmake FAE_Linux/CMakeLists.txt
make
The compiled binary can be found in the /out folder.
- Major cosmetic changes will not be accepted and will be rejected.
- Small, meaningful changes such as pattern updates or minor functionality improvements are welcome.
- Pull requests that introduce large, sweeping changes that are difficult to review will be rejected without comment, due to security and maintainability concerns.
Please ensure your contributions are focused, clear, and easy to review. Thank you for your understanding!
You can find the results of tests in the latest release notes.
You can find additional information in the wiki.
VSCode
Ghidra (Tool used for RE)
oorzkws FAE for Windows (for the Patterns :) )