安裝 Steam
登入
|
語言
簡體中文
日本語(日文)
한국어(韓文)
ไทย(泰文)
Български(保加利亞文)
Čeština(捷克文)
Dansk(丹麥文)
Deutsch(德文)
English(英文)
Español - España(西班牙文 - 西班牙)
Español - Latinoamérica(西班牙文 - 拉丁美洲)
Ελληνικά(希臘文)
Français(法文)
Italiano(義大利文)
Bahasa Indonesia(印尼語)
Magyar(匈牙利文)
Nederlands(荷蘭文)
Norsk(挪威文)
Polski(波蘭文)
Português(葡萄牙文 - 葡萄牙)
Português - Brasil(葡萄牙文 - 巴西)
Română(羅馬尼亞文)
Русский(俄文)
Suomi(芬蘭文)
Svenska(瑞典文)
Türkçe(土耳其文)
tiếng Việt(越南文)
Українська(烏克蘭文)
回報翻譯問題
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2964372166
Replace this mod with the new one. Do not use both together!
ich verstehe, ich werde mit den werten etwas herumspielen. Ich werde die Save-File nicht bearbeiten denke, werde meine gesamten Frachtcontainer abbauen und neu platzieren. Das wird "sehr" nervig und wird auch viel Zeit fressen. Na ja so habe ich übers Wochenende ein wirklich "langweilige" Aufgabe. Ich danke dir für deine Hilfe.
See You.
Example how the cargo capacity works:
Write <Size x="1" y="1" z="1" /> and you have a volume of 1000L cargo
Write <Size x="2" y="2" z="2" /> and you have a volume of 8000L cargo
(1000 * 2 *2 *2 = 8000L)
This only works for new placed containers, because the volume already written onto your savegamefile for every container! ;)
To modify your current containers volume capacity, you have to edit your savegame.
%AppData%\Roaming\SpaceEngineers\Saves\<yoursteamidhere>\<Savegamename>\SANDBOX_0_0_0_.sbs
But it's a really messy to change it here. After change, you have to DELETE SANDBOX_0_0_0_.sbsB5 because this is the REAL file the game use (crypted ;)
i didn't see that "CargoInventory.sbc" you added an extra sbc file so you can set the storage size yourself. I didn't see that right away, sorry. I changed this "size" in the file myself, which caused me a lot of problems. It's a lot easier to set the bearing size that way, thanks for that, really.
I'm starting to understand I'll do some testing. If the value is <Size x="7.5" y="1.5" z="1.5" /> and I change it to <Size x="7.5" y="7.5" z="7.5" /> what happens then? Is the bearing size multiplied by 7 again?
Do you come from Germany?
See You.
Change to <Size x="7.5" y="7.5" z="1.5" /> and you have multiplied your cargo capacity by 7!
The old capacity size is still written there but has no effects if you change them:
<InventoryMaxVolume>4</InventoryMaxVolume>
<InventorySize>
<X>2</X>
<Y>2</Y>
<Z>2</Z>
</InventorySize>
The new cargo capacity is now written in "CargoInventory.sbc" as a multiplication in "size".
Stupid solution because you have to calculate with x³ to get the right capacity ^^
or change one value: x, y, or z.
The capacity of hydrogen/oxygen is still in "CubeBlocks".
A matter of time when they changed this too...
Thank you for this information. Your name "Liebstrumpf" are you from Germany or neighboring countries?
PS: Isn't "size" the actual size of the container? Such as 3x3x3? I tried to increase that once, and I had a lot of problems, the container was bigger, but the storage quantity hasn't changed. I also had problems with placement.
yes I am asking you to make one which has 100x capacity. My base is "really" big, I like collecting, and I love mining.I just have way too many containers, if I can reduce it by 50-75% to keep track (and not lose track) that would really help a lot.
I've looked at a lot of SBC-files and I can't figure out how and where the amount of memory is defined in a container.
Thank you for making a mod extra, that is not always a matter of course.
See You.
I can made one ^^
i love this mod thank you very much for that. But it's still not enough for me. I have a very large base, I have 100 of your large containers (those many container nerves really), and that's not enough.
I beg you, how can you increase the storage quantity even more? I've looked at the files (SBC) all but I couldn't find anything like this where you can increase the storage amount. I'm not a computer pro or modder pro.
See You.