Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
{LINK REMOVED}https://www.mediafire.com/file/xtvzoeunfexa0c4/ID_02241457251_%255B_Updated_-_2020-09-27_%255D_-_%2528_LitManWeightRecompiled_%2529.7z/file
#F:\Steam\steamapps\workshop\content\440900\2036719585/player_dancer.pak
Have we the same Exe?
https://abload.de/image.php?img=aufnhame00222spj2m.png
This is my Mod's Load. I use only 2 for This and
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=02236221942
https://abload.de/image.php?img=aufnhame002216wjex.png
Screens (is increased)
https://abload.de/image.php?img=440900_20201006030214kmkbh.png
https://abload.de/image.php?img=440900_20201006030226lskhe.png
Maybe it's because of some other mod that somehow collides with this one?
But that's all theory. In any case, the weight base value can be reset with the instructions below.
I did that with my current game where I am already far advanced and just for fun I took the Random 2000 Weight Mod. From 7,000,021.kg I am now down to 2,197.7.kg.
02. Untick the Increase Weight Mod and tick your other Weight mod.
End the game
03. Navigate to your drive where Steam is located and then to:
"\steamapps\common\Conan Exiles\ConanSandbox\Saved\"
04. Make a copy of the "GAME.DB" somewhere, this is the database for The Exiles lands map.
"DLC_Siptah.db" .... yes for Sipath
05. Run Sqlite3.exe
06. You write in the open CMD window
sqlite> .open game.db
sqlite> select * from properties order by name DESC;
sqlite> DELETE FROM properties WHERE name LIKE '%BP_EncumbranceSystem_C.EncumbranceBase%';
sqlite> .save game.db
sqlite> .exit
( You can copy and paste line for line)
07. Start the game and continue your game
Yes you can. I look a little last night.
The backup databases & the exe sqlite3.exe are located in the save directory.
We already have everything.
Yes .... 7mille is a bit much. But you don't have to worry about the weight.
I think I will use the 2,000 kg version from Litman.
Oh how about a random version (so .. 1,500 kg - 2,800 kg)?
A different value for each start. I could make it customizable, but then the UI, you choose the weight e.g. if creating the character, can collide with other mods the use the UI. It's not great.
I'm not very ready in the DevKit for a own UI.
If at all possible, if you could copy and adjust this mod to only do around 2 or 2.5 times encumbrance it would be more inline with pre expansion weights.
I've dropped my playerencumbrance setting in the serversettings.ini down to .1 and it had minimal to no effect on the encumbrance at all
I think you mean LitManItemStackAndContainerSize
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1125427722
Yes i try.