Pages: 1
Posted on 06-09-20, 05:32 pm


Karma: 3
Posts: 1/3
Since: 06-09-20
Is there a way to replace the Mario model with a fully rigged model?
Posted on 06-09-20, 08:38 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 1050/1447
Since: 02-12-16
yes, use the recently completed blender plugins https://github.com/jellees/nns-blender-plugin/releases/tag/v0.0.3
nobody's really used them for nsmb custom characters yet so you're on your own to figure that out though.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 06-10-20, 12:45 am
Porcupo
I do things sometimes

Karma: 829
Posts: 25/318
Since: 08-07-17
Can you merge 2 nsbmd files with it?
Posted on 06-10-20, 03:17 pm


Karma: 3
Posts: 2/3
Since: 06-09-20
Posted by poudink
yes, use the recently completed blender plugins https://github.com/jellees/nns-blender-plugin/releases/tag/v0.0.3
nobody's really used them for nsmb custom characters yet so you're on your own to figure that out though.

I made a head model and put it in the hack, yet whenever I try to play it just shows the logos and then It's just a black screen.
Posted on 06-10-20, 03:41 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 1052/1447
Since: 02-12-16
can you send a screenshot of the model in blender including the bone structure and names?
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 06-11-20, 10:58 am


Karma: 3
Posts: 3/3
Since: 06-09-20
Posted by poudink
can you send a screenshot of the model in blender including the bone structure and names?

its only a head model so it doesnt have any bones, also how do I send screenshots in this forum?
Posted on 06-11-20, 03:12 pm
Porcupo
I do things sometimes

Karma: 829
Posts: 26/318
Since: 08-07-17
You upload the screenshot in the uploader, copy the link, then put it between img tags (which you can make by clicking the button with the image icon).
Posted on 06-11-20, 03:14 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 1054/1447
Since: 02-12-16
IIRC the head model has a bone. a single bone but a bone still. that bone is needed for it to properly attach to the body.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 06-12-20, 06:51 pm
The Meowth Kid

Karma: -154
Posts: 34/69
Since: 05-15-20
so it just crashes the game when you try to make custom models?
Posted on 12-15-20, 10:45 pm
Micro-Goomba
Morshu is cool

Karma: 17
Posts: 6/11
Since: 06-26-20
Maybe he forgot to compress the file.
Posted on 12-17-20, 11:41 pm
Paragoomba


Karma: 255
Posts: 37/71
Since: 03-04-19
You can only replace the head. The other things (obviously the body) won't work. Trust me, I have been spending days to get it properly work, but it just didn't.
Posted on 12-18-20, 12:52 am
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 1182/1447
Since: 02-12-16
You can replace things other than the head. It has been done by multiple people, including KingYoshi and Riazor_MC.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 12-18-20, 09:41 am
(Words)

Karma: 730
Posts: 245/265
Since: 01-03-16
Just takes a lot of patience and know how to get it all working.
But most people here don't have the need for a custom player model so that's never really been looked into much here.
_________________________
"I strikingly thought you would know how but it clearly seems you have no knowledge of hacking" - MiiU 2017
Posted on 01-25-21, 02:06 pm
Buzzy Beetle


Karma: 928
Posts: 330/392
Since: 11-20-15
And the head model has usually two models inside: one for small Mario/Luigi and the other for when you get a mushroom.

The models are named "mario_head" (luigi_head for Luigi) and "small_head".

To merge two models into one NSBMD, the g3dcvtr command (CMD) is:

g3dcvtr.exe mario_head.imd small_head.imd -emdl -o headmodel.imd

You input two .imd files like this. And you'll need to provide the -o command, to give an output name as g3dcvtr can't generate one itself.
_________________________
Pages: 1