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:
GitHub
GitHub - satisfactorymodding/ficsit-cli: A CLI tool for managing mo...
A CLI tool for managing mods for the game Satisfactory - satisfactorymodding/ficsit-cli
Jump to solution
14 Replies
MiaCodes
MiaCodesOP3w ago
thats the debug info from the mac app, if that helps
FICSIT-Fred
FICSIT-Fred3w ago
SMM Version: 3.0.3
SMM Version: 3.0.3
-# Responding to Key Details for SMMDebug-2025-01-01-23-02-16.zip triggered by @MiaCodes
MiaCodes
MiaCodesOP3w ago
Is it somehow possible to tell the modmanager the folders manually?
Robb
Robb3w ago
You can use ficsit-cli instead >cli Thought we had a bot command for that, hm Check the GitHub
MiaCodes
MiaCodesOP3w ago
alright, thank you :)
Robb
Robb3w ago
@Mircea (Area Actions) is there something else that can be done in this situation?
Solution
Robb
Robb3w ago
GitHub
GitHub - satisfactorymodding/ficsit-cli: A CLI tool for managing mo...
A CLI tool for managing mods for the game Satisfactory - satisfactorymodding/ficsit-cli
MiaCodes
MiaCodesOP7d ago
Do you perhaps know why it just exits when I try to run it? On my other thread nobody did answer
Mircea
Mircea7d ago
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
MiaCodes
MiaCodesOP6d ago
thanks, I‘ll tr once I‘m back and satisfactory is reinstalled :) it still doesn't work...
Last login: Mon Jan 13 20:20:41 on ttys002
/Users/name/Downloads/ficsit_darwin_all ; exit;
name@MacBook-Pro-von-Mia ~ % /Users/name/Downloads/ficsit_darwin_all ; exit;
zsh: killed /Users/name/Downloads/ficsit_darwin_all

Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]
Last login: Mon Jan 13 20:20:41 on ttys002
/Users/name/Downloads/ficsit_darwin_all ; exit;
name@MacBook-Pro-von-Mia ~ % /Users/name/Downloads/ficsit_darwin_all ; exit;
zsh: killed /Users/name/Downloads/ficsit_darwin_all

Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]
Mircea
Mircea6d ago
What was the output of codesign?
MiaCodes
MiaCodesOP6d ago
ficsit_darwin_all: signed Mach-O universal (x86_64 arm64) [ficsit_darwin_all-2a1cfad2420a423eb217246d6543bbe5fa259f83]
Mircea
Mircea6d ago
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?
MiaCodes
MiaCodesOP5d ago
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

Did you find this page helpful?