Pages: « 123 »
Porcupo
I do things sometimes

Karma: 829
Posts: 152/318
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.
Porcupo
I do things sometimes

Karma: 829
Posts: 153/318
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
Porcupo
I do things sometimes

Karma: 829
Posts: 158/318
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?
Porcupo
I do things sometimes

Karma: 829
Posts: 162/318
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
Porcupo
I do things sometimes

Karma: 829
Posts: 171/318
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
Porcupo
I do things sometimes

Karma: 829
Posts: 176/318
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
Porcupo
I do things sometimes

Karma: 829
Posts: 181/318
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
Porcupo
I do things sometimes

Karma: 829
Posts: 182/318
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!
Porcupo
I do things sometimes

Karma: 829
Posts: 209/318
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
Porcupo
I do things sometimes

Karma: 829
Posts: 221/318
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)
Porcupo
I do things sometimes

Karma: 829
Posts: 227/318
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 03-27-23, 09:00 pm in How do I patch asm hacks?
Porcupo
I do things sometimes

Karma: 829
Posts: 253/318
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?
Porcupo
I do things sometimes

Karma: 829
Posts: 261/318
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
Porcupo
I do things sometimes

Karma: 829
Posts: 268/318
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?
Porcupo
I do things sometimes

Karma: 829
Posts: 268/318
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?
Posted on 07-31-23, 11:11 am in How do I fix the background problem?
Porcupo
I do things sometimes

Karma: 829
Posts: 269/318
Since: 08-07-17
Posted by Thierry
That does not solve the issue that you then have to rearrange the resulting background like a puzzle which can be complicated, and if you don't have free tiles you're going to be missing tiles one way or another.
why would you have to rearrange the background tiles? im talking about modifying the graphics for the animated tiles that load over the background tiles
Posted on 08-16-23, 02:05 am in Is it possible to make a pipes go up and down?
Porcupo
I do things sometimes

Karma: 829
Posts: 274/318
Since: 08-07-17
theres the stone wall object i suppose, but you probably wont be able to retexture it to look like pipes or anything like that (or at least not without severely limiting how you can use it). your only other option would probably be code hacks
Posted on 08-24-23, 04:00 am in I'm having trouble with the overlays
Porcupo
I do things sometimes

Karma: 829
Posts: 276/318
Since: 08-07-17
iirc the "search bar" in nsmbe's hex editor is actually just a way to jump to a specific point somewhere, so it doesnt search for any bits of hex specifically. youd need to extract the overlay and open it in an external hex editor to search and make the change i believe
Posted on 08-24-23, 10:02 am in I'm having trouble with the overlays (rev. 1 by  Keeper on 08-24-23, 10:03 am)
Porcupo
I do things sometimes

Karma: 829
Posts: 277/318
Since: 08-07-17
did you decompress the overlay before extracting it? also, just to check, what version of nsmbe are you using?
Posted on 08-25-23, 05:57 pm in What is the best hex editor to search for lines?
Porcupo
I do things sometimes

Karma: 829
Posts: 278/318
Since: 08-07-17
you dont have to compress it again. i dont think nsmbe can do that anyway
Pages: « 123 »