hhrhhr
Reactions
Comments
-
oh, I forgot about this file
I updated the gist, try it. -
Yes, below Zero has slightly changed the mesh format. I rewrote the script with these changes (therefore, it should not work with the original Subnautica).
in Maps in Game's folder Comment by hhrhhr April 2021 -
Use quotes for filenames with spaces.
-
.bat and .lua scripts do not care about the name of the input file, it can be absolutely anything.
-
map objects are now in a separate file: ...\steamapps\common\SubnauticaZero\SubnauticaZero_Data\StreamingAssets\aa\StandaloneWindows64\main-discrete_assets_worldmeshes_*.bundle
in Maps in Game's folder Comment by hhrhhr April 2021 -
I don't like video guides, but English is absolutely not my native language, so it will be easier for me to record a sequence of actions in the form of a video clip. Give me some time and i will do it...(Quote) mesh2obj.lua read "real" chunk name from *.dat and save OBJ with this name.
-- fn = "unnamed asset-resources.assets-9267.dat" r = assert(io.open(fn, "rb")) -…
all the "cubes" of the game world have local coordinates starting from zero. the size of these "cubes" - 32 game units. to combine into one large model, you need to add an offset to the local coordinates (chunk coordinate * 32)
for examp…@Tom507 only source_obj.7z on Mega with 6016 individual objs. but you can merge them yourself layer by layer (floor by floor) with a simple command:in Maps in Game's folder Comment by hhrhhr January 2018
I still found these files, they were transferred into Unity-resources. There are a change, but nothing is noticeable. But I use the opportunity to publish 4K maps similar to those early (link to Img…release verison does not contain lod meshes (...\AssetBundles\lod?worldmeshes) and a third-party renderer from the original octrees was not found yet, so no.(Quote) if in brief, then:- extract all meshes from ...\Subnautica\AssetBundles\lod4worldmeshes with AssetsBundleExtractor 2.2beta1 (or any Unity model converter can be used). in the text OBJ-format will be 5980 files with a size of ~ 1.5 …
Hello.
I made maps based on game geometry for fun, maybe they will be useful. I can not use the img&link tag so far, so 2K maps -> xxxxs://imgur.com/a/xcA8h