Pages: 1
Posted on 08-03-11, 05:30 pm
Banned for being a complete idiot.

Karma: 529
Posts: 101/987
Since: 07-09-11
Hey guys,

How do you compile NSMBe for DS?
Posted on 08-03-11, 05:35 pm
Roy Koopa


Karma: 4011
Posts: 278/2722
Since: 06-26-11
I know only that you have to open the project file of Programmers notepad in programmers notepad and then click in the toolbar on "make"
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 08-03-11, 05:37 pm


Karma: 3752
Posts: 163/2112
Since: 06-28-11
You can compile the NSMBe DS?
I thought you can just download it?
Posted on 08-03-11, 05:43 pm
Roy Koopa


Karma: 4011
Posts: 279/2722
Since: 06-26-11
No xD here's the google code site: http://code.google.com/p/nsmb-editor-ds/source/list

_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 08-03-11, 06:10 pm
Banned for being a complete idiot.

Karma: 529
Posts: 102/987
Since: 07-09-11
Actually, if there were official binaries, I wouldn't bother compiling it!

BTW, where's Dirbaio? I didn't see him come online.
Posted on 08-03-11, 06:13 pm
Roy Koopa


Karma: 4011
Posts: 280/2722
Since: 06-26-11
Why should he every day be online? But this morning (in my timezone this morning) he was online.
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 08-03-11, 06:28 pm
Banned for being a complete idiot.

Karma: 529
Posts: 106/987
Since: 07-09-11
Posted by ray
Why should he every day be online? But this morning (in my timezone this morning) he was online.


Why wouldn't he? Doesn't he love NSMBe?

I didn't see him online though.

---

So, no one here knows? Ok, I'll wait for Dirbaio to come online.
Posted on 08-03-11, 09:24 pm
Fuzzy
Full mod

Karma: 1183
Posts: 93/785
Since: 06-28-11
You need devkitPro to compile it. Here is the download link: devkitPro
Posted on 08-04-11, 09:40 am (rev. 2)
Porcupo
Did you win the game?

Karma: 211
Posts: 41/322
Since: 06-28-11
Posted by ELMario
So, no one here knows? Ok, I'll wait for Dirbaio to come online.

I kinda work on NSMBeDS, so I do know how to compile it.
I am goldenscruff on googlecode.
STEPS:

1.You MUST download devkitPro as Piranhaplant.
2.You then install devkitPro (default settings will be fine.)
3.Then checkout from the google code project here http://code.google.com/p/nsmb-editor-ds/source/list
4.double click build
5.copy the nsmb-editor-ds.nds to you flashcart and everything in the microsd folder.

Currently the sprite data editor is buggy (I think) and does not have support for everythin
Posted on 08-04-11, 10:53 am (rev. 1)
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 9979
Posts: 514/4456
Since: 06-08-11
Yeah, follow Cool As's instructions.

But I don't know if you'll be able to do it in Mac, so I'll post now a compiled package on the google code page.

EDIT: Cool As, I get errors compiling. It seems like a file named "textlist.h" is missing. Did you commit all the necessary files?
Posted on 08-04-11, 03:59 pm
Banned for being a complete idiot.

Karma: 529
Posts: 119/987
Since: 07-09-11
That easy?

Wait, so the latest version of devkitPro will work, correct?
Posted on 08-04-11, 05:12 pm
Roy Koopa


Karma: 4011
Posts: 293/2722
Since: 06-26-11
Yes it will^^
@Dirbaio
I have no problems. I can compile without any errors^^
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 08-04-11, 10:52 pm (rev. 3)
Goomba


Karma: 12
Posts: 14/21
Since: 07-28-11
To me, it just gives me a empty folder named "build"
I don't know it's right
EDIT: it happens when I double click build. With the SVN it gives me "gfx" "micro sd" and other 11 files.
Also, how do you double post in a day? I can't
EDIT2: the build that you need to double click gives me

make[1]: /c/documents: No such file or directory
make[1]: *** No rule to make target '/c/Documents'. Stop
make: *** [build] Error 2

it does this automatically.
Posted on 08-04-11, 11:49 pm (rev. 2)
Roy Koopa


Karma: 4011
Posts: 296/2722
Since: 06-26-11
YOu created a folder and made a SVN checkout for the folder with this link http://nsmb-editor-ds.googlecode.com/svn/trunk/ ?
Then there should not be only a build folder It this doesnt work, you can PM me and I'll send you the folder^^

EDIT: Where I have double posted??
And can you mae a screen of the folder? I have to know if theres a Programmers Notepad Project file Because if yes, you did all right.Then you have to download devkitpro and open the project file in programmers notepad. In programmers notepad you can click in the toolbar on "make" and it will create a nds rom. The you have to copy the txt's and the rom to the root of your microsd card with a US NSMB rom named "nsmb".
Start it on the ds and have fun But the editor is very limited I wish it would be better Because I'm not allowed to go on the pc the whole day. Normally only a hour but know my mum is away and I can go as long as I want on the PC

EDIT2: Why are you editing? You can make another post afert someone post after you. And the build does not help really. Is there in the folder a .pnproj file? If yes, you have to follow my steps above ;D
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 08-05-11, 06:41 am
Porcupo
Did you win the game?

Karma: 211
Posts: 42/322
Since: 06-28-11
Posted by gold mushroom
To me, it just gives me a empty folder named "build"
I don't know it's right
EDIT: it happens when I double click build. With the SVN it gives me "gfx" "micro sd" and other 11 files.
Also, how do you double post in a day? I can't
EDIT2: the build that you need to double click gives me

make[1]: /c/documents: No such file or directory
make[1]: *** No rule to make target '/c/Documents'. Stop
make: *** [build] Error 2

it does this automatically.

What folder are you compiling in?
The make programme does not like folders that have a space in it.
Try it in the C:/ folder
Posted on 08-05-11, 11:33 pm
Goomba


Karma: 12
Posts: 15/21
Since: 07-28-11
thanks, it now works.
Posted on 08-11-11, 01:45 am
Banned for being a complete idiot.

Karma: 529
Posts: 181/987
Since: 07-09-11
Posted by Dirbaio
Yeah, follow Cool As's instructions.

But I don't know if you'll be able to do it in Mac, so I'll post now a compiled package on the google code page.

EDIT: Cool As, I get errors compiling. It seems like a file named "textlist.h" is missing. Did you commit all the necessary files?


Umm... package? I guess it's not there yet, and I have to rely on someone for them.

Maybe someone should write docs for NSMBe for DS? Or, do you guys want me to do it?
Posted on 08-11-11, 06:42 am (rev. 3)
Porcupo
Did you win the game?

Karma: 211
Posts: 56/322
Since: 06-28-11
I will commit a package for you to try.
I will not commit the latest version, all the stuff that I have commited are not finished and do not work properly yet.
I have changed the spritedata format THREE times so far so I do not think that there are any documents worth creating.
If you are talking about creating a doc for compiling, just have a look over here to install devkit and then double-click build.bat.
EDIT: Commited.
EDIT2: Dirbaio probably didn't post the version because he could not get it to compile.
Pages: 1