Super Mario ReInvent

General discussion about Super Mario Bros. X.

Moderator: Userbase Moderators

KateBulka
Dolphin
Dolphin
Posts: 1112
Joined: Tue Apr 15, 2014 8:29 am
Pronouns: she/her

Re: New Super Mario Bros. X

Postby KateBulka » Sun May 03, 2020 2:35 am

TheTrueMarioMaster wrote:
Sun May 03, 2020 2:08 am
Just wondering if multiplayer is going to be supported in NSMBX with new stuff since battle mode is something I miss from the original and playing battle mode in SMBX2 is kind of buggy at the moment and I don't know if fixing it will be a priority.
Eventually we plan to rework battle mode completely by supporting online-multiplayer for example.

TheTrueMarioMaster
Snifit
Snifit
Posts: 200
Joined: Mon Mar 19, 2018 11:58 pm

Re: New Super Mario Bros. X

Postby TheTrueMarioMaster » Sun May 03, 2020 2:58 am

Core wrote:
Sun May 03, 2020 2:35 am
TheTrueMarioMaster wrote:
Sun May 03, 2020 2:08 am
Just wondering if multiplayer is going to be supported in NSMBX with new stuff since battle mode is something I miss from the original and playing battle mode in SMBX2 is kind of buggy at the moment and I don't know if fixing it will be a priority.
Eventually we plan to rework battle mode completely by supporting online-multiplayer for example.
Online multiplayer in general sounds great and having it support more than two players would be even better. Bring that up I remember seeing some videos on youtube showing off an online multiplayer version of SMBX 1.3 that doesn't look too bad though still quite buggy from the videos I've seen of it though I only remember seeing it used with regular levels but no battle levels so I don't know if that version works in battle mode.

GforGoomba
Rocky Wrench
Rocky Wrench
Posts: 628
Joined: Sat May 05, 2018 11:08 am
Flair: It... it worked...

Re: New Super Mario Bros. X

Postby GforGoomba » Sun May 03, 2020 12:18 pm

Core wrote:
Sun May 03, 2020 2:35 am
TheTrueMarioMaster wrote:
Sun May 03, 2020 2:08 am
Just wondering if multiplayer is going to be supported in NSMBX with new stuff since battle mode is something I miss from the original and playing battle mode in SMBX2 is kind of buggy at the moment and I don't know if fixing it will be a priority.
Eventually we plan to rework battle mode completely by supporting online-multiplayer for example.
Will 2 Player mode support online multiplayer alongside Battle mode?

Eri7
Banned
Posts: 1770
Joined: Sat Jan 28, 2017 4:48 pm
Flair: Good Foundation allows for strong Execution
Contact:

Re: New Super Mario Bros. X

Postby Eri7 » Sun May 03, 2020 12:27 pm

Imagine if we get 4 players online multiplayer, that would be so dope, but if were to take a step back, having functional multiplayer battle mode would already be awesome, there is so much potential to host events/tournaments, stuff that smash is already doing.

Emral
Cute Yoshi Egg
Cute Yoshi Egg
Posts: 9890
Joined: Mon Jan 20, 2014 12:58 pm
Flair: Phoenix

Re: New Super Mario Bros. X

Postby Emral » Sun May 03, 2020 12:55 pm

I'm a network programmer at my job, so knowing the effort that goes into writing network-sensitive code for a game... I recommend all of you use parsec until native online features are ready to go in several years. https://parsecgaming.com/

The thing with networking is that ideally games are designed with it in mind from the start. Putting it in later is a huge mess, and considering the source code for this project is already a huge mess, a massive redesign is probably necessary to even make it half-decent.

KateBulka
Dolphin
Dolphin
Posts: 1112
Joined: Tue Apr 15, 2014 8:29 am
Pronouns: she/her

Re: New Super Mario Bros. X

Postby KateBulka » Sun May 03, 2020 2:31 pm

GforGoomba wrote:
Sun May 03, 2020 12:18 pm
Core wrote:
Sun May 03, 2020 2:35 am
TheTrueMarioMaster wrote:
Sun May 03, 2020 2:08 am
Just wondering if multiplayer is going to be supported in NSMBX with new stuff since battle mode is something I miss from the original and playing battle mode in SMBX2 is kind of buggy at the moment and I don't know if fixing it will be a priority.
Eventually we plan to rework battle mode completely by supporting online-multiplayer for example.
Will 2 Player mode support online multiplayer alongside Battle mode?
Maybe. It all depends on if wohl will do it all at some point.

SuperMarioGrava
Bot
Bot
Posts: 50
Joined: Thu Apr 30, 2020 1:00 pm
Flair: The great dawn of death.
Contact:

Re: New Super Mario Bros. X

Postby SuperMarioGrava » Sun May 03, 2020 4:44 pm

NSMBX is gonna be online? Whaat?

Chanceux2
Volcano Lotus
Volcano Lotus
Posts: 576
Joined: Mon Dec 16, 2019 3:39 pm
Flair: People don't care about my threads! :(
Contact:

Re: New Super Mario Bros. X

Postby Chanceux2 » Sun May 03, 2020 5:52 pm

SuperMarioGrava wrote:
Sun May 03, 2020 4:44 pm
NSMBX is gonna be online? Whaat?
Vanilla SMBX is so why not

SuperMarioGrava
Bot
Bot
Posts: 50
Joined: Thu Apr 30, 2020 1:00 pm
Flair: The great dawn of death.
Contact:

Re: New Super Mario Bros. X

Postby SuperMarioGrava » Sun May 03, 2020 7:46 pm

Do you guys know Yoshi's Archipelago? You know that "A Mega Ton" level? Where are those bosses from?

TheTrueMarioMaster
Snifit
Snifit
Posts: 200
Joined: Mon Mar 19, 2018 11:58 pm

Re: New Super Mario Bros. X

Postby TheTrueMarioMaster » Sun May 03, 2020 8:28 pm

I've played vanilla SMBX for years and it never had online multiplayer just local multiplayer.

Lusho
Blooper
Blooper
Posts: 163
Joined: Wed Dec 25, 2019 11:39 pm
Flair: Intention is what matters
Pronouns: he/him

Re: New Super Mario Bros. X

Postby Lusho » Sun May 03, 2020 11:49 pm

That online building and testing mode thing, but of course it didnt have anything for regular game, it also had problems with CGFX, if smbx werent canceled we could potentially had regular online.

Teemster2
Rocky Wrench
Rocky Wrench
Posts: 622
Joined: Sat Jan 18, 2014 11:56 am

Re: New Super Mario Bros. X

Postby Teemster2 » Mon May 04, 2020 4:38 pm

Enjl wrote:
Sun May 03, 2020 12:55 pm
I'm a network programmer at my job, so knowing the effort that goes into writing network-sensitive code for a game... I recommend all of you use parsec until native online features are ready to go in several years. https://parsecgaming.com/

The thing with networking is that ideally games are designed with it in mind from the start. Putting it in later is a huge mess, and considering the source code for this project is already a huge mess, a massive redesign is probably necessary to even make it half-decent.
Everyone seems to be ignoring this. 1.3 was a unfinished game (correct me if I'm wrong) and thus it would have been easier to implement this stuff from the get go.

Maybe one day smbx will get a new editor that makes it easier to implement this stuff but that would probably be to big of a project.

Added in 7 minutes 54 seconds:
Core wrote:
Sun May 03, 2020 2:35 am
TheTrueMarioMaster wrote:
Sun May 03, 2020 2:08 am
Just wondering if multiplayer is going to be supported in NSMBX with new stuff since battle mode is something I miss from the original and playing battle mode in SMBX2 is kind of buggy at the moment and I don't know if fixing it will be a priority.
Eventually we plan to rework battle mode completely by supporting online-multiplayer for example.
Everyone will be asking you to add stuff and the list will become so huge it will be impossible with a team of 4 and the limitations of a unfinished game not to mention enjl already said it will be very difficult to add some things.

I just hope you don't make the list so big it becomes overwhelming and you suffer burn out.

Everyone has seen the 2.0 dev team have their ups and downs and even some of them quit or took a break due to issues. I would hate to see that happen to your team.

Cedur
Link
Link
Posts: 7073
Joined: Tue Jun 28, 2016 10:14 am
Flair: I'm gone, for chess and minesweeper
Pronouns: he/him

Re: New Super Mario Bros. X

Postby Cedur » Tue May 05, 2020 4:41 am

TheTrueMarioMaster wrote:
Sun May 03, 2020 8:28 pm
I've played vanilla SMBX for years and it never had online multiplayer just local multiplayer.

as we said, it's not part of the basegame, just a tool you can find from the forums. Except as CJ_Rlushi said, it's pretty bugged.

SuperMarioGrava
Bot
Bot
Posts: 50
Joined: Thu Apr 30, 2020 1:00 pm
Flair: The great dawn of death.
Contact:

Re: New Super Mario Bros. X

Postby SuperMarioGrava » Tue May 05, 2020 2:00 pm

Is NSMBX gonna have all the episodes from earlier versions of SMBX?

Cedur
Link
Link
Posts: 7073
Joined: Tue Jun 28, 2016 10:14 am
Flair: I'm gone, for chess and minesweeper
Pronouns: he/him

Re: New Super Mario Bros. X

Postby Cedur » Tue May 05, 2020 2:14 pm

If you mean default episodes, obvsly not. If you mean compatibility / support, I think yes? (I'd like Core/Wohlstand/whoever to confirm)

Eri7
Banned
Posts: 1770
Joined: Sat Jan 28, 2017 4:48 pm
Flair: Good Foundation allows for strong Execution
Contact:

Re: New Super Mario Bros. X

Postby Eri7 » Tue May 05, 2020 2:39 pm

Speaking about episodes, I have heard from the nsmbx server that Core is interested in developing an invasion episode for the engine. I don't know if it will be called the New Invasion or Invasion 3 or etc. and when its planned to begin production if at all but I think this would be really cool addition to the engine.

Cedur
Link
Link
Posts: 7073
Joined: Tue Jun 28, 2016 10:14 am
Flair: I'm gone, for chess and minesweeper
Pronouns: he/him

Re: New Super Mario Bros. X

Postby Cedur » Tue May 05, 2020 2:47 pm

The New Invasion sounds good and fitting. There's already an unofficial "Invasion 3" collab project (at least for the time being).

Eri7
Banned
Posts: 1770
Joined: Sat Jan 28, 2017 4:48 pm
Flair: Good Foundation allows for strong Execution
Contact:

Re: New Super Mario Bros. X

Postby Eri7 » Tue May 05, 2020 3:42 pm

I made a showcase/fan trailer of NSMBX by following strictly the vanilla style of the engine, I hope this helps out Core and co with NSMBX :D
(Also thanks YoshiSuperstar for video editing this video).

Amyrakunejo
Spike
Spike
Posts: 268
Joined: Thu Apr 06, 2017 10:23 am
Flair: Philosophical, Pagan, Anarchist Femme Fair Gamer
Pronouns: she/her, they/them

Re: New Super Mario Bros. X

Postby Amyrakunejo » Wed May 06, 2020 6:33 pm

I saw that in the last uploaded trailer. I saw the P-Wing. lolz
Looking forward to seeing how well this runs on my potato PC.

vitzie629
Tweeter
Tweeter
Posts: 146
Joined: Sat Sep 22, 2018 5:50 pm
Flair: I have greatly made levels!
Pronouns: he/him
Contact:

Re: New Super Mario Bros. X

Postby vitzie629 » Sat May 09, 2020 10:32 pm

I have an idea! The propeller suit, blue shell (power-up), mega and mini mushrooms, and other power ups that SMBX-38A has should be added in NSMBX v1.1!


Return to “General”

Who is online

Users browsing this forum: No registered users and 2 guests

SMWCentralTalkhausMario Fan Games GalaxyKafukaMarioWikiSMBXEquipoEstelari