Page 1 of 1

LIMOD2OBJ

Posted: Thu Sep 25, 2025 5:04 pm
by Andmima578
Hello, MattKC Forums! I came back here to show my new tool called "LIMOD2OBJ", a.k.a. "Lego Island MOD To OBJ".
This tool allows you to convert all kinds of .MOD files from the final game into .OBJ format.
You can get those from a few .SI files or from WDBRipper in the bin folder.
The tool can be downloaded on https://github.com/Andmima578/LIMOD2OBJ/.

Also, you can finally get the cave model.

Re: LIMOD2OBJ

Posted: Fri Sep 26, 2025 5:51 am
by flatrute
Nice little tool you made there! Was this built on the ISLE decomp works?

Re: LIMOD2OBJ

Posted: Fri Sep 26, 2025 7:21 am
by Andmima578
No, I used WDBRipper for reference on how MOD files work. It got most things right, but I fixed all the mistakes it did and made material generation more accurate to the game.

Re: LIMOD2OBJ

Posted: Sun Sep 28, 2025 9:00 am
by Andmima578
Recent update removes the dependency on WDBRipper