this post was submitted on 26 Aug 2025
35 points (97.3% liked)
Linux Gaming
21186 readers
1293 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
WINEOVERRIDEDLL="winmm=n,b;miniupnpc=n,b;discord-rpc=n,b" %command% -mp
Is that correct? Those dlls are located in the base Marvel's Spider-Man Remastered steam directory. There is one more in Marvel's Spider-Man RemasteredSMT/Scripts/smt_release.dll
Do I include that as well un the kaunch command?
Edit: tried this command and I tried it with the smt_release=n,b both included and the gsme still launches without the mod "host" and "join" options
Try "WINEDLLOVERRIDES"
Now the game does not launch, I press play and nothing happens.
You can try adding the overrides in wine cfg instead (you can use proton tricks to make this easier if you're running through steam). I'm not familiar with this mod though so I'm afraid I can't help you further. Hopefully someone else who knows the mod will be able to help.
I am in winecfg how would I go about setting uo the overrides?
https://www.patreon.com/hbgda
They also have a discord I can link
Edit: nvm may have found it. Gonna give it a go.
Edit 2: I successfully added rhe overrides and it is the same result. I press play and nothing happens.
What do your launch options look like?
WINEDLLOVERRIDES="winmm=n,b;miniupnpc=n,b;discord-rpc=n,b;smt_release=n,b" %command% -mp
I can't test right now if this would cause a game to fail to launch, but you should be using spaces instead of semicolons between different dlls
I changed out the semicolons for spaces and the game still fails to launch