Keeper |
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)
|
Mole
I do things sometimes Karma: 1037 Posts: 149/366 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.
|
Keeper |
Posted on 02-27-21, 10:36 pm in Does anyone know how to design an own icon for a hack
|
Mole
I do things sometimes Karma: 1037 Posts: 150/366 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?
|
Keeper |
Posted on 02-28-21, 05:38 pm in Does anyone know how to design an own icon for a hack
|
Mole
I do things sometimes Karma: 1037 Posts: 151/366 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.
|
Keeper |
Posted on 02-28-21, 06:57 pm in Does anyone know how to design an own icon for a hack
|
Mole
I do things sometimes Karma: 1037 Posts: 152/366 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.
|
Keeper |
Posted on 02-28-21, 08:21 pm in Does anyone know how to design an own icon for a hack
|
Mole
I do things sometimes Karma: 1037 Posts: 153/366 Since: 08-07-17 |
you double click it in nsmbe. if i recall correctly, that should open it in the graphics editor.
|
Keeper |
Posted on 04-05-21, 08:00 am in someone know how to edit the blue koopa
|
Mole
I do things sometimes Karma: 1037 Posts: 158/366 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). |
Keeper |
Posted on 04-17-21, 04:36 am in What's up?
|
Mole
I do things sometimes Karma: 1037 Posts: 162/366 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?
|
Keeper |
Posted on 05-11-21, 02:35 pm in implemented NSMBe Language and Translations
|
Mole
I do things sometimes Karma: 1037 Posts: 171/366 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.
|
Keeper |
Posted on 07-05-21, 03:20 am in Swap Super Mario Bros Ds
|
Mole
I do things sometimes Karma: 1037 Posts: 176/366 Since: 08-07-17 |
if the progress bar doesnt work you might not've added a progress path to the level
|
Keeper |
Posted on 07-30-21, 02:12 am in Camera Help
|
Mole
I do things sometimes Karma: 1037 Posts: 181/366 Since: 08-07-17 |
I take it this level is an edit of 1-2?
|
Keeper |
Posted on 07-30-21, 03:15 am in Camera Help
|
Mole
I do things sometimes Karma: 1037 Posts: 182/366 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.
|
Keeper |
Posted on 02-02-22, 04:51 am in The single levels thread!
|
Mole
I do things sometimes Karma: 1037 Posts: 209/366 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
|
Keeper |
Posted on 07-01-22, 05:03 pm in v1.10 New Super Mario Bros. U DS
|
Mole
I do things sometimes Karma: 1037 Posts: 221/366 Since: 08-07-17 |
youre not supposed to link nds roms, probs should use an xdelta patch instead
|
Keeper |
Posted on 11-01-22, 04:53 am in need tips on starting a big hacking project (1000)
|
Mole
I do things sometimes Karma: 1037 Posts: 227/366 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.
|
Keeper |
Posted on 03-27-23, 09:00 pm in How do I patch asm hacks?
|
Mole
I do things sometimes Karma: 1037 Posts: 253/366 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 |
Keeper |
Posted on 05-13-23, 04:15 am in How can i connect to server?
|
Mole
I do things sometimes Karma: 1037 Posts: 261/366 Since: 08-07-17 |
you dont have to do anything with that
|
Keeper |
Posted on 07-26-23, 05:39 am in can someone audit the uploader
|
Mole
I do things sometimes Karma: 1037 Posts: 268/366 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
|
Keeper |
Posted on 07-31-23, 06:55 am in How do I fix the background problem?
|
Mole
I do things sometimes Karma: 1037 Posts: 268/366 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?
|
Keeper |
Posted on 07-31-23, 11:11 am in How do I fix the background problem?
|
Mole
I do things sometimes Karma: 1037 Posts: 269/366 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. |
Keeper |
Posted on 08-16-23, 02:05 am in Is it possible to make a pipes go up and down?
|
Mole
I do things sometimes Karma: 1037 Posts: 274/366 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
|