Skip to content

Releases: monkeyman192/MBINCompiler

v5.12.0-pre1

11 Sep 12:19
689c2a8
Compare
Choose a tag to compare

v5.11.0-pre1

05 Sep 00:20
65a5033
Compare
Choose a tag to compare

v5.10.0-pre1

04 Sep 14:20
Compare
Choose a tag to compare

Release for latest NMS 5.10 update.
Note that in the game files there still exists some mission tables at METADATA\SIMULATION\MISSIONS. These files WILL NOT decompile with the current binary here as they are old. Attempting to do so will cause MBINCompiler to get in an infinite loop and take up all your memory, so don't try and decompile them (they can be decompiled still with the previous version...)

v5.04.0-pre2

08 Aug 22:24
0598df0
Compare
Choose a tag to compare

v5.04.0-pre1

03 Aug 01:37
0ff266e
Compare
Choose a tag to compare

v5.02.0-pre2

28 Jul 00:34
cd04c75
Compare
Choose a tag to compare

v5.02.0-pre1

26 Jul 01:26
30c58dc
Compare
Choose a tag to compare

v5.01.1-pre1

25 Jul 01:33
58dacf1
Compare
Choose a tag to compare

This release should have good compatibility with the latest game files.
The report shows a few failures, however these are due to some kind of misalignment that is happening within the classes. Not sure why, and not sure if it's worth fixing so I'll leave it for now.
If this produces mbin files which can't be read by the game, please let me know by raising an issue.

v5.01.0-pre1

19 Jul 13:49
43ac519
Compare
Choose a tag to compare

Ok, this is a big one!
So the MBIN header has changed, as well as a log of the internal processes for serializing and deserializing data. This has led to a decent amount of work required to get this back into shape.
There are still quite a few files not working yet, and I'll get to these soon, but this should bring decent coverage for globals, some metadata (there are some tables which won't work), and scene files.
Entities and geometry will need work...

To see what is and isn't support please see the report on the front page (https://github.com/monkeyman192/MBINCompiler/releases/latest/download/report.json)

Coverage should improve over the coming days as I get time to work on it.

v4.73.0-pre1

11 Jun 17:59
9d1090e
Compare
Choose a tag to compare