Space Engineers

Space Engineers

评价数不足
OBSOLETE - Misaligned Lake Fix (Earthlike/Alien)
   
奖励
收藏
已收藏
取消收藏
Type: Mod
Mod category: Planet
标签: NoScripts
文件大小
发表于
更新日期
6.015 MB
2022 年 12 月 23 日 下午 1:43
2023 年 4 月 12 日 下午 2:20
4 项改动说明 ( 查看 )

订阅以下载
OBSOLETE - Misaligned Lake Fix (Earthlike/Alien)

描述
NOT COMPATIBLE with APEX SURVIVAL PATCH - WON'T BE UPDATED - PLEASE USE SEAMS FIXED MOD.

This mod is already included in my Seams Fixed Mod. I recommend to use Seams Fixed instead of this mod:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2961563719

As of version 1.201.014 four lakes on Earthlike and Alien are misaligned and 3 more are defined in non-flat areas, causing glitches.
All glitched lakes can be found in the north polar region of Earthlike and Alien (both share exactly the same height map and material map).

This mod fixes the alignment on the 4 lakes and removes the other 3.
It replaces the "up_mat.png" files on Earthlike and Alien. For this to work I also had to include a copy of the planet generation file "PlanetGeneratorDefinitions.sbc" which is unmodified but only contains definitions for earthlike and alien.

The issue has already been reported and won't be fixed because it might affect already existing player bases.

https://support.keenswh.com/spaceengineers/pc/topic/26835-misaligned-lakes-on-earthlike-and-alien

Feel free to use the modified "up_mat.png" in your own mods.

Warning! Looks like combining multiple mods that modify the planet generation files of the same planet is not possible. At least in my case only one of the mods work if I load multiple. This mod might not be compatible with mods that change the PlanetGeneratorDefinitions.sbc.
7 条留言
Thorn Blackwell 2023 年 4 月 12 日 下午 5:00 
Awesome!!
michi84o  [作者] 2023 年 4 月 12 日 下午 4:25 
I finally did it:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2961563719
Switched from linear regression to polynomial regression. The points looked good but the map was still glitchy. Was nearly about to give up when I found that the edge pixels of the tiles need to overlap. After duplicating the pixel rows everything lined up nearly perfect.
Thorn Blackwell 2023 年 3 月 18 日 下午 3:51 
Very cool, yeah I've tried a few times myself, but it's nearly impossible when you are just working with the images trying to blend the edges.
michi84o  [作者] 2023 年 3 月 18 日 下午 3:42 
Fixing the edges of height maps turned out harder than expected. I tried it with a simple linear regression. Only worked on terrain with a constant gradient.
I'll be on vacation for the next two weeks. Will do another attempt when I'm back in April.
Thorn Blackwell 2023 年 3 月 14 日 下午 3:38 
That would be awesome. Yeah ... it drops you there when you start in Creative. I really wish there was a planet generator for this game. I'd like to customize some with new terrain. So far I've only been playing with a few new textures.
michi84o  [作者] 2023 年 3 月 14 日 下午 2:08 
Actually not a bad idea. If you spawn into a new solar system without a spawn ship the game places you at a specific spot on earth like that has these glitchy borders.

I'm currently writing some edge fixing code for my procedural planet generator. I could use that code to fix the existing game files. Might be worth a try. If it works I'll upload it as a separate mod.
Thorn Blackwell 2023 年 3 月 8 日 上午 6:44 
Now if someone would fix the terrain border mis-match so there aren't sheer cliffs or drops where the EarthLike/Alien terrain files meet.