
[Bug]: MelonLoader not loading when launching game on Ubuntu 22.04
Closed this issue ยท 3 comments
All of the following criteria must be met
- All Requirements must be installed.
- Changed the title so that it doesn't just says "[Bug]: "
- I have searched the GitHub issues for my bug, even in the closed issues.
All of the following are optional to answer
- Tried reinstalling the Game.
- Tried reinstalling MelonLoader.
- Tried restarting PC.
- Was able to see the Start Screen.
Describe the issue.
MelonLoader not starting at all when the game is launched.
Fix
What worked for me was changing the name of version.dll
to winhttp.dll
And adding this to the launch options: WINEDLLOVERRIDES="winhttp=n,b" %command%
Environment:
Ubuntu 22.04.5 LTS x86_64
Did you attach your log file?
Select an option below
That seems like it's working as intended. Not all games will load version.dll
, so the proxy allows for multiple other DLLs to be used (winhttp
being one of them).
This issue is stale because it has been open for 4 months with no activity. If this is still an issue then please leave a comment, or else this will close in 2 weeks.