Rip IRUNA Online MMORPG (Android) 3D Models

Post questions about game models here, or help out others!
Post Reply
Anessen
ultra-n00b
Posts: 1
Joined: Tue Jan 26, 2016 9:18 am

Rip IRUNA Online MMORPG (Android) 3D Models

Post by Anessen » Thu Nov 03, 2016 3:58 am

Hi XeNTaX! This is my first post on this forum.

I'd like to rip some 3D models from this Android game (IRUNA Online): https://play.google.com/store/apps/deta ... a_en&hl=en

So far, i've managed to get some game assets from password protected archives inside "Android/data" folder. They are BGM, Models, Animation, Texture, etc.

The model format used in this game is *.mbac, and the animation is *.mtra.
I've done googling those formats and found that they are Mascot Capsule's 3D Rendering Engine file format.

I've also managed to preview the model using Mascot Capsule's preview tool (PVMicro v5). Unfortunately, this tool doesn't let me to export the model.

And sadly, i was hoping that 3D Ripper DX would capable on capturing the previewed model. And of course it didn't work :D

So the problem is, how do i get the model extracted and edit it inside 3D modeling apps?

Thank you very much community!
You do not have the required permissions to view the files attached to this post.

User avatar
Durik256
beginner
Posts: 22
Joined: Wed Nov 21, 2018 7:26 pm
Been thanked: 9 times

Re: Rip IRUNA Online MMORPG (Android) 3D Models

Post by Durik256 » Thu Feb 25, 2021 12:14 am

Anessen wrote:
Thu Nov 03, 2016 3:58 am
The model format *.mbac
link

sleepeatrepeat
ultra-n00b
Posts: 9
Joined: Wed May 16, 2018 6:57 am
Has thanked: 19 times
Been thanked: 1 time

Re: Rip IRUNA Online MMORPG (Android) 3D Models

Post by sleepeatrepeat » Tue Mar 09, 2021 7:39 am

Durik256 wrote:
Thu Feb 25, 2021 12:14 am
Anessen wrote:
Thu Nov 03, 2016 3:58 am
The model format *.mbac
link
im sorry, how do i use this? im not familiar with python
is there any guide on how to use this? thank you very much

User avatar
Durik256
beginner
Posts: 22
Joined: Wed Nov 21, 2018 7:26 pm
Been thanked: 9 times

Re: Rip IRUNA Online MMORPG (Android) 3D Models

Post by Durik256 » Wed Mar 10, 2021 12:42 pm

Hi, you can read the explanations from the author of the original scripts:link Issues

you can also use my GUI version for windows (download the first version, since the second one contains old scripts):link GUI
you can also use my unfinished plugin for noesis based on the original scripts(unpack all in 'Noesis\plugins\python'):link
Link on discussion plugin for Noesis : discussion
Password for the game arhive in 'android/data/com.asobimo.iruna_en' is ksA816tY
I also do not know python, this all allows you to upload only mesh, for everything else, write to the author of the original scripts on gitHub

To export to .mbac/.mtra use:
1."bactraexporter_max_v3_3" (only old 3ds max 2008,2009,2010) export model to .BAC and .TRA
2."M3DConverter5.1.exe" export .BAC>.mbac and .TRA>.mtra
these programs can be found on the github in "MascotCapsule / Docs_Resources_SDK /"
You do not have the required permissions to view the files attached to this post.

sleepeatrepeat
ultra-n00b
Posts: 9
Joined: Wed May 16, 2018 6:57 am
Has thanked: 19 times
Been thanked: 1 time

Re: Rip IRUNA Online MMORPG (Android) 3D Models

Post by sleepeatrepeat » Fri Mar 12, 2021 7:47 am

Durik256 wrote:
Wed Mar 10, 2021 12:42 pm
Hi, you can read the explanations from the author of the original scripts...
awesome thank you very much for explaining, much appreciated!

User avatar
Durik256
beginner
Posts: 22
Joined: Wed Nov 21, 2018 7:26 pm
Been thanked: 9 times

Re: Rip IRUNA Online MMORPG (Android) 3D Models

Post by Durik256 » Sat Mar 13, 2021 2:49 am

sleepeatrepeat wrote:
Fri Mar 12, 2021 7:47 am
thank you
:wink:
plugin for noesis now supports bones, but in iruna sometimes incorrectly specifies parents (can be corrected in the 3d editor)
link on plugin

Post Reply