Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Doesn't Load on Linux/MacOS #9

Open
Krutonium opened this issue May 10, 2021 · 5 comments
Open

[BUG] Doesn't Load on Linux/MacOS #9

Krutonium opened this issue May 10, 2021 · 5 comments
Labels
Bug Something isn't working Enhancement New feature or request

Comments

@Krutonium
Copy link
Contributor

Describe the bug
Doesn't load on Linux/MacOS

To Reproduce
Steps to reproduce the behavior:

  1. Load the game

Expected behavior
Modloader Loads

output_log.txt
None is created

Additional context
Wine/Proton

NeighTools/UnityDoorstop#14

@piotrulos
Copy link

here is tutorial for doorstop under linux: piotrulos/MSCModLoader#123

@Krutonium
Copy link
Contributor Author

Add this to the Launch Parameters in Steam:

WINEDLLOVERRIDES="winhttp.dll=n,b" %command%

@Krutonium
Copy link
Contributor Author

@Krutonium
Copy link
Contributor Author

Need to edit /home/krutonium/.steam/root/userdata/147177919/config/localconfig.vdf
Path is $HOME/.steam/root/userdata/$steamid/config/localconfig.vdf
Need to add under "516750" we need to add
"LaunchOptions" *tab* "WINEDLLOVERRIDES=\"winttp.dll=n,b\""

@Athlon007 Athlon007 added the Enhancement New feature or request label May 16, 2021
@Athlon007 Athlon007 added the Bug Something isn't working label May 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants