Pages: « 12345678 »
Posted on 12-08-16, 12:03 am (rev. 2 by  cros107 on 12-08-16, 12:04 am)
Fuzzy
Will never finish a hack

Karma: 1843
Posts: 459/778
Since: 03-25-16
You can download Maya for free if you're a student. Or if you're a "student" but I assume you're still in school.

http://www.autodesk.com/education/free-software/maya

Also I don't know if Maya exports to OBJ without plugins, but you just need to find some way to export to OBJ, and then you can convert to NSBMD with MKDSCM.

Edit: Shit, don't know about animations. Thought you meant the map model.
_________________________
hey look, I did a thing
Posted on 12-08-16, 12:04 am
Fuzzy
That MvL Hacker

Karma: 1593
Posts: 217/787
Since: 04-11-15
Ok, 1 down, 1 to go. How do you use it to make map animations?
_________________________
Here's my MvL Hacking thread

Consider joining the NSMB DS Hacking Discord Server!

#HakingNoMore
Posted on 12-08-16, 06:17 am
Mariomaster

Karma: 8528
Posts: 766/1681
Since: 06-09-12
No. You need a version between 7.0 and 2011 because these support the sdk plugin which allows you to export stuff to the intermediate Nitro file formats.
_________________________
GitHub - Kuribo64 - YouTube
Posted on 12-09-16, 01:56 am
Fuzzy
Will never finish a hack

Karma: 1843
Posts: 460/778
Since: 03-25-16
But OBJ > NSBMD does the same thing, doesn't it?
_________________________
hey look, I did a thing
Posted on 12-09-16, 02:45 am
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 129/1447
Since: 02-12-16
But it's because he needs to edit NSBCAs, not NSMBDs, NMBCAs being animations and NSMBDs being models.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 12-09-16, 03:03 am
Fuzzy
That MvL Hacker

Karma: 1593
Posts: 218/787
Since: 04-11-15
How do you edit NSBCAs?
_________________________
Here's my MvL Hacking thread

Consider joining the NSMB DS Hacking Discord Server!

#HakingNoMore
Posted on 12-09-16, 03:41 am
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 130/1447
Since: 02-12-16
I never really tried, but iirc it's with that maya 2011 plugin. Either way you can use the old world map editor; easier to use/find but more limited.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 12-22-16, 11:26 pm (rev. 4 by KinGLuiGi on 12-22-16, 11:44 pm)


Karma: 1
Posts: 1/2
Since: 12-22-16
Posted by Ndymario
Oh, forgot to mention, your fix worked!

Now we just need a way for more areas...


Help Me
i have the same error
i replaced nsmb.h with nds.h (i got nds.h from devkit (include folder) ) but i get this error
i put nsmb.h and keep nds.h and now i have nsmb.h and nds.h in the source folder, and then i run make and insert and get this error .
Please Help Me.
This is my first time of compiling an asm hack

EDIT: i replaced the file nsmb.h with nds.h not replace #include nsmb.h with nds.h in worldmap.h
i'm very sorry it's my first time :DD

Now how i can put the map on the game NSMB?
Posted on 12-23-16, 12:38 am
Fuzzy
Will never finish a hack

Karma: 1843
Posts: 473/778
Since: 03-25-16
Why did you even replace nsmb.h with nds.h in the first place though?

unless someone said to do that and I missed the post?
_________________________
hey look, I did a thing
Posted on 12-23-16, 01:00 am


Karma: 1
Posts: 2/2
Since: 12-22-16
Posted by cros107
Why did you even replace nsmb.h with nds.h in the first place though?

unless someone said to do that and I missed the post?


i fixed it
i'm idiot
anyway
did you do run goombatlas and export the map to code and compile the asm hack and you see the map on the game
please if you did that and see the map on the game please send me a private messages because i compile it but i didn't see the map on game
Posted on 01-06-17, 10:25 am
Micro-Goomba


Karma: 43
Posts: 4/19
Since: 01-04-17
Awesome, thank you RicBent! (I hope this isn't a bump)
I have been using your other editor for a while now and it was pretty useful but this is just awesome.

But I have a question: As far as I have seen (it might still take a while until I master this editor since it's a bit different than the old one) you can't export the paths to a wX_move-file, can you?
Posted on 01-06-17, 12:46 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 157/1447
Since: 02-12-16
Not the animations path. For that you'll need to use either maya or the old worldmap editor.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 01-17-17, 12:38 pm


Karma: 3752
Posts: 2111/2112
Since: 06-28-11
Haven't had a look on NSMBHD for some time now and this is the first thing I get to see. It's awesome! Keep it up.
Gotta recommend this thing to everybody asking on the NewSuperHackerBros YouTube channel about the old shitty worldmap editor.
Posted on 03-29-17, 09:54 am (rev. 3 by newluigidev on 03-29-17, 08:31 pm)
Nipper Plant


Karma: 2406
Posts: 253/417
Since: 08-17-15
Alright, one question. I placed a tower, and I placed a castle. When Mario enters the tower, he goes to the 1st node and walks right. The castle places Mario on the 2nd node and he walks right again.(He still enters the level though) Please help!
Posted on 03-29-17, 09:42 pm
Mariomaster

Karma: 8528
Posts: 820/1681
Since: 06-09-12
Special paths are also defined in the worldmap format. It is not yet covered by Goombatlas yet though.

If you want to create these special paths, look here: https://nsmbhd.net/thread/3422-literally-everything-you-need-to-know-about-worldmap-editing/?from=60#52972

These are called bowserJrPaths and Mario uses the last defined path part in one jr path for going into castles/towers.

You'd have to create custom arrays to recreate these bowserJrpaths and then put an entry into replaces.x which references your array.
_________________________
GitHub - Kuribo64 - YouTube
Posted on 04-04-17, 04:21 pm
Fuzzy
That MvL Hacker

Karma: 1593
Posts: 358/787
Since: 04-11-15
Out of curiosity, has been updated any? As in a new built version? Maya support?
_________________________
Here's my MvL Hacking thread

Consider joining the NSMB DS Hacking Discord Server!

#HakingNoMore
Posted on 04-04-17, 08:44 pm (rev. 1 by RicBent on 04-04-17, 08:47 pm)
Mariomaster

Karma: 8528
Posts: 826/1681
Since: 06-09-12
Nope. And it will not happen within the next 2 month.

In that period I have to learn for my alevel exams and only have time for some stuff (like finally finishing Final Boss Project).


Edit: And then we will rock things again :D
_________________________
GitHub - Kuribo64 - YouTube
Posted on 04-05-17, 01:56 am
Fuzzy
That MvL Hacker

Karma: 1593
Posts: 359/787
Since: 04-11-15
Ok! Hoping this wasn't dead
_________________________
Here's my MvL Hacking thread

Consider joining the NSMB DS Hacking Discord Server!

#HakingNoMore
Posted on 06-22-17, 02:23 am
Fuzzy
That MvL Hacker

Karma: 1593
Posts: 447/787
Since: 04-11-15
Posted by Ndymario
Out of curiosity, has been updated any? As in a new built version? Maya support?


Ehh, sry for le bump. But...any progress?
_________________________
Here's my MvL Hacking thread

Consider joining the NSMB DS Hacking Discord Server!

#HakingNoMore
Posted on 06-22-17, 02:27 am
Mole
Normal user

Karma: 2013
Posts: 300/359
Since: 07-08-12
he _did_ say two months
Pages: « 12345678 »