























Desktop Entry file need to be updated with Exec=satisfactory-mod-manager %u to fix protocol URL issue in KDE Plasma 6
$ xdg-open smmanager://install?modID=PowerControlRoom
qt.qpa.wayland: Non-blocking swap buffers not supported. Subsurface rendering can be affected. It may also cause the event loop to freeze in some situations
kf.kio.core: "/usr/share/applications/satisfactory-mod-manager.desktop" contains supported protocols but doesn't use %u or %U in its Exec line! This is inconsistent.
SMM devs already have updated file version in repo
webkit2gtk needed as dependency. Without it you cannot build or run standalone version of SMM.
$ diff PKGBUILD PKGBUILD.new
9a10
> depends=('webkit2gtk')
Hello,
i just modified the pkgbuild too to build the new 2.4.1 version: https://pastebin.com/uuLvi0xJ
and it actually built just fine for me too. problem is that it doesn't "work." https://i.imgur.com/BK45huB.png
it loads up for me, but its all white. there's nothing in it lol.
edit: oddly enough the appimage version works. and they just put out version 2.4.3
@lifestronaut
I already figured this out myself, but I haven't had the time to test it yet. I'll update this package once I can see myself that mods install and run with v2.4.0.
@mateusauler
Lutris isn't missing as a dependency. This mod manager works with the Steam build of Satisfactory, and it might also work when the game is installed with legendary (an unofficial Epic Games Launcher)
I believe 'lutris' is missing as a dependency.
I updated a local copy of this PKGBUILD to v2.40 and it appears to compile and run fine when the "electron9" dependency is changed to "electron", currently v12. You will probably want to confirm this yourself as you're likely more experienced at this stuff than I am.
its failing to build due to electron9 and electron9 is orphan. but electron9-bin works and able to fill the requirement for electron9. so if you try to build this, make sure you install electron9-bin instead of building it yourself.
thank you laurinneff for the notice! i was starting to pull my hair out trying to figure out why the mods where not being loaded even though they were being installed correctly. xinput did the trick.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Hello, I have this error : ERROR exec: "pnpm": executable file not found in $PATH
After install pnpm package, I was able to install it without error :)