#New++ Super Mario Bros

1 messages · Page 24 of 1

warped briar
#

The ceiling here also doesn't look bad, but that's probably mostly because you can't see the tiles above it

#

Idk what they were cooking here tho 💀

fossil token
#

its a pretty weird tileset tbh, even looking at how the objects are set up

warped briar
#

It's a cool tileset tho

fossil token
#

agreed

wraith gust
#

It's the best castle tileset in the entire game, I wish it was used more often in vanilla besides the Lakithunder fight

warped briar
#

It certainly makes its one use more memorable

stoic lava
#

I dont blame her

wide furnace
#

yeah in TRQ i had to change the bottom tiles, and some of the top tiles, by full blocks (either 1x1 or 2x1 in a pattern), because these ones look kinda ugly (especially the ceiling). i also made some other ceiling tiles but i don't fully remember how

also i either have the choice to use the "regular" ceiling and floor from the tileset, or the full blocks

#

oh wait i remembered wrong. for some reason i only used the original corner tiles (tho i'm almost sure the full ground tkles are also available in the tileset)
and for the ceiling i took the lower half and shifted it by 1/2 tile, and used the regular inner ground tile for the top half. kinda same for the corners, but i also used a piece of :thin wall block" from the original tileset

#

feel free to take inspiration from this

fossil token
#

really bad ludwig banner

wide furnace
#

it kinda looks like a mouse 😭

olive owl
#

EVIILLL MICKEY

fossil token
#

Ludwig’s emblem is hard to cram on there

#

Ima give it another try soon

wide furnace
#

yeah it seems pretty difficult. good luck on it 🍀

wraith gust
#

We have Ludwig at home
The Ludwing in question:

fossil token
#

do yall think these lakithuner platfroms could be semi solids?

#

Im thinking up uping their brightness and doing that

analog oracle
#

i always thought they were semisolids and was confused when i found out they werent

#

i have the same problem with the ghost house platforms that are just like these too (tho those kinda look more solid ig?)

#

i thiink they could be semisolid

fossil token
#

yeah, I decided to make them a bit brighter and make em semi solids

fossil token
#

such a pain to tile

#

oh yeah, this is a rare parrashell level, hence the tripple block that gives one at the start

wide furnace
#

pretty cool so far!!

#

also yeah the banners look like Ludwig a lot more now

wraith gust
#

This looks like it's gonna be a very interesting level

fossil token
#

It’s gonna be on the shorter side, the boss fight is gonna be taking the center stage here

#

Don’t know if yall remember the concepts but Ludwig is preforming the nsmbu final boss fight

fathom kraken
#

He's gonna grow because yes or is he gonna eat a giga mushroom?

fossil token
#

He gonna eat a mega shroom

#

same as Iggy

fossil token
#

so, there is a few additonal files that are used, this isnt even counting the nwav ones and some other stuff lol

warped briar
fathom kraken
fossil token
fossil token
#

I have been putting together a computer with old crap parts I have lying around to set up a server to host the new++ files and code so I can develop between deviced and omfg, I hate old hdds

#

they love to just shit themselves

rich palm
fossil token
#

and I now have the 1Tb hard drive in my pc properly, all the old stuff on it has been backed up and its been fully wiped and is virus free, I finally have a place to keep all my youtube vids and recordings and excess games

stoic lava
#

It blue screened because it felt like to

#

When it dont corrupted every file and i had to manually recover them

fossil token
#

whatever u have is probably better than shitbox 1 and shitbox 2 that im using as servers

#

shitbox 2 only has 2gb of ram lol

stoic lava
fossil token
fossil token
stoic lava
#

I bet not even Linux can save bluescreen machine tho

#

Ill try experimenting stuff on it latee

#

Who knows whay it can turn into

#

I was thinking in just installing android on it and having a powerfull phone idk

fossil token
#

arch linux

dark roost
#

Hii

#

Im new

#

Can I ask a question @fossil token

#

Are there different playable characters and if yes how many??

stoic lava
#

Iirc mario, luigi, wario, walluigi, yoshi blue, yoshi green, yoshi red and yoshi yellow

#

Illy added other stuff in her hack, she's making a really nice mod

dark roost
#

Woah

#

That’s great

stoic lava
#

She added custom bosses, custom powerups and more

dark roost
#

If I may ask

#

When is it planned on release

stoic lava
#

I dont think its possible to know when it releases, u could ask illy, but its not a thing to know for sure

dark roost
#

Thanks are you a friend of hers??

stoic lava
#

Yea, but i dont work on n++ ofc, i helped with some models tho

dark roost
#

Good

fathom kraken
stoic lava
#

Toadsworth

runic storm
fossil token
#

statues are hard to make

#

thinking of doing dry piranha plant for this level as well

ocean pivot
#

lmao that statue

#

imo statues should be way bigger

#

generally

#

so they could be visible

#

it annoyed me for the morty one i made long time ago since the detail was not enough lol

fossil token
#

My plan for the dry piranha plants is to add the texture to the model, hook the on render function and then change the texture used

#
ncp_call(0x2142544,32) // PipePiranha::onRender
static void renderHook(Model* mdl, const VecFx32* scale) {
    NTR_REGISTER(PipePiranha*, pp, r4);

    pp->applyFireballWiggle();

    if (pp->cooldownA == 0) {
        mdl->render(scale);
    } else {
        NNS_G3dMdlSetMdlFogEnableFlagAll(mdl->data,TRUE);
        mdl->render(&pp->wiggleScale);
        NNS_G3dMdlSetMdlFogEnableFlagAll(mdl->data,FALSE);
    }
}

gonna leave this bit of wills code here so I can come back to it later

wide furnace
#

will they be able to be killed with fireballs?

fossil token
fossil token
fossil token
#

but that hard

wide furnace
#

i feel like it would be nice to maybe add a little bit of contrast between the usually "red" and "white" parts of the piranha plants

#

also maybe making the stem more "spine"-like

fossil token
#

they are still a wip

#

getting the texture and pal swaps to work was a nightmare

#

and if u have the bone ones on screen you cant have normal ones

fossil token
#

thats about as good as I can get it to look

ocean pivot
#

@fossil token you can ask fuzzy if you want more accurate bone piranhas

#

he has the one with small bones on the pine

fossil token
#

I might make some colour changes so the bone look is more visable

ocean pivot
#

oh i meant the actual model

#

check nsmbaba trailer

#

somewhere at the beginning

fossil token
#

the texture is just set to 1 and same is the pal

ocean pivot
#

ah i see then

lapis lark
fleet breach
#

damn i forgot how difficult it is to come up with a catchy main theme 😭

fathom kraken
#

Why here?

fleet breach
#

bc illy told me to work on the OST :>

fathom kraken
#

Oh really?!

fleet breach
#

yup

fathom kraken
#

That's so cool

fleet breach
fathom kraken
#

Sorry for saying that didn't know

fleet breach
fathom kraken
fleet breach
#

oh well

fathom kraken
#

Btw

fleet breach
#

its ok :ρ

fathom kraken
#

Hello Kourtiss MarioWave

fleet breach
#

Hello rrt MarioGloveWave

fleet breach
#

this doesn't like its an overworld theme at all lol

fossil token
fleet breach
#

then use it as a sunset theme :p

fossil token
#

I got a level which it could be used in, well multiple of this theme, and the celeste dong can be used for the B side

stoic lava
fleet breach
fossil token
stoic lava
#

Oh

fleet breach
#

but it's ur game after all

fathom kraken
fleet breach
#

fuck the jazz theory is slowly consuming my brain ...

warped briar
fleet breach
#

but Illy is not checking DMs CryingCat

#

oh nvm she does

fossil token
fleet breach
#

sorry illy, mb

fleet breach
#

who are these ppl

stoic lava
#

I used then once

#

Ill put then again but animated

warped briar
#

oh

fossil token
warped briar
#

Can you send an image

stoic lava
warped briar
#

Probably should send in a different channel tho

stoic lava
#

Check my thread

fleet breach
#

random ppl = random minors that ask for da rom ?

#

link en mediafire

#

descargar para android

#

💯

fossil token
fossil token
fleet breach
#

give me rom now pls, I will u free robux if u do !!1!1! I'm from India btw

#

jk 😭

warped briar
ocean pivot
#

when iget finally time and make your coins i'll probably improve it for fun

analog oracle
#

I think nsmb2 does that?

fleet breach
ocean pivot
#

why did illy code SMB speedrun glitch

#

can't wait for minus worlds!

fleet breach
fleet breach
ocean pivot
ocean pivot
#

im gonna block you next time btw

fleet breach
#

bru

#

anyways

fleet breach
fleet breach
fathom kraken
#

I like the drums, the hihat too and the waw part

#

Sounds soothing

#

And calm...

fleet breach
#

thanks rrt marioready

#

the meow synth is mine btw

#

heavily inspired by nsmbds' meow

fleet breach
#

I'm still trying to make the melody a little more memorable tho

#

this ts isn't even Mario at this point 😭😭😭

#

its just an instrumental jazz track lol

#

just take a look at 1:26 😭🙏

fathom kraken
fleet breach
#

are /j or /srs btw

#

confused MarioDerp

#

i can give it to ya I guess

#

if illy doesn't like it that is

wide furnace
fleet breach
#

thanks :3

wide furnace
#

yw!!

fleet breach
#

^^

fathom kraken
fleet breach
#

well, if Illy doesn't like this theme, you can take it :3

fathom kraken
#

Nah no problem, Earthless is making a really good work with the songs :) but thanks!

fleet breach
#

another nsmb composer ?

#

that's intriguing

fathom kraken
#

Ye pretty much, he also helps with the world map modeling, he's an artist!

fleet breach
#

i wanna meet em :3

#

can u give me their acc ?

#

or send some of their work ?

fathom kraken
#

He talked in the BI channel and In the server, you can meet him in dms :)

#

Byee

fleet breach
#

wait

#

which channel 😭

fathom kraken
#

The burning Ice server is in my bio

lapis lark
#

new++ smb when the old-- lousy wario sisters walk in

wraith gust
#

New++ SMB fans when Old-- SMB walks in

stoic lava
#

LMAO

fossil token
fathom kraken
#

Looks believable, tho the last bottom BG is a little bugged, right?

fossil token
#

its all the same bottom bg

#

just messed up my colours in the code

fathom kraken
#

Ah, okay

ocean pivot
wide furnace
fleet breach
fossil token
#

thanks

#

each gimmick controller in the room does this

    u8 rn = 0;
    u8 gn = 0;
    u8 bn = 0;
    
      r = (color >> 0) & 0x1F;
      g = (color >> 5) & 0x1F;
      b = (color >> 10) & 0x1F;
    if(b > 5){
        bn = b-2;
    }
    else{
        bn = b;
    }
    if(r > 5){
        rn = r-3;
    }
    else{
        rn = r;
    }
    if(g > 5){
        gn = g-3; 
    }
    else{
        gn = g;
    }
    return (scast<u16>(bn) << 10) | (scast<u16>(gn) << 5) | scast<u16>(rn);
#

I need to change the amounts

wide furnace
#

i was gonna ask if the boss was gonna be lakithunder... but this is Ludwig's tower

fossil token
fossil token
olive owl
#

Code BG shnanigans always cool to see Praise

wide furnace
fossil token
#

I wanted to make it work dynamically depending on how far u move through the level but that would be a pain

fleet breach
#

well if u have any problems with the code, I can ask my friend to write you some. marioready

#

it will 100% work, trust me.

#

ifykyk 😭

wide furnace
#

why emphasis/bold text on "friend"?

olive owl
#

ChatGPT most likely :p

fleet breach
#

exactly 😭

warped briar
#

I thought it was a castle the whole time 😭

fossil token
#

thats why im using that castle tile set

warped briar
#

Should've made it the castle smh

fossil token
warped briar
#

Ah

#

The rain is a bit too much I'd say

fossil token
#

the rains been cut down

#

dw

worn totem
#

Something About It Just Slaps.

fleet breach
#

NSMB2 is pretty good, but I still think it's the worst out of the new series

#

don't get me wrong tho, it's a great game

lapis lark
fossil token
#

do yall think having this rope move up this shaft and the player having to dodge bills could work?

#

my original idea was just to have some ropes and bills

#

but a rope moving up it could be fun

stoic lava
#

I aprove the idea

wide furnace
#

yeah it could be fun

lapis lark
#

i also like this idea

fossil token
#

def no fire plants lol

#

those can be saved for the B side

wide furnace
#

it's a bit weird how at the very beginning the camera gets too high and doesn't go down. tho i'm guessing it's because this property is for all the view

#

also i kinda expected there to be bullet bills as well

fossil token
#

retro scroll

wide furnace
#

oh ok

fossil token
#

that was testing the rope movment

fossil token
#

just beeg boys and king bills

wide furnace
#

oh ok then

warped briar
fleet breach
#

but you rly need tower music lol

simple current
#

Fishy Boopkins From SMG4 Real?

fossil token
#

?

fathom kraken
fleet breach
#

fr lmaoooo

rich palm
rich palm
simple current
#

Not a Argument BTW

fathom kraken
#

What

stoic lava
fossil token
#

Strarted working on the king bill for the Casette room and B side

#

might make a "Mario runs for his life in nsmbds" meme vid which is a B side showcase :3

#

pathetic ahh king bill model

#

good thing I can just scale it up

#

@stoic lava we may need to make some adjustments to this model

warped briar
#

Can't wat to see the Bill bigger than the entire screen

stoic lava
fossil token
#

Im gonna have to set the zoom to 24x24 lmao

stoic lava
#

I think

fossil token
#

or maybe even 32x32 like in the ludwig fight

stoic lava
warped briar
fossil token
#

this isnt the right side yet but yoy can already kinda see why it needs some adjustments

stoic lava
#

Im kinda dumb 😭

fossil token
warped briar
#

Why is it called 24x24 then GoalSkull

stoic lava
#

Idk

#

Nsmbe momment

fossil token
warped briar
fossil token
#

anyways, @stoic lava

stoic lava
fossil token
#

no, it all looks really crunchy

stoic lava
#

Oh the shading

fossil token
#

@ocean pivot can you explain what looks off aboutthis model at this scale please? Your a lot better at that then I am

analog oracle
#

the texture would need to be like double the size…

fossil token
#

yeah, with the new hype system as well

lapis lark
#

on everyones souls we are ALL hyping the video when it drops

stoic lava
#

@fossil token does the zoom need any type of code hack or the vanilla games does it already?

#

Also, 128 or 64 texture?

#

If 128, ill use the nsmbu one

fossil token
#

64 should be fine

stoic lava
#

Oki

fossil token
#

seeing pipes break is so funny

lapis lark
#

the bottom screen ui looks so clean that i forget this isnt how it looks in the base game

lapis lark
stoic lava
# fossil token

U could make so once it hits the player the player instantly die

fossil token
#

its funnier if the player falls to their death

stoic lava
#

Also the zoom is automatic or its the zoom out?

#

It also breaks Stone blocks? I was thinking of make a breakeable tileset of w2 w4 and w5 factory2 for this bill

stoic lava
#

I added the model to have a fire like effect

fossil token
#

u can probably make a texture animation for the fire effect and have it infront / behinde the bill

fossil token
#

Im debating if I wanna make it be able to destroy literally everything lol

#

thinking hard

#

cause it gets stuck at walls

stoic lava
#

It will be fun to make a level witht hat

fossil token
stoic lava
#

And ill not need to duplicata tileset

fossil token
#

u can always add the flag to do that

stoic lava
#

How i can do it myself when editing i patch it?

#

Also, u want me to make it load a animation for making the spin effect?

#

Make a anim**

#

@fossil token ill send the new model

fossil token
#

alright

fossil token
stoic lava
#

Ill make a armature then

fossil token
#

I flip between three to get the right effect

#

also, my chem class got cancelled cause my teacher had to leave cause smth happend with one of his kids so I got a free period

#

aka, new++ grind session

stoic lava
fossil token
stoic lava
#

Oh there are flags there? Then ill add it myself, thx for explaining ^^

stoic lava
#

Oh it makes even easier cuz i dont need to search it

fossil token
#

wait it doesnt work :p

stoic lava
#

Aw rip

fossil token
#

I need to find a way to deal with this lol

#

question blocks dont break

stoic lava
#

Sis i finished the anims, ill send both in dm

fossil token
#

a lil bit to yellow

stoic lava
#

I tried copying the nsmbu one

fossil token
#

ideally it should be in a nsmbds kinda style

wraith gust
#

Also, NSMBU one is reddish because it's covered in fire

warped briar
#

Add the fire 🔥

wraith gust
#

Fire is what the DS is going to be covered in if you try to implement the fire

fossil token
#

@stoic lava can u send me the blender files, I can probs do a texture animation for the fire

#

Ill lust need to add a flat version of the bill on top and make it have an animated texture

stoic lava
#

I can do it actually

#

Unless u want to do it ofc

fossil token
#

if u know how to do it then go for it

stoic lava
#

It uses nsbtp right?

#

If yea, yup i know doing it

fossil token
#

yeah

stoic lava
#

Mario is super realistic

mortal arrow
fossil token
#

Adding three more fans prevented that from reaching 95 deg c and it sits at 72 when I do that

civic cloud
stoic lava
#

@warped briar send the king bill fire textures pls, and the fire at the back too

warped briar
#

Didn't I already send the fire at the back?

stoic lava
#

Its the same one for king bill?

warped briar
#

I believe it's the same for every bill

#

The textures at least

stoic lava
#

Ohhhh

#

And the fire overlay?

#

@warped briar 🥺

warped briar
#

I'll do that later

stoic lava
#

YEAY

warped briar
#

@stoic lava

stoic lava
#

Thanks!!!

wide furnace
#

i thought these were distorted faces for a second... 😭
-# probably played omori too much today...

stoic lava
#

@fossil token the nbstp didn't looked great, can i do a nbsta?

#

Actually lemme add more frames

lapis lark
#

i was thinking
why did they send the souls of the damned here?

fathom kraken
warped briar
#

Oh, yeah I see it

dark roost
#

Hey @fossil token btw I played the prerelease you sent 5 months ago gotta say its beautiful keep up with the work bc I have never seen a hack like this with custom characters and more like long jumps

#

I just wanted to ask you something, are you gonna release another demo bc you really should

#

Ah yeah another thing why does waluigi have the yoshi head in the prerelease

stoic lava
dark roost
#

Frfr

#

She is the best nsmb ds hacker or modifier

#

Like nobody did what she did

#

But I really would love another demo

#

@fossil token please drop us another demo

#

When you can ofc

fossil token
fossil token
dark roost
#

Js wanted to know when the next demo would have been out

#

But you deserve a break and focus on important things first

flat lily
# dark roost Hey don’t worry if you want a break from everything take it like There already a...

the problem with school in Italy you never have breaks unfortunately even in the second year the school had increased the homework I arrived in January that I can no longer do it came a period that I was really tired even if I was thinking about dropping out of school in Italy there is a possibility of dropping out of school at 16 years old, then from February to June I really stopped studying because I seriously needed a break and I was studying only for questioning or verifications among which I have 3 in Computer Science even though I've been all 2025 fine to day on thinking about dropping out of school this year I'll be in the third year that they say you start programming already I'd be afraid of how it goes to end

#

I'm sorry if I wrote this message

fossil token
#

@stoic lava did u turn on smooth shading?

stoic lava
#

Yup

fossil token
#

okay

stoic lava
fossil token
#

I might change the transparency of the fire a bit

stoic lava
# fossil token

The section i planned for w2 w4 and w5 was exactly like that 😭

fossil token
#

and I need to make the roll anim with trig since I cant have both at once

stoic lava
#

Whats trig?

stoic lava
dark roost
# fossil token

Fire as always but maybe the speed needs to be a little little less

fossil token
#

and anyways, its a B side

#

so its meant to be hard as fuck

fossil token
ocean pivot
#

looks alright

onyx lantern
dark roost
fossil token
fossil token
#

its just a sine graph with a y offset of cosine

wide furnace
fossil token
#

I should be saying f(z) =...

#

instead of y =

wide furnace
#

oh okay

#

yeah i get it now, thanks

onyx lantern
fossil token
#

im just a mega nerd

#

I know all my trig stuff cause I use it all the time in coding

onyx lantern
#

Gotcha

rich palm
# fossil token

My one criticism is likely invalid bc this is unfinished (that being to add their rotation), but it does look very good

stoic lava
#

How it looks

olive owl
#

I like that they break the pipes lmao

fossil token
#

same, its the best part

#

sadly it doesnt work with blue pipes though, thinking about it, I could probs code support but ehh, thats a lot of work

stoic lava
#

THEY KILL THE PLAYER YEAAAA

fossil token
stoic lava
#

LMAO

fossil token
#

looks like morton is crashing the game

#

bloody hell

#

to much code in arm9 I bet

#

I wanted to test out a new model for this spike helmet

#

well not a new model

#

but change how it renders cause I have learnt more and I can get it to sit right now

onyx lantern
fossil token
onyx lantern
#

i will and i will fix it-

fossil token
#

there we go

#

hes working again

fossil token
warped briar
#

What are the hitboxes on those fire balls at the start 💀

wide furnace
#

i feel like it would add some epicness if you make the sky a bit darker (if you have multiple areas/views for the B-side, you can do it in the later ones, like the A-side)

#

it does feel epic especially with the music tho

#

also i feel like it could be better to add block variations because having only brick blocks can feel repetitive (for example using stone blocks or used blocks), but that's up to you

#

also: geometry dash be like

fossil token
#

Only brick blocks and pipes do

wide furnace
#

oh, okay then

ocean pivot
fossil token
#

He stole the meme before I uploaded the yt vid for it

#

😭

wide furnace
#

no way this just gave me a really cool idea for an additional last phase for the final boss i imagined for TRQ (if someone codes it in somehow)

stoic lava
# fossil token

Ill use this bomb in a creative way on ssmb, i wanted to keep surprise here but if u want i can tell u in DM's

rich palm
# fossil token

Is that the music from that one King Bill custom level?

Edit: I think it was aptly called "Mario running for his life"

#

Checking and oh lord, it is

#

Based

onyx lantern
fleet breach
wide furnace
# fossil token

just a question about the king bills: can you kill them with a ground pound at the moment? (because iirc actors can be groundpounded by default)

#

(i have a statement to make if they aren't groundpound-able)

fleet breach
wide furnace
#

kinda sounds like a music for the game "npcs are becoming smart" from roblox (i think because some of the songs there sound similar to this one)

#

sounds nice!!

fleet breach
#

bu

#

but thanks :3

wide furnace
wide furnace
#

i'm assuming it's for new++ since you forwarded it here

#

it could fit well

fleet breach
#

i struggled so hard with the drums btw SpongeDespair

fleet breach
wide furnace
fleet breach
#

this time signature is so fucked up

fleet breach
wide furnace
fleet breach
#

what's trq ?

#

oh nvm

#

the rainbow quest ig

#

:o

#

I could do music for trq if u wanted

#

wait no nvm

wide furnace
#

?? 😭

fleet breach
#

Im already working on 3 OSTs 😭

wide furnace
#

i guess in one year then (i don't need anything for now i think, except covers of existing songs)

fleet breach
#

Sakura is almost done but still needs work, new++ has a lot of shit that need to be done, some dream memories tracks and some other sm64 hack

#

so 4

fleet breach
#

I already have some unused themes

#

from other projects

#

could fit

wide furnace
#

maybe idk

stoic lava
wide furnace
#

but we're polluting Illy's thread rn...

fleet breach
fleet breach
wide furnace
#

i guess we can continue talking about it in the TRQ thread (tho i was also gonna say other stuff there)

fossil token
#

I have been thinking and the different player physics cause problems in harder levels such as b sides, I’m debating giving all characters three seconds or climbing and only having Mario and Luigi physics and making wario and waluigi just have either Mario or Luigi’s

fossil token
#

Massive code release incoming

olive owl
#

Funny commit message lmao

fossil token
#

lmao

#

easiest way to fully redo the structure though, since now I compile to overlays and crap

olive owl
#

????????? GoalSkull

fossil token
#

I need to write credits still but im tierd, ill put it on my todo list

fossil token
#

Im changing everything to load by files paths for coop support

olive owl
#

Ooo cool

#

I need to make ordinary coop safe

#

Think the harest part will be making the gimmick work in coop

wide furnace
#

i wanted to use the cannonballs for airship levels, so since they're here i'm gonna take it

fossil token
#

Go for it

blazing otter
blazing otter
#

The more I read the file names the worse it becomes

fossil token
#

this is a terrifying sight

fossil token
wide furnace
fossil token
#

:3

wide furnace
#

okay i actually love this for some reason

stoic lava
#

YEY KING BILL

wide furnace
#

also fun fact (that's what i wanted to say the other day + one more detail that i just noticed):
assuming that the New++ King Bills cannot be groundpounded, they're more powerful than their NSMBWii/U counterpart, because they insta-kill the player and enemies

stoic lava
#

On nsmbw/u they die on slopes and semisolids too, and n++ one dont

wide furnace
#

lmao how 😭

#

by sliding i guess?

stoic lava
#

They just die when touch it actually

fathom kraken
#

King bills being scared of vertical movement, classic

wide furnace
#

well in this case

stoic lava
#

LMAOOOOO

warped briar
#

Where did you get slopes from?

stoic lava
#

Brick block + slopes kill them

warped briar
#

Send

stoic lava
#

Wait im searching it still

fleet breach
#

Illy why is Ndy playable 😭

olive owl
#

Because I asked lmao

fleet breach
#

o

#

fire

#

the texture and icons are fucked up tho 😭

#

I was just testing the characters till I saw a broken Mario icon ...and that was u

wraith gust
north garnet
north garnet
ocean pivot
#

There is only one thing i don't like in King Bill model

#

how pointy is that

#

Either it need's to be slightly behind or add more faces

#

otherwise it's well made model

#

Also, if i will have time and motivation i will try to improve slightly the texture since i'm not happy with it (eyes and teeth)

#

Regarding your coins illy, i'll try do them on Saturday

wide furnace
wide furnace
ocean pivot
#

Nah, just they could've have an extra detail but jpg did the uv weirdly lol

ocean pivot
#

BUT IT IS VERY VISIBLE

#

but yeah, i love this

#

i might use king bill one day for fun lol

wide furnace
warped briar
ocean pivot
#

Alr, i agree on it too

warped briar
#

The stripes should be going in the same direction as the Bill

#

Which is the case in U, but not here

wide furnace
#

oh true

stoic lava
#

Facing left if the bill is going to rigth

#

And facing right if the bill is going left

wide furnace
#

no i think he meant rotating the texture 90 degrees, but keeping the scrolling animation the same

stoic lava
#

Ohh

fossil token
#

3k subs :3

flat lily
#

Congratulations

wraith gust
#

Deserved

rich palm
karmic crest
#

ok gng

analog oracle
#

is this another troll lol

stoic lava
#

Dont seen to, tho he's shitposting 😭

fossil token
#

Don’t shitpost in my thread

fossil token
#

Can’t believe the views are skyrocketing at this time

fossil token
#

gonna do a plug

#

if u havent hyped the meme vid on youtube mobile, please do it

#

more hype = more attention to nsmbds modding

flat lily
#

with 2 different accounts they came to help you with the points

fossil token
#

Thanks

#

My friends couldn’t hype it o. Their YouTube mobile for some reason, the system is cursed as hell

fathom kraken
#

I will now :)

stoic lava
warped briar
#

tf does that mean 😭

stoic lava
#

It promotes the video how more you hype It more the video will be recomended

#

I hype every nsmb modding video i can

warped briar
#

We got like button 2 before Newer dx 😭

fathom kraken
stoic lava
fathom kraken
#

I hyped it before

#

But forgor to post it here

flat lily
fossil token
#

Been thinking and I might make every player be able to climb for two seconds, and I also think I’ll remove the wario and waluigi physics and make them like Mario or Luigi

wide furnace
#

climb walls you mean?

warped briar
#

I think the characters have enough moves 😭

#

Would they be able to like

#

Climb the wall, then wall jump and dive ontop of it

wide furnace
#

also are you gonna change the Wario and Waluigi physics only in B-Sides or in the whole hack? (because i think you once said you wanted to do the former)

fossil token
#

whole hack

wide furnace
#

okay. kinda sad to see it go though

fossil token
#

the only diffrence is that wario accelerates a bit faster than mario and waluigi jumps higher

#

I could keep it I guess, it just makes it really hard to balance levels around all those different physics

wide furnace
#

okay. well try to do whatever is easier for you i think

fleet breach
#

j

fleet breach
#

@fossil token how can i access the b-sides 😭

#

ive collected the tapes but i cant play the sides lol

fossil token
fleet breach
#

oh

#

the tapes exist tho

#

unlike my music 😔

stoic lava
#

Theres a demo?

fleet breach
#

no, she sent me a scrapped one

#

x3

stoic lava
#

Ohh oki

fleet breach
#

bc as u already know, playing the game helps me make better music :3

fossil token
#

why does every map node have its own bloody tex and pal, why couldnt it be the same node graphic, besides the arrow one and a diffrent pal

#

hopefully this isnt gonna be problomatic for wm rendering

#

there are so many bloody random checks like this

#

this is why im not doing an actaul world nine

#

unless I get board and spend a shit tone of hours hunting them down

olive owl
#

So...there's gonna be a W9 ;p

fossil token
onyx lantern
wraith gust
ocean pivot
#

give me a sec

fossil token
fossil token
#

The TheGameratorT special, looks like we adding bowsers balls as a collectable somewhere

analog oracle
fossil token
analog oracle
#

send me that for when I know how to deal with it marioready

fossil token
wide furnace
#

lmaooo 😭

#

peak comment

stoic lava
wide furnace
#

also since when does hyping multiply the amount by 2??

#

nevermind it's just 1.6k for some reason, which the video just so happened to have when i did

fossil token
#

okay

#

extra save data is working

#
struct FileData {
    bool bowsersBallsFound;
    enum class ExtraLevelFlags : u8  {
        CassetteCollected = 0x1,
        BsideComplete     = 0x2,
    };

    u8  extraLevelFlags[80]; // 80 bytes to store the flags
};```
#

this should hopefully be enough

iron igloo
#

how much space is left over in the savefile? how many flags/datasets can you add?

#

and could we theoretically make a larger savefile or would the game not like that

#

of course read/write times would increase but yeah

fossil token
#

@blazing otter you are more qualified to answer this, can you explain to nld how the save data stuff you did works

blazing otter
#

for this I just repurposed the minigames save

#

244 is the size of the minigames save, so it gives at max 81 bytes per file

#

and you still get 1 byte left for whatever you have that can be shared between files

#

I'll send the file in #nsmb-programming message

iron igloo
#

yeah thats a decent amount of space to use can’t imagine any hack needing much more then that

fossil token
#

I was thinking, this thing could probably be turned into a kinda cool level gimmick, it could slide along a rail in the bg and spawn fire

wide furnace
#

that could be interesting

lapis lark
#

cool idea

fossil token
#

okay, that bg wall bit of tiles could look really nice in a tile set

wide furnace
#

if you manage to turn it into a tileset, yes

#

tho i also feel like it's too dark and doesn't have much contrast

fossil token
fossil token
wide furnace
#

oh yeah palettes stuff i guess. makes sense then

fossil token
#

damn, I forgot about these fly guy sprites

fathom kraken
#

Chunki

fossil token
#

I need to grab these models cause Im using the newer ds ones right now for some reason

fathom kraken
#

What's the difference between these ones and newers?

fossil token
#

damn, bomb parashots, so many assets I can use

wide furnace
fossil token
#

also cannonball lol

#

might take that aswell

#

im looking for assets I can use and inspo btw

wide furnace
#

yeah the minigames have a bunch of stuff. that's where i took these metallic construction site things for the city tileset (also the steam gardens tileset)

fathom kraken
wide furnace
#

tho i think you also have to be a bit careful of color compression since these graphics use a bunch of palettes

fathom kraken
#

Ya

fossil token
wide furnace
#

by "bunch of palettes" i meant within a single ncl file

#

but yeah it's a bit complicated

#

what i mean is that, because they're spread in multiple palettes, their total amount of color is most likely higher than 256 and so the graphics may suffer from compression if you try to import them in a tileset

fossil token
#

there is a reason you cant find rips of all the assets lol

wide furnace
#

true lol

#

and i think it's mostly the sm64ds versions that get ripped, which have some differences from the nsmb versions

ocean pivot
#

i was referencing from that when I was making a tileset for nsmbaba

fossil token
#

these fly guys are intresting, not gonna use them but I might adjust my shy guy colours a bit to be more like them

stoic lava
#

I made custom shy guys too

wide furnace
#

interesting

civic cloud
stoic lava
#

The models too

#

On the snow minigame

#

.narc

fossil token
#

I really wanna start the Ludwig fight…

#

But I don’t think I have time

#

I got so much inspiration for new++ from hollow knight aswell

fathom kraken
#

New Super Multiverse Bros.

fossil token
#

I got all of ludwigs assets sitting here but I dont wanna convert them :c

#

I just wanna work on the fight lol

lapis lark
#

New++ Super Silksong Bros

fossil token
lapis lark
#

thanks discord

fossil token
#

its so weird that ludwig has higherqaulity textures in new++ then the rest of the koopalings but its needed cause hes gonna be beeg

fossil token
#

Im so tempted to use this for the ludwig fight theme

warped briar
#

Dear god

fossil token
#

youtube ai reveled the new++ secret

#

😲 shockeline kohashocked

#

since jr does technically win in the main planned ending lol

bronze shell
stoic lava
north garnet
#

YouTube AI once gave me a thumbnail about SMG4DS modding 💀

fathom kraken
#

What the fuck are my recomendations 😭

#

I never talked about whatsapp

stoic lava
#

How i see ts

fathom kraken
#

Content/Stadistics

wide furnace
#

the whole ai-generated thing

#

like does youtube just randomly generate ai video ideas???

wraith gust
#

Many corporations nowdays just have an obsession with forcing AI on all platforms unfortunately

olive owl
#

I have yet to see this outside of this channel

lapis lark
#

i kinda understand but i wish they just wouldnt
ts annoying af

warped briar
#

In this instance, it really is only just something funny to laugh about

fathom kraken
#

Yea it's very annoying, and worse when YouTube combined their algorithm with AI

wide furnace
fathom kraken
#

And then It just recommends shit

fathom kraken
olive owl
#

(AI talk going forward should go in #general)

fossil token
#

just discovered that I did this lol :p

#

I have no memory of it but that will probs save some time for the ice flower

lapis lark
fossil token
ocean pivot
#

I hope you will make interesting gimmicks for star coins with ice flower like in nsmbwii

#

my favorite powerup

fathom kraken
flat lily
#

15170 points hypr

fossil token
wide furnace
#

he just looks like a little goober saying "hey look at this cool giant ball that i took out of my mouth (despite being larger than me). pretty cool huh?"

fossil token
#

after tmr, I should have about a week where I can manily focus on new++ and studying

fossil token
#

time to hope this looks decent in game :p

#

turned out pretty solid

#

Im happy with this

#

I might improve the colours a bit later

#

but im happy that I even pulled this off lol

#

still gotta do the other bg layer though

wide furnace
#

oh nice!!

#

feels a bit empty tho, but i'm guessing you'll fix that when adding the other layer

#

it could also be the lack of windows and/or torches

fossil token
#

started getting more picky on things :p

fossil token
wide furnace
#

maybe

fossil token
#

starting to do the snow tile set

#

purps did such a good job, didnt keep all the semi solids and ill probs get rid of more for bridges in the future but he really cooked with this

wraith gust
#

Yeah that tileset is really awesome

fossil token
#

retiling pain

fossil token
#

does this seam like a fair entrance to the cassette room?

fossil token
#

retile finished

#

all I need to do is make that cassette room

wide furnace
wide furnace
blazing jungle
#

Is the player going to be given a blue shell just like that?

wide furnace
#

no, blue koopas are usually just like red koopas in new++

fossil token
north garnet
wide furnace
#

yes i think

fossil token
#

so many hacks use it

wide furnace
#

i think they asked whether or not it was similar to newer, not if the code was from newer

fossil token
#

morton is finally getting a proper shelmet

#

lining up the model position and rotation is hard since its done with code

#

its rendered on a bone then offset with code

#

wtf did I just create

#

I think this is good

#

gonna try and put it more into his skull first though

fossil token
#

two mortons is hard

#

can have three at once but massive slow downs if I do

stoic lava
fossil token
#

this isnt gonna be in game anyways

#

its just for funnzies

#

and for another slop yt vid

stoic lava
stoic lava
fossil token
stoic lava
#

Smart

fossil token
#

shit like this is funny af

amber zephyr
#

epic

fossil token
#

making some changes to indigo islands background

#

before

#

the colours do still need some work

#

but I think its more fitting

#

cause the theme is indigo

#

getting there

fossil token
#

So, rom died on a laptop crash and I hadnt taken a backup in like a week so kinda lost a lot of progress

#

my roms file system has been fucked so I cant even save stuff

#

the levels and stuff are backed up in the editor

#

but still, file system is really annoying to fix

fossil token
#

Gonna try use gm9 on my 3ds to see if I can save the course folder

#

That’s all I need cause I really don’t wanna remake Ludwig’s tower

#

I spent so long on that level

#

Especially the b side

#

For some reason it isn’t in my nsmbe back ups as well

#

I should of set up my auto file backup to my server

#

But I was to fucking lazy

fossil token
#

I’m getting desperate lmao, doing this to get into my 3ds’ ssd to hopefully dump the romfs with gm9

wide furnace
#

good luck with all of this, it seems difficult 🍀

lapis lark
#

good luck illy

fossil token
#

this is just a massive fucking pain

#

I manged to turn a fully fucked rom into a readable rom in gm9

#

then manged to trim it as well

#

so hopefully stuff can read it on my pc or laptop now

lapis lark
#

W

fossil token
#

files exsist now

#

cant just put them straight back into the rom though or else it gets fucked

fossil token
#

ok this isnt working

#

I had some one drive backups of the course backups which for thank fuck were not dead

#

we back, I just lost the tile set I made the other day for the snow level

#

I may be able to recreate it to be exactly the same so I dont need to suffer as much

fossil token
#

note to self

#

thank fuck

#

my brain hurts to much now

#

time to get back to studying for calculus now

fossil token
#

and now for the pain of matching this all up

#

pretty damn close

amber zephyr
#

cake tree

stoic lava
fossil token
#

wtf happend to the colours on the hill lol

#

thats what I get for using nsmbe to import bg's

#

im lazy though so ill keep doing it

fossil token
#

trying to decide on what colour the other pipe should be

#

theze two look cool

#

I really like this shade of blue as well though

polar fjord
fossil token
#

so I have 9 3d tiles left

fossil token
fossil token
#

gotta find a way to change the colour of the bg hills that have the fog layerd on top of them

fossil token
#

there we go

wide furnace
#

i kinda feel like it looks "less foggy"? probably because the horizontal fog lines aren't here anymore

fossil token
#

couldnt keep the fog layer

#

even tried to add a new one but compression killed the bg

#

nitro paint saved the current bg

wide furnace
fossil token
#

its one of the retail bg's that uses every avalible tile

wide furnace
#

well okay then

#

i think it still works

fossil token
#

and idea I had is to make the most distant hills basically sillioates

#

then I would probs have tiles for the fog

#

through it through nsmbe and kinda worked

#

ill do some crap in nitro paint and see if I can get it to work

amber zephyr
#

why not color the fog?

#

tho it already fits the theme alr

fossil token
#

theme is still a snow storm world

#

fog isnt having a nice day

#

still stuff I can try though

#

rare nsmbe w?

#

think it gave a slightly better result than nitro paint

#

im just gonna leave it as this mess

wide furnace
#

i think it looks better. a bit compressed but better

#

i feel like the original bg took the fact that the hills and fog+bg have a similar color at its advangage

fossil token
#

Im trying to remember if I ever coded moving scale lifts

#

no I did not by the looks of it

fossil token
#

ima leave this bug in when I upload the yt vid lmao

fathom kraken
#

Atomic Mushroom 😧

#

Why does it happen?

fossil token
#

Remember the rom got corrupted

#

So I need to go to a backup and grab the powerup bottom screen graphic file from another back up

#

Cause that contains the cassette

rich palm
#

Are the Koopaling doubles for test purposes or are you cooking something nefarious for the B sides?

rich palm
#

Ah

fossil token
#

On B sides the koopalings have their crachhead variations

rich palm
#

I dread to think what they'll end up looking like since Larry's only the first one

fossil token
#

I usauly just overclock the koopalings and add more health and projectiles

amber zephyr
#

Larry on crack

#

New york in the spotlight in New++

#

Can't wait for the bullet hells illy

fossil token
#

Another New++ Super Mario Bros Showcase, the snow theme has been overhauled to have a theme on chocolate, cake, ice cream and other sweets. This incredible tile set was made PurPs.
This hack isnt out so dont ask for a download link, if you do I will box up a "Big boy" funnel web spider and send it to ur house :3

▶ Play video
wide furnace
lapis lark
#

NOOOO 💔

flat lily
#

I did it three times

fossil token
#

pain of cutting out assets

#

my idea is to cut this out, turn it into a spruce tree

#

then with nitro paint compress it into as few tiles as possible

#

then copy some for the more distant trees

#

parts like this are so annoying to cut out

fossil token
#

this is painful

#

yeah this is to much work :p

wraith gust
#

Why don't you just grab Freeze's version and recolor it? Lol

fossil token
#

Cause I wanna have the individual tree as an asset that I can reuse

wraith gust
#

Then you could just crop a tree from Freeze's background like you did with the snow one

fossil token
#

wait, I could of just flipped the pal lol

wraith gust
#

If you're suffering recoloring the snow tree then you're probably not enjoying it at all :P

fossil token
#

my method was just fully redrawing it which was a pain

#

ima actaully try recolouring now

fossil token
#

random motivation strike to give this another try cause mine looks really bad :3

fossil token
#

reduced the colours and time to hope this turns out well :p

#

might invert the colours of some stuff so they dont mess with eachother first though

fossil token
#

progress :3

fathom kraken
#

Why are there blocks with eyes?

#

Not snake blocks the other ones

fossil token
#

game liked to crash when using unused tile behaviors on the Jyotyu though

fossil token
#

think I might leave it here for today

fossil token