Pages: 123 »
Posted on 12-24-12, 04:28 pm in full hack in progress New Super Holiday Bros (rev. 28 by Wesley on 05-08-15, 10:02 am)
Inactive, don't bother

Karma: 1285
Posts: 35/377
Since: 10-07-12


New Super holiday Bros VS Hack

I have made a Mario VS Luigi level hack for Christmas.
~Enjoy

The Worlds:




Gallery:


Backgrounds:



Video's:


Changelog
• World 1 finished.
• M VS L gamemode fixed.
• Added a speedy challenge to the cannon of world 1 and 2.
• Redesigned the toad houses.
• New titlescreen music added.
• New end of the level fortress goal graphics added.
• Added midway point flags.
• Some level design improvents to 1-1, and 1-2.
• World 1 tower redesigned from scratch.
• 1-4, 1-5, 1A and castle 1 had been build and added.
• A lot of graphcal improvements added.
• Remade the title screen.
• The enemies have now got red Christmas hats.
• The M VS L tilesets use graphics from there Wii equivelents.
• I have also included Christmas Trees in the tilesets.
• Added new pipes.
• The items graphics have also been modified.
• As a joke I've changed the "Touch" text on the bottom screen to "Don't touch".
• Inventory graphics have been replaced presents instead of powerups.
• All the levels now feature night-time backgrounds.
• All the tilesets cantains new behaviour`s.
And a lot more.

Credits:
 KingYoshi For music hacks
Thierry For beta testing, improvements to tiling, graphics, suggestions and music hacks.
 MeroMero For the fortress goal graphics.
 Arceus For the chocolate tileset.

E Version:
Download:NSHB Patch 0.0.7.1.xdelta
[Updated at 8-5-2015]

To patch the game you need XDelta click on the link right here to receive it. deltapatcher_v1.0_win32_bin.zip

Note:
This version does not use Dirbaio's ASM hack which allows all sprites to be used in Mario VS Luigi mode.

This version is fully working and properly made with no bugs whatever and their is nothing of note which may be a problem for some people.

This version does not support download play using the download play friendly mode in the editor.


New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 05-25-16, 01:44 pm in tutorial How to create a Star Coin selection screen Full explaination (rev. 3 by ImageBot on 11-21-16, 03:20 am)
Inactive, don't bother

Karma: 1285
Posts: 369/377
Since: 10-07-12


Hello everyone,

Some people asked me how to create a Star Coin selection screen like this:



So I am going to show you step by step how to create your own.
Let's get into it.

Step 1.
At first you create a view of 272x192. This is the size of the height and width of the screen.



Step 2.
Create a small box of 5x5 and put it right under the view at the the centre.


Step 3.
Create 3 arrows made out of Tile God sprites (Tile creator/destroyer).
Each arrow has it's own sprite data.
The sprite data for each arrow is listed down below.

Tile God arrow 1 sprite data: 01 00 00 00 11 00
Tile God arrow 2 sprite data: 02 00 00 00 11 00
Tile God arrow 3 sprite data: 03 00 00 00 11 00



Step 4.
Put down 3 switches inside the box upside down, this is the area where you controll Mario/Luigi and where you decide to which area they warp to.
The sprite data of each Switch is listed down below.

Switch 1 Sprite data: 00 2F 00 10 02 01
Switch 2 Sprite data: 00 30 00 10 02 01
Switch 3 Sprite data: 00 31 00 10 02 01



Step 5.
Put down 3 warp sprites.
The sprite data for each Warp sprite is listed down below,

Warp zone 1 sprite data: 2F 00 00 08 00 11
Warp zone 2 sprite data: 30 00 00 08 00 12
Warp zone 3 sprite data: 31 00 00 08 00 13



Step 6.
Create 3 Zones. Each Zone has a size of 16x48. Put these zones over the Warp sprites.



Step 7.
Put down 3 times the Event Controller-If uses zones sprite above the view wherever suitable.
The sprite data for each Event Controller is listen down below.

Event Controller 1 - connected to zone 1 sprite data: 00 01 01 00 00 20
Event Controller 2 - connected to zone 2 sprite data: 00 02 02 00 00 20
Event Controller 3 - connected to zone 3 sprite data: 00 03 03 00 00 20



Step 8.
Select the player enterance and put it right into the centre of the 5x5 box.



Step 9.
Put down 3 Star Coin sprites 1 tile under the arrows.
The sprite data of the Star Coins has been listed down below.

Star Coin 1 Sprite data: 00 00 00 00 00 10
Star Coin 2 Sprite data: 00 00 00 00 01 10
Star Coin 2 Sprite data: 00 00 00 00 02 10



Step 10.
When finished it should look like this:


__________________________________________________________________________________________________________________________________
I hope that this tutorial helped you people a lot.
If you got any questions about this subject feel free and ask me.
~Wesley
New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 07-18-14, 12:11 pm in tutorial How to manipulate the Peach Castle background animation. (rev. 2 by Wesley on 04-04-15, 10:32 am)
Inactive, don't bother

Karma: 1285
Posts: 290/377
Since: 10-07-12


A few people asked me how i made a working imported scrolling peach castle Background.
So i will show you how i did that in the following 3 steps.

Step 1
The first thing what you do is to export an background that has no animation to your computer. for an example (TOP 0:Grasland (hills and clouds).

Step 2
Import the background that you exported at step one from your computer into the TOP 8:Grasland(Peach Castle) background with the "Import button".

Step 3
Import an Background like this one into NSMB with the "Import PNG button".


Keep in mind when importing a background into the peach castle slot that you know about that between the red border lines the background repeats there all the time.


To calculate where the border line exactly is you can use the following formula, BG= 512 - 256 = the scrolling area width.
512 indicates the full width of the image.
256 is the width of the left part of the image that isn't repeating.
And that results into a width of 256 pixels at the right side of the scrolling side of the image.
__________________________________________________________________________________________________________________________________
I hope that this tutorial helped you people a lot.
If you got any questions about this subject feel free and ask me.
~Wesley

New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 10-11-14, 08:50 pm in Halloween theme (rev. 2 by Wesley on 10-11-14, 08:55 pm)
Inactive, don't bother

Karma: 1285
Posts: 306/377
Since: 10-07-12


Someone said Splunkin goomba's?

Open the thread here and you should see them walking at the bottom.


New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 11-03-13, 07:52 pm in implemented Two pictures of Bowser Jr.?
Inactive, don't bother

Karma: 1285
Posts: 204/377
Since: 10-07-12


Here is the image

New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 12-22-14, 05:09 pm in full hack in progress New Super Holiday Bros (rev. 3 by Wesley on 12-24-14, 08:53 pm)
Inactive, don't bother

Karma: 1285
Posts: 325/377
Since: 10-07-12


Christmas is nearing so here it is!
The first main beta of New Super Holiday Bros is released!
Download:NSHB Patch 0.0.6.rar [Updated at 24-12-2014]

To patch the game you need XDelta click on the link right here to receive it. deltapatcher_v1.0_win32_bin.zip

You want to know what´s new? Then look down there:

Changelog
-> World 1 finished.
-> M VS L gamemode fixed.
-> Added a speedy challenge to the cannon of world 1 and 2.
-> Redesigned the toad houses.
-> New titlescreen music added.
-> New end of the level fortress goal graphics added.
-> Added midway point flags.
-> Some level design improvents to 1-1, and 1-2.
-> World 1 tower redesigned from scratch.
-> 1-4, 1-5, 1A and castle 1 had been build and added.
->A lot of graphcal improvements added.
And a lot more.

Video's





Features that are currently on progress:
-> Rosalina who replaces peach.








-> A Catchy star gamemode.

-> Stars which replace starcoins.


-> Christmass hat models.

-> remodelled worldmaps

-> A tasty World 2.

Credits:
 KingYoshi For music hacks
Thierry For beta testing, improvements to tiling, graphics, suggestions and music hacks.
 MeroMero For the fortress goal graphics.
 Arceus For the chocolate tileset.
New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 03-26-15, 07:01 pm in full hack in progress New Super Holiday Bros (rev. 2 by Wesley on 03-26-15, 07:03 pm)
Inactive, don't bother

Karma: 1285
Posts: 345/377
Since: 10-07-12


Monthly update: 26-3-2015

At the month of March New Super Holiday Bros made a lot of great progress involving to new models and the progress of the semi-open world star realm gamemode, which will be revealed more about through the year.
However down below are some more teaser pics to build up the hype.

Star Realm Power Star


The Enterance To The Star Realm


Bowser. JR's Airship



New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 10-30-12, 05:52 pm in finished NSMB Black Mario VS Luigi Hack (rev. 4 by Wesley on 10-31-12, 02:44 pm)
Inactive, don't bother

Karma: 1285
Posts: 11/377
Since: 10-07-12


this its my first mario bros hack
this its only for mario vs luigi

some main things in my hack
:changed title screen
:changed the skins mario vs luigi skins
:changed levels




the patch i need to replace this (beta 1) http://www.mediafire.com/?16xeopgkto63dhy


hope you like it
New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 02-10-13, 11:47 am in full hack in progress New Super Holiday Bros (rev. 1 by Wesley on 02-10-13, 11:48 am)
Inactive, don't bother

Karma: 1285
Posts: 48/377
Since: 10-07-12


two new screenshots.


the tileset gives now a better night feeling, you will see that it its night and it looks good ^^
New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 03-31-13, 10:50 am in help NCL file for this...
Inactive, don't bother

Karma: 1285
Posts: 66/377
Since: 10-07-12


you mean this?

this its the pallete you have to LZ compress it
UI_o_1P_game_in-ud_ncl.bin
New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 05-18-13, 07:34 pm in full hack in progress New Super Holiday Bros (rev. 4 by Wesley on 09-03-13, 05:30 am)
Inactive, don't bother

Karma: 1285
Posts: 75/377
Since: 10-07-12


Yes I like new music in my hack

showing the tower level

New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 07-30-13, 11:07 am in full hack in progress New Super Holiday Bros (rev. 2 by Wesley on 02-16-14, 02:20 pm)
Inactive, don't bother

Karma: 1285
Posts: 102/377
Since: 10-07-12


Posted by Mega-Mario
Nice! I like what you did with the pipes.

However, the landfill pattern looks too griddy. You should make it more subtle, or randomized, dunno...


its this better?
did it looks good enough that you got the feeling that you are in the mountains?



New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 09-06-13, 03:35 pm in What do you recommend me? (rev. 2 by Wesley on 09-06-13, 04:20 pm)
Inactive, don't bother

Karma: 1285
Posts: 144/377
Since: 10-07-12


i have a free full version.
this one records as long as you want
link removed*
New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 11-02-13, 04:01 pm in New Logo? (rev. 1 by Wesley on 11-02-13, 04:02 pm)
Inactive, don't bother

Karma: 1285
Posts: 202/377
Since: 10-07-12


I like this idea.
I made some time aga a logo for Thierry's board.
I can make one for the new super mario bros hacking domain, if the staff agrees.

This one is Christmas themed.

New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 01-23-14, 11:21 pm in Which Programing Language Is Better?
Inactive, don't bother

Karma: 1285
Posts: 226/377
Since: 10-07-12


There is no best programming language, Those language's are good on their own way. It all depends on what you are programmming or scripting and for what you are using it for.

Also why is there on the bottom of the poll an "I hate them all" option? That option doesn't make any sense to the thread name in my opinion.
New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 06-09-14, 06:15 pm in Newer Super Mario Bros. DS 2
Inactive, don't bother

Karma: 1285
Posts: 251/377
Since: 10-07-12


Please calm down will you. You can make something of your project if you're original and not lazy by ripping graphics from other games, make everything by yourself.
New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 06-10-14, 12:11 pm in Custom hack: mario AND luigi! (rev. 1 by Wesley on 06-10-14, 12:12 pm)
Inactive, don't bother

Karma: 1285
Posts: 252/377
Since: 10-07-12


Posted by Thierry
Back on-topic, if you are using two NSMB cartridges, don't forget to import the edited levels on both ones.
Thanks Thierry for the advise, we all didn't knew that.
New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 11-17-14, 10:24 pm in v3.1 Super Mario Bros. - The New Worlds
Inactive, don't bother

Karma: 1285
Posts: 313/377
Since: 10-07-12


He has a patch so what's the problem the minimum critic's are met.
And why are you quoting old posts that doesn't make any sense.
New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 11-27-14, 05:28 pm in New Year's plans (rev. 1 by Wesley on 11-27-14, 05:30 pm)
Inactive, don't bother

Karma: 1285
Posts: 317/377
Since: 10-07-12


The first main demo of New super holiday bros that includes a challenging first world and a fully working multi player gamemode will be released between now and 20 December.

It took me quite a long time to get around a few glitches which where tough to fix, but that is all done now.
Stay in touch.

P.s Enjoy stomping the "Christmas Goomba's" who are walking at the bottom of the page.




New Super Holiday Bros - Mario Kart GTA San Andreas
Posted on 11-29-14, 02:34 pm in I want to make my own hack
Inactive, don't bother

Karma: 1285
Posts: 319/377
Since: 10-07-12


Hi! I'd recommend you to start with obtaining a US rom and to study "these" tutorials. They solve a lot of your questions.
Welcome to the New Super Mario Bros Hacking Domain.
New Super Holiday Bros - Mario Kart GTA San Andreas
Pages: 123 »