Space Engineers

Space Engineers

Not enough ratings
Gas realism enhancement
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod category: Other
File Size
Posted
59.030 KB
29 Apr, 2018 @ 6:36am
1 Change Note ( view )

Subscribe to download
Gas realism enhancement

Description
Also optional addon for 3x inventory world settings:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1374905173

Intention:

To make pressurization of ships, airlocks and so on acctually useful. Indended for use with 1:1:1 world settings.
Basically, the low inventory setting is so that you don't just pack 100 bottles in your backpack and disregard the mod completely. You can also play it on 3x inventory.
If you can't just live out in space all the time, you have to improvise, use drones and so on. Or ships with oxygen inbuilt.
If your jetpack is not all-powerful, then you also have to take gas with you if you want to fly for more than a few seconds. On planets, your jetpack will last about the same time as in space now, but even then it doesn't allow you to go on extended recon missions without a vehicle.

Starting out is unfortunately very very slow using this mod. It's much better as soon as you get a second power source so you can build and mine better.


Canges made to player gas use:

- 100x faster hydrogen usage
- 10x faster oxygen usage (100 seconds)
- 100x less gravity interferrence


Why did I make this?
Partly I wanted a challenge. And I think I succeeded there.
Mostly though, I'm kind of annoyed that the majority of the time I spend playing this game is in a space suit building tons of stuff super fast. Ships built for welding just aren't as maneuverable and end up taking longer to get to the build site.
I wanted to make something that would give that reason back the the player to actually engineer solutions to the problems around. Just going to realistic settings isn't enough either. You can still just make lots of trips, but it's frustrating.
Maybe this way it will be less frustrating and more insentive based?
16 Comments
Sumi  [author] 23 Mar, 2019 @ 9:01pm 
@C-Los Ah I see. This is because the female and male characters are in different files. I would normally be able to fix this but I don't have the game installed and can't run it on this computer. You can however go into your workshop mods folder, enter the folder for this mod (1373324946) and make the same changes there as in the male file. There's some info down below for how to do some of this, otherwise feel free to send me a pastebin of the files and I can update it there.
C-Los 11 Mar, 2019 @ 11:35am 
Hello! I've been using your mod on my little server and just recently found out that the jetpack changes aren't being applied to female astronauts. Any chance you can take a look at it?
L1nkryu 9 May, 2018 @ 12:56am 
Yep thanks! Already modified every suit's values, sorry for bothering heh.
Sumi  [author] 9 May, 2018 @ 12:39am 
The <!-- blah --> is a comment.
L1nkryu 8 May, 2018 @ 7:04pm 
Duh, I think I'll just check the file on your mod :P haha I hope I can solve it on own, or maybe just testing hehe. Thanks for everything!
L1nkryu 8 May, 2018 @ 6:59pm 
Hey, i was gonna change the values just now and I wonder:
Should I changed this "<OxygenConsumptionMultiplier>1</OxygenConsumptionMultiplier>" for the value I want as in "<OxygenConsumptionMultiplier>8</OxygenConsumptionMultiplier>" (eight for example, or do I have to add the part you wrote like this "<OxygenConsumptionMultiplier>1</OxygenConsumptionMultiplier> <!-- x8 -->" sorry I don't know this heh.
L1nkryu 7 May, 2018 @ 2:45am 
my lighter, faster suits will have even less o2 and h2 than the heavy ones with more inventory storage, more and more realistic everyday! if you want i share what i've done to the other suits (the information of what i did, the mods i would need permission heh.)
L1nkryu 7 May, 2018 @ 2:42am 
Thank you very much! and needless to say, i won't unsuscribe or anything hehe, your mod will be acting on the default skin but i'll set things up for the other ones, even better i will set different values so the suits will be even more different in eficiency! Thanks for everything.
Sumi  [author] 7 May, 2018 @ 2:40am 
@L1nkryu
I also changed the <ConsumptionFactorPerG> to 100 times less (or just 0) so that jetpacks are still useful on planets.
<Character> ...
 <Jetpack> ...
  <ThrustProperties> ...
   <ConsumptionFactorPerG>2.50</ConsumptionFactorPerG>
Sumi  [author] 7 May, 2018 @ 2:38am 
@L1nkryu Yep, it should just modify the default. As for how, there are just two lines changed in the Characters.sbc:
<Character> ...
 <OxygenConsumptionMultiplier>1</OxygenConsumptionMultiplier> <!-- x10 -->
and
<Character> ...
 <Jetpack> ...
  <ThrustProperties> ...
   <FuelConverter> ...
    <Efficiency>1</Efficiency> <!-- x0.01 -->