Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
You should be able to find this search bar in the upper right corner of the folder
I installed and ran the mod manager
but the mod manager button didnt appear in game
Copy and paste this into the location bar (make sure this is the only line in the location bar **do not skip this**).
Works perfectly though, thanks for this.
Gotta playthrough this game with much more joyful mods, cheers
winhttp dll: NOT FOUND
what should i do?
Everything is installed. mono the mod manager yet no button and F10 does nothing either
Source code you can work off of: https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2909170823
There's a discussion post on the main Discussions area that suggests you just run that program (not this installer) with mono, pick install as assembly, and it will apparently work. I can't vouch for it myself, but it might be a way forward.
As for running the game not working from this workshop item, the application just makes a command line call to run the steam executable with the ID of the game. I suppose they may have changed that with their updates lately, but it could also be Steam isn't on a global path in your environment (which is understandable but would mean I'd have to rewrite the program to go find that executable/binary too).
https://i.ibb.co/k0g8XhG/Screenshot-from-2023-07-11-14-48-44.png
I tried reinstalling the game and the mods, but nothing changed.
Does anyone know why?
In terminal navigate to workshop folder of this mod:
cd /home/USERNAME/.local/share/Steam/steamapps/workshop/content/823910/2682032040
then run it with wine on the protons prefix:
WINEPREFIX=/home/USERNAME/.local/share/Steam/steamapps/compatdata/823910/pfx wine InstallModManagerDirectly.exe
Now continue as described in mod description. NOTE: do not run the game directly from the mod manager as it will use your systems wine and not proton
Also, dont fotget to replace USERNAME for your username in linux