Pages: « 12
Posted on 04-02-18, 12:43 pm in Welcome to the NewerSMBHD! (rev. 2 by  Helios on 04-02-18, 12:55 pm)
Red Cheep-cheep
Beyond DS and Project Tape

Karma: 737
Posts: 123/222
Since: 06-28-17
I don't know why people love the Main page. It is simply a duplicate of the Latest Newers.

As for the banner, in my opinion, we should keep the NewerSMBHD banner or redesign another one. This will bring more activity to the board.


_________________________
Check out these awesome hacks! Beyond DS is now my major hack!
Posted on 04-16-18, 06:29 am in Newer DS Level Intros (rev. 1 by  Helios on 04-16-18, 06:33 am)
Red Cheep-cheep
Beyond DS and Project Tape

Karma: 737
Posts: 135/222
Since: 06-28-17
For example, for 1-1:
Preview Screenshot - 2128_1-1_main.enpg
Level Name - 2129_1-1_aux.enpg (on your screenshot 2)

Make sure you opened the two at the same time and save all at the same time.

You should check the files before asking...

_________________________
Check out these awesome hacks! Beyond DS is now my major hack!
Posted on 05-06-18, 03:20 am in nsmbumiyamoto! NSMBU Miyamoto text tileset
Red Cheep-cheep
Beyond DS and Project Tape

Karma: 737
Posts: 146/222
Since: 06-28-17
https://www.spriters-resource.com/wii_u/newsupermariobrosu/sheet/69868/

This includes European languages and Japanese also, but no colour to select from. I guess this isn't a problem for DS, because the palettes are crazy.
_________________________
Check out these awesome hacks! Beyond DS is now my major hack!
Posted on 05-20-18, 04:40 pm in Auto-run when event ID 30 is active
Red Cheep-cheep
Beyond DS and Project Tape

Karma: 737
Posts: 154/222
Since: 06-28-17
So, I would like to use this ASM hack in just selected levels, or when event ID 72 is active.
#include "nsmb.h"

void hook_0211F840()
{
        MarioActor* mario = (MarioActor*)getPtrToPlayerActor();
        mario->xVelocity = 0x2000; //Change this value to change how fast Mario/Luigi run.
}


I have found  MeroMero's Time Stop if ID 40 is active, but that is only applicable in .s format. I have also searched ASM Hacks with Switch Activation, but I do not understand what to do and how to add to the code in the code block provided above.

Any help would be appreciated. Thanks in advance.
_________________________
Check out these awesome hacks! Beyond DS is now my major hack!
Posted on 05-23-18, 04:53 pm in tutorial How to Setup CoinKiller (rev. 1 by  Helios on 05-23-18, 04:53 pm)
Red Cheep-cheep
Beyond DS and Project Tape

Karma: 737
Posts: 161/222
Since: 06-28-17

A lot of people are not able to extract the ROMFS and get the editor to work. So, I will explain it here! The best part of this tutorial is that you do not even need a 3DS (if you have your ROM ready)!

You need:
HackingToolKit3DS (V9)
A decrypted copy of New Super Mario Bros. 2
Newest Build of CoinKiller

Warning: Do not use any other versions (including newer ones) of HackingToolKit3DS, or you cannot get the RomFS extracted properly!

The game can be in any region, but it must be decrypted. You may follow the tutorial over here for decrypting the game.
_________________________
Check out these awesome hacks! Beyond DS is now my major hack!
Posted on 06-17-18, 06:32 pm in Word-Play on game!
Red Cheep-cheep
Beyond DS and Project Tape

Karma: 737
Posts: 171/222
Since: 06-28-17
Christmas sucks
_________________________
Check out these awesome hacks! Beyond DS is now my major hack!
Posted on 06-27-18, 07:12 pm in demo Beyond Super Mario Bros. DS (rev. 1 by  Helios on 06-27-18, 07:16 pm)
Red Cheep-cheep
Beyond DS and Project Tape

Karma: 737
Posts: 174/222
Since: 06-28-17
To celebrate one full year after my registration and the belated seventh birthday of NSMBHD, I have released a demo of Beyond Super Mario Bros. DS.

It includes 1-1 to 1-Tower, 1-5, 1-A, 1-Castle and 7-A (ported to 1-4). All levels except 1-4 and 1-Castle have custom preview screens because I am planning to swap these two levels around.

Use the USA region of New Super Mario Bros. to patch it.

Have fun.
_________________________
Check out these awesome hacks! Beyond DS is now my major hack!
Posted on 08-10-18, 06:25 pm in cancelled (rev. 2 by  Helios on 08-10-18, 06:25 pm)
Red Cheep-cheep
Beyond DS and Project Tape

Karma: 737
Posts: 186/222
Since: 06-28-17
Just clarifying, that editor was not made by me. Firstly, Treeki made it, and Dirbaio maintained it. Then RicBent created Actor Spawner and released a mod. After that, Rotation Controller support is added.

I am only responsible for part of the spritedata. I refuse to take any credit regarding the editor only.

As seen from your videos, this is a mod of the original NSMB. The extra sprites and settings won't help you at all. You should use the original editor which can be downloaded in the download page.

As for the music, use the search function. Also, do not steal. Ask people for resources. Credit them and don't claim it as your own. That includes videos trying to promote others' hacks.
_________________________
Check out these awesome hacks! Beyond DS is now my major hack!
Posted on 08-24-18, 06:55 am in The NSMB Kiosk Demo (rev. 5 by  Helios on 09-02-18, 03:54 am)
Red Cheep-cheep
Beyond DS and Project Tape

Karma: 737
Posts: 187/222
Since: 06-28-17
I did this for my first hack.

Use wip Goombatlas - The NSMB Worldmap Editor. Download the original World 1 map and open it in Goombatlas. Go to the Castle node and uncheck "unlock next world" or anything similar. Download worldmap.h and follow the instructions to export the code. Compile it using this modified version of NSMBe, ASM Patch Template and DevKitPro. A lot of errors may pop out, just ignore them and click on the red X for 2 minutes.

Just for safe, you should probably apply this ASM hack as well. Change route upon finishing World 1 to 00.

Edit: Fixed links can't fix the editor link, perhaps you should ask RicBent for it.
Edit (again): Updated editor link provided by RicBent
_________________________
Check out these awesome hacks! Beyond DS is now my major hack!
Posted on 07-23-19, 06:44 pm in Anyone have nsmbe b342?
Red Cheep-cheep
Beyond DS and Project Tape

Karma: 737
Posts: 215/222
Since: 06-28-17
https://nsmbhd.net/download/342/

Just change the number after download/ to whatever version you would like to have
_________________________
Check out these awesome hacks! Beyond DS is now my major hack!
Pages: « 12