Use ModManager on mac
Hi, I run Satisfactory on my mac using CrossOver. I tried to install the modmanager in the bottle, but it requires WebView2 which fails to install. Using the ModManager App for mac works, but it doesn't detect my installation, since the macos steam thinks I don't have it installed. Can anybody assist me with that? I'm really lost rn
Solution:Jump to solution
For future readers: https://github.com/satisfactorymodding/ficsit-cli/
GitHub
GitHub - satisfactorymodding/ficsit-cli: A CLI tool for managing mo...
A CLI tool for managing mods for the game Satisfactory - satisfactorymodding/ficsit-cli
14 Replies
thats the debug info from the mac app, if that helps
-# Responding to
Key Details for SMMDebug-2025-01-01-23-02-16.zip
triggered by @MiaCodesIs it somehow possible to tell the modmanager the folders manually?
You can use ficsit-cli instead
>cli
Thought we had a bot command for that, hm
Check the GitHub
alright, thank you :)
@Mircea (Area Actions) is there something else that can be done in this situation?
Solution
For future readers: https://github.com/satisfactorymodding/ficsit-cli/
GitHub
GitHub - satisfactorymodding/ficsit-cli: A CLI tool for managing mo...
A CLI tool for managing mods for the game Satisfactory - satisfactorymodding/ficsit-cli
Do you perhaps know why it just exits when I try to run it? On my other thread nobody did answer
If it's apple silicon, it's probably because of code signing
Let me find what the command was to resign the executable
And for SMM, not sure what's going on, it does find the crossover bottle, and the steam inside it, but not sure why it doesn't then also find the game
codesign -s - -f -vvvvvv ficsit_darwin_all
thanks, I‘ll tr once I‘m back and satisfactory is reinstalled :)
it still doesn't work...
What was the output of codesign?
ficsit_darwin_all: signed Mach-O universal (x86_64 arm64) [ficsit_darwin_all-2a1cfad2420a423eb217246d6543bbe5fa259f83]
Hmm, that looks like it succeeded
If you try to just doubleclick on the executable, does macos give you any popup with maybe more info?
it opens it in the terminal
and gives that
i first did chmod +x, then signed it, then allowed it in the privacy and security settings to be opened