Minexew

Results 84 comments of Minexew

Ugh, there's no reason why such trivial application should be a 70MB download. I'm not going to recommend bloated software.

I have no clue about M3G, but MC3D is a proprietary API that resides in the `com.mascotcapsule.micro3d.v3` package

You're making it sound much simpler than it actually is :)) I agree that the API is mostly-self contained. While it does use some proprietary formats, due to all the...

Fun indeed... as it turns out, there is zero documentation for the actual MBAC format. And the emulator JARs don't have it either, it's all done in native code. [![IDA.png](https://i.imgur.com/55ICvGJ.png)](https://i.imgur.com/55ICvGJ.png)

Don't bother. It would take you *ages* to figure out all the different bit packing modes they have. But if you have IDA, I can send you the project and...

This has nothing to do with Java actually. It's just disassembly/decompilation of (native) MascotCapsule SDK tools that produce this obscure format, from a slightly-less-obscure text format. The only other implementation...

For anyone interested: https://github.com/minexew/MascotCapsule_Archaeology

Now we're talking.

@recompileorg https://github.com/minexew/MascotCapsule_Archaeology/blob/master/Format_Descriptions/MBAC.md

I have also contacted HI Corporation, who developed the API (apparently 15 years ago!). It is a long shot, but as they seem to have no more commercial interest in...