Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
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