Posted on 02-16-19, 05:40 pm
Panser


Karma: 324
Posts: 274/329
Since: 01-28-17
Does anybody know the location of the files for the falling snow effect for the World 5 Map? Also, in the world 5 map, there are some patches of snow on the ground that only become noticeable when the texture for the ground is changed, and I would also like to know where the file for those are.
--___________
-/-----------------\
/-------------------\
|------|------|------|
|--------------------|
|---\________/---|
\-------------------/
-\___________/
Posted on 02-16-19, 09:52 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 753/1447
Since: 02-12-16
The falling snow effect is the 40th particle in root/particle/spl_coursesel.spa. Spa files can't be edited by any editor that I know of but can be viewed in MKDSCM. If all you want is to get rid of the particle, you'll have to find it in a hex editor (no need to lz decompress the file beforehand) and replace it with 0s.
As for the second question, well, I don't know.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 02-16-19, 11:04 pm (rev. 1 by  Ezradekezra on 02-16-19, 11:23 pm)
Panser


Karma: 324
Posts: 275/329
Since: 01-28-17
Ok, thanks.

EDIT: Would you happen to know the offset at which the effect is located?
--___________
-/-----------------\
/-------------------\
|------|------|------|
|--------------------|
|---\________/---|
\-------------------/
-\___________/
Posted on 02-17-19, 12:00 am
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 754/1447
Since: 02-12-16
Not exactly. It seems to be somewhere at the end of the file. I have succesfully removed the particle but it seems I have accidentally affected other particles while doing so. You'll have to go with trial and error.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 02-17-19, 02:09 am
Panser


Karma: 324
Posts: 276/329
Since: 01-28-17
Ok, then. Thanks for the help.
--___________
-/-----------------\
/-------------------\
|------|------|------|
|--------------------|
|---\________/---|
\-------------------/
-\___________/
Posted on 02-17-19, 03:13 pm
Red Goomba
MammaMia Team Okarick

Karma: 249
Posts: 16/45
Since: 07-13-18

You don't need to change the palette, just replace the image with 00 bytes.
Posted on 02-17-19, 05:30 pm
Panser


Karma: 324
Posts: 277/329
Since: 01-28-17
Thanks! I finally removed the effect!
--___________
-/-----------------\
/-------------------\
|------|------|------|
|--------------------|
|---\________/---|
\-------------------/
-\___________/
Posted on 02-18-19, 01:31 am


Karma: 7
Posts: 1/3
Since: 02-18-19
Hello, I'm a non-native english speaker who has recently started hack NSMB, frustrated by the lack of slopes from Super Mario Maker (before the announcement of SMM2 x) ).

Thanks to the many tutorials that I translated for days, I know how to hack the game on the main lines (create a tileset, change backgrounds, camera...). My problems seem derisory in comparison, sorry if the answer is obvious.

• How to remove aquatic properties from an aquatic area? (like Level 1-A Area 2) And the opposite, transform an area to an aquatic area?
• Is it possible to prevent a background from being animated? (Like torches in Castle)

Thank you in advance!
Posted on 02-18-19, 02:13 am
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 759/1447
Since: 02-12-16
to prevent background animations, find the animations file (https://nsmbhd.net/thread/3276-tilesets-and-backgrounds-name-table-guide/) and delete the graphics. to remove aquatic properties from water levels, remove the water sprite.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 02-18-19, 09:45 pm


Karma: 7
Posts: 2/3
Since: 02-18-19
I don't see water sprite in full-aquatic area, even with "search" function (if it's about sprite 231).
Posted on 02-18-19, 10:34 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 760/1447
Since: 02-12-16
You're right. I didn't even know that was a thing. In that case, export another level as nml an import it over the aquatic level you're trying to edit.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 02-18-19, 10:50 pm


Karma: 7
Posts: 3/3
Since: 02-18-19
Oh, I didn't think about it. Indeed, it is the best solution. Thank you!
Posted on 02-24-19, 03:26 pm


Karma: 7
Posts: 2/2
Since: 12-12-18
Is there a discord server for this website?
Posted on 02-24-19, 05:38 pm
(Words)

Karma: 730
Posts: 208/265
Since: 01-03-16
No, and don't go setting one up.

We do have an IRC channel, otherwise everything is on this website.
_________________________
"I strikingly thought you would know how but it clearly seems you have no knowledge of hacking" - MiiU 2017
Posted on 03-12-19, 10:06 pm
Micro-Goomba
Human

Karma: 22
Posts: 2/16
Since: 03-11-19
How do I change the track that plays on the title screen? I'm not looking to edit the music entirely, just to change what plays on the title screen.
Posted on 03-12-19, 10:21 pm
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 800/1447
Since: 02-12-16
you have to replace the files for the title screen music in the sdat with the files for the music you want to play.
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 03-12-19, 11:11 pm
Red Goomba
MammaMia Team Okarick

Karma: 249
Posts: 18/45
Since: 07-13-18
If you just want to change the music ID you can do this

1 Decompress overlay9_9.bin using NSMBe b356

2 Click on Hex Edit

3 Type 74A4 in the offset box and click Go

4 Replace the selected 1B with the ID of the music you want

5 Now go to offset 74B0 and change 1B with the same ID of your music

6 Save


You can find all the music IDs in the Tools/Options tab of NSMBe

Posted on 03-30-19, 08:58 pm
Micro-Goomba
Human

Karma: 22
Posts: 6/16
Since: 03-11-19
Where are the graphic files containing the "World X-X" thing located?
Posted on 03-31-19, 12:58 am (rev. 1 by  poudink on 03-31-19, 01:03 am)
Giant Red Paratroopa
Not Edible

Karma: 3366
Posts: 835/1447
Since: 02-12-16
There are multiple files you need to edit. All of the files are in the folder uiStudio.
Loading Screen:
Graphics: UI_O_1P_course_in_demo_o_u_ncg.bin
Palette: d_2d_UI_O_1P_course_in_demo_o_u_ncl.bin
Worldmap:
Graphics: UI_O_1P_course_select_u_ncg.bin and UI_O_1P_course_select_d.nce.bncd
Palette: UI_O_1P_course_select_o_ud_ncl.bin
Levels:
Graphics: UI_O_1P_game_in_d_ncg.bin
Palette: d_2d_UI_O_1P_game_in_o_ud_ncl.bin
_________________________
Nothing to say, so jadnjkfmnjamnfjkldnajfnjkanfjdksan jsdnvj m.

Posted on 04-08-19, 03:22 am


Karma: 2
Posts: 6/8
Since: 04-06-19
Hello again community, I just download the nsmbds save editor onto my computer so I can unlock all the exits/worlds. I followed all the procedures and loaded the .sav file into the editor. I unlocked all the exits/worlds on the editor and put the file back into the micro sd(I'm using an r4). Whenever I load the file on the game that I'm playing, I get a black screen and the game freezes. I don't think I'm doing anything wrong but if I am, can someone plz help. Thx.