Page 1 of 2

Please don't yell at me...

Posted: Sun Jan 04, 2015 6:00 pm
by BobPickle
I was just wondering... why hasn't anyone continued the development of the level editor?

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 6:04 pm
by RzFx
Because no one have the source code.

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 6:09 pm
by RudeGuy
Redigit, the creator of SMBX, stopped working on it a long time ago and he never posted the source code, and there isn't any way to get it.

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 6:11 pm
by silent_
However, just to point out, Wohlstand is currently making an alternate editor to SMBX, and you can check it out here: http://www.smbxgame.com/forums/v ... =69&t=1147

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 6:12 pm
by Radishl
Can't anyone ask him for the source-code?

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 6:13 pm
by RudeGuy
Radishl wrote:Can't anyone ask him for the source-code?
Redigit doesn't care anymore about SMBX.

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 6:14 pm
by BobPickle
I'm not sure if this is possible here, but I've heard of people making small changes stuff without having the source code

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 6:16 pm
by BobPickle
RudeGuy07 wrote:
Radishl wrote:Can't anyone ask him for the source-code?
Redigit doesn't care anymore about SMBX.
But still... is it so hard to just give us the source code?

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 6:18 pm
by Kevsoft
BobPickle wrote:I'm not sure if this is possible here, but I've heard of people making small changes stuff without having the source code
That's called hacking. Basically changing the compiled code and it is not easy. LunaDll does hack in the SMBX exe.

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 6:18 pm
by Ignoritus
BobPickle wrote:
RudeGuy07 wrote:
Radishl wrote:Can't anyone ask him for the source-code?
Redigit doesn't care anymore about SMBX.
But still... is it so hard to just give us the source code?
The game was cancelled due to a cease and desist order from Nintendo. For him to distribute the source code and encourage someone else to continue would likely violate that order.

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 6:20 pm
by Radishl
Ignoritus wrote:
The game was cancelled due to a cease and desist order from Nintendo. For him to distribute the source code and encourage someone else to continue would likely violate that order.
has anyone attempted to ask him to see for themselves?

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 6:21 pm
by Ignoritus
Radishl wrote:
Ignoritus wrote:
The game was cancelled due to a cease and desist order from Nintendo. For him to distribute the source code and encourage someone else to continue would likely violate that order.
has anyone attempted to ask him to see for themselves?
I've requested the source from him in the past and the answer has been no.

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 6:45 pm
by BobPickle
Ignoritus wrote: The game was cancelled due to a cease and desist order from Nintendo. For him to distribute the source code and encourage someone else to continue would likely violate that order.
But couldn't he... like... do it in secret?
Oh wait I forgot he doesn't care...

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 6:49 pm
by Ignoritus
BobPickle wrote:
Ignoritus wrote: The game was cancelled due to a cease and desist order from Nintendo. For him to distribute the source code and encourage someone else to continue would likely violate that order.
But couldn't he... like... do it in secret?
Oh wait I forgot he doesn't care...
So you're implying he should risk being sued by a corporate giant like Nintendo over a mario fangame? Even if he did care it would be foolish of him to do that.

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 6:51 pm
by Wohlstand
BobPickle wrote:
Ignoritus wrote: The game was cancelled due to a cease and desist order from Nintendo. For him to distribute the source code and encourage someone else to continue would likely violate that order.
But couldn't he... like... do it in secret?
Oh wait I forgot he doesn't care...
He canceled development in 2011'th year and never shown source code of SMBX. I think, he was used gotten skills with them it the Terraria.
Now only me and Kevsoft working with recreating of SMBX's engine from scratch to take able continue progress of SMBX life. We are codding new project one year and work in process: we have full featured editor and working with engine part which now in early state yet and available only for random tests. Anyway you can join to us:
We codding in C++ with using of Qt library. Original SMBX wa written in Visual Basic, but most of researched documents are experimentally grabbed from game or hacked via IDA by each byte.

EDIT: Anyway, the copyrighted by Nintendo is MEDIA CONTENT: music, sounds, graphics; AND REGISTERED TRADE MARK "Super Mario Bros.". but ENGINE with editor and gameplay - is his own work, and Nintendo haven't rights to ENGINE.

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 6:55 pm
by FanofSMBX
Yeah, why can't he just give it with the sprites as placeholders?

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 6:58 pm
by BobPickle
FanofSMBX wrote:Yeah, why can't he just give it with the sprites as placeholders?
He doesn't care enough to put any effort into it... :(

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 7:01 pm
by FanofSMBX
BobPickle wrote:
FanofSMBX wrote:Yeah, why can't he just give it with the sprites as placeholders?
He doesn't care enough to put any effort into it... :(
How much effort could it take to upload it and tell someone to change the Mario sprites?

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 7:04 pm
by Wohlstand
FanofSMBX wrote:
BobPickle wrote:
FanofSMBX wrote:Yeah, why can't he just give it with the sprites as placeholders?
He doesn't care enough to put any effort into it... :(
How much effort could it take to upload it and tell someone to change the Mario sprites?
He would put WITHOUT Mario Sprites and we (by luckily) know each picture and can repair them with non-Mario and with SMBX's original !

Re: Please don't yell at me...

Posted: Sun Jan 04, 2015 7:07 pm
by 12Me21
Well... Nintendo might still have a problem, since they're evil.

If we can't get the source code, we could still try hacking it to allow saving while testing a level. I'm not 100% sure, but I think that the only thing stopping you from saving while testing is some code preventing you from doing it (like it's not impossible because of the way levels are saved, or anything big like that)
So all we would have to do is remove some code (hopefully)