Pages: « 1234 »
Posted on 11-07-20, 11:57 am in "Heads up- expect a global cleanup soon."
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 135/387
Since: 08-07-17
Ah, that's great to hear. The site could really benefit from some sort of centralization of information and hopefully it'll encourage newbies to continue NSMB hacking.
Posted on 02-27-21, 04:08 pm in Does anyone know how to design an own icon for a hack (rev. 1 by  Keeper on 02-27-21, 04:15 pm)
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 149/387
Since: 08-07-17
Wait, do you want to know how to design an icon for your rom hack, or change an icon on your PC? Because those are 2 relatively different things.
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 150/387
Since: 08-07-17
well do you need tips for designing one or do you already have one ready and you just need to put it in the game?
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 151/387
Since: 08-07-17
well usually you can just scale down a render of marios head, clean it up, and use that as the icon. Alternatively, you can use sprites from other games, like Mario 3 or something, and scale them up to fit the size of the icon. You could also make a sprite of your own, too. To add the icon to your rom pretty sure you have to open the file called banner.bin, select 4bpp mode, and click the import bitmap and recreate palette button.
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 152/387
Since: 08-07-17
The icon is 32 pixels in width and height and can only use 16 colours total, one of which is reserved for transparency. You can use any image editor to make the icon, but id recommend one with transparency support. Probably just use the one you made your hack logo with so you dont have to download another program needlessly. Thanks banner.bin file in the rom file browser tab in nsmbe. Its not in any of the folders so it shouldnt be too hard to find.
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 153/387
Since: 08-07-17
you double click it in nsmbe. if i recall correctly, that should open it in the graphics editor.
Posted on 04-05-21, 08:00 am in someone know how to edit the blue koopa
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 158/387
Since: 08-07-17
since ktrmambiance already mentioned the model and the in-course item, ill just cover modifying the bottom screen item slot icon. The ncg for it is "UI_O_1P_game_in_d_ncg.bin" and it uses the palette "d_2d_UI_O_1P_game_in_o_ud_ncl.bin", both of which are in the uiStudio folder.

1. Extract the file "UI_O_1P_game_in_d_ncg.bin" as you'll need it for later.

2. Open "UI_O_1P_game_in_d_ncg.bin" as well as the palette "d_2d_UI_O_1P_game_in_o_ud_ncl.bin". Before clicking "Add all" tick the "16 color" box.

3. In nsmbe's graphics editor, tick the "View in 4pbb format" checkbox, set the tile width to 8, and select palette 11. Then click "Export this bitmap".

4. Make the desired edits in your image editor of preference, but make sure your sprite doesn't go into the other sprites. when your're done, remove anything you don't want or isnt part of your powerup sprite (that includes the other powerup and ui related sprites). Save the image.

5. Go back to nsmbe's graphics editor, click "Import this bitmap and recreate palette" and select the edited image you just made. Save the image and exit the graphics editor.

6. In nsmbe's file browser, select the file "UI_O_1P_game_in_d_ncg.bin" and replace it with the one you extracted in step 1.

7. Repeat steps 2. and 3., but when exporting the bitmap be sure to name it something different from the bitmap you edited earlier as to not replace it.

8. Open both exported bitmaps in your image editor of preference, take the powerup icons you made in your edited bitmap and replace the blue shell powerup icon in the bitmap you just exported with it. This time, you should not delete the powerup or ui related sprites. Save the image.

9. Go back to nsmbe's graphics editor, click "Import this bitmap with existing palette" and select the new edited image you just made. Save the image and exit the graphics editor. Thats pretty much it.

Sorry if this is a bit confusing, if it helps I can probably add images later. Unfortunately nsmbe's graphics editor is a bit limited so you kinda have to jump through hoops to replace some things without messing stuff up. also if you want to edit the blue koopa troopa pretty sure your only option is to hand-edit the palette to make it look fitting or just to not use them in levels (or use asm or somethin ig).
Posted on 04-17-21, 04:36 am in What's up?
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 162/387
Since: 08-07-17
yeah, as usual nothing particularly significant has really happened recently. hopefully this community can get some sort of growth sometime soon as itd suck to see nsmbhd go down. Anyway, welcome back. anything interesting happen on your end?
Posted on 05-11-21, 02:35 pm in implemented NSMBe Language and Translations
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 171/387
Since: 08-07-17
pretty sure soig already made a nsmbe chinese translation, though i'm not sure if it's still up to date. it's in the tools and utilities section of the uploader.
Posted on 07-05-21, 03:20 am in Swap Super Mario Bros Ds
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 176/387
Since: 08-07-17
if the progress bar doesnt work you might not've added a progress path to the level
Posted on 07-30-21, 02:12 am in Camera Help
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 181/387
Since: 08-07-17
I take it this level is an edit of 1-2?
Posted on 07-30-21, 03:15 am in Camera Help
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 182/387
Since: 08-07-17
the orange jyotyu tiles are only really need if you want the camera to enter a 16x16 square with no tiles in it. I'm mainly checking if it's edited from 1-2 as 1-2 has some camera controlling sprites, specifically ones that affect the vertical scrolling. If they're still there, they could be whats causing the camera problem.
Posted on 02-02-22, 04:51 am in The single levels thread!
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 209/387
Since: 08-07-17
Sorry, I wasnt saying kaizo levels are bad- I should've worded it better. I was trying to give an answer to your question
Posted on 07-01-22, 05:03 pm in v1.10 New Super Mario Bros. U DS
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 221/387
Since: 08-07-17
youre not supposed to link nds roms, probs should use an xdelta patch instead
Posted on 11-01-22, 04:53 am in need tips on starting a big hacking project (1000)
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 227/387
Since: 08-07-17
I believe it would be a good idea to put the majority of your focus into levels at the start, since you cant really have much of a hack without em. Also, if you run into trouble, utilize NSMBHD and the NSMB hacking community. The search tool can be very useful if you use it right, and you can always ask around if youre really stuck on something. Plus there are plenty of premade graphic, music, and code resources on the board to fill any kind of skill gap and to keep your hack feeling polished.
Posted on 02-12-23, 12:12 pm in Converting to SSEQ
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 241/387
Since: 08-07-17
might also be worth noting that theres also a code hack that lets you use streamed music, if youre familiar with using code hacks. if you arent, then yeah, youll have to use midis as crook suggested.
Posted on 03-27-23, 09:00 pm in How do I patch asm hacks?
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 253/387
Since: 08-07-17
If you're using code hacks (aka asm hacks) that use dirbaio's template (which i presume you are) you can more or less follow this guide for it, exept download this instead of the devkitPro download linked.

If youre using code hacks meant for NCPatcher and its template, see here.

Also,
Posted by Tobsitobz
you need to use the xdelta patcher for asm hacks i think. if you're already using xdelta but it still won't work than i can't help you any further
yes, there are xdelta patches made for people to let them use code hacks (particularly ones that required additional files added to the rom) more easily, but they dont really allow you to pick which code hacks you want to use specifically, nor use customized ones or ones you made yourself.
Posted on 05-13-23, 04:15 am in How can i connect to server?
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 261/387
Since: 08-07-17
you dont have to do anything with that
Posted on 07-26-23, 05:39 am in can someone audit the uploader
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 268/387
Since: 08-07-17
would be nice if someone backed em up and converted them into xdelta patches before removing em, so they can be archived in a legal and space efficient way. i downloaded a few, but since theres a lot listed im not sure if i have the storage space for it at the moment
Posted on 07-31-23, 06:55 am in How do I fix the background problem?
Buzzy Beetle
I do things sometimes

Karma: 1166
Posts: 268/387
Since: 08-07-17
very thorough answer, but couldnt you also technically replace the animated tile frames with something blank or their corresponding tiles from the background ncg?
Pages: « 1234 »