Questions tagged [nintendo]
34 questions
73
votes
2 answers
What programming language was Super Mario Bros. written in?
Super Mario Bros. is definitely the most famous videogame created yet, selling a scorching 40.23 million copies. http://en.wikipedia.org/wiki/List_of_best-selling_video_games
What programming language was it written in? Does anyone have some…

Luca Matteis
- 863
- 1
- 7
- 5
20
votes
5 answers
How does one obtain an official Nintendo development SDK?
I've seen before a topic here asking if there is any significant differences between using PALib or Nintendo's Nitro SDK... and that got me curious: what does it take to obtain the official SDK ?

Conrad Clark
- 363
- 1
- 2
- 7
10
votes
2 answers
What's in Nintendo's "Dev Interface?"
Not that long ago, Nintendo opened their developer program for access by anyone who registers a Nintendo Developer account, giving equal access to indie and commercial developers. Or, at least thats what the linked page says.
The tools page lists…

amziraro
- 436
- 3
- 18
8
votes
2 answers
Is it still possible to develop for gamecube?
I know the Nintendo gamecube is outdated, but it still one of my favorite systems. Is there any way to still develop games for it? What software would I need? What are the programming languages involved? Thanks guys!

Chase
- 197
- 1
- 1
- 3
6
votes
1 answer
Reading the memory of a N64
I'm looking for a way to read the memory of a N64, while the game is running, in real time.
I have a c# program which hooks into the memory of a running emulator and tracks SSB64 stats. I want to do the same thing with the physical N64. Currently it…

toazron1
- 69
- 1
6
votes
0 answers
Can a Switch Dev Kit do everything a normal Switch console can do?
Today, news came out that the Nintendo Switch Dev Kit is only 50,000 yen (around $450-500 USD). I had been planning to buy a normal Nintendo Switch for $300, but since I enjoy making little games in Unity and it's only ~50% more expensive to get a…

ArtOfWarfare
- 161
- 1
- 5
4
votes
1 answer
How to get access to Nintendo Switch development environment?
I would like to make game for Nintendo Switch.
I have been searching for an SDK of the same, but I couldn't find any. The only thing I found was that I can use Unreal Engine or Unity to make games for Nintendo Switch.
However I don't want to use any…

Ishan
- 157
- 1
- 1
- 3
1
vote
2 answers
What comes with Nintendo's DS SDK?
Presumably a development machine for sure, but would it contain any sort of editor (of any kind)? Or are there any editors in existence that work with the SDK that are commercially available?

LunchMarble
- 225
- 2
- 6
0
votes
1 answer
Nintendo 3DS copy protection
I bought an old second-hand Nintendo DS game from a used game shop and my 3DS wouldn't play it. I exchanged it and the shop said it was probably a forged cartridge.
I did a bit of research and apparently the 3DS has better forgery detection than the…

TenMinJoe
- 111
- 1
0
votes
1 answer
Devkitpro msys errors
Whenever I try to install devkitPro, I get these command prompt windows for short periods of time with the following errors:
error: msys: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04" is unknown
error: key "4A6129F4E4B84AE46ED7F635628F528CF3053E04"…

Pixelthegreat
- 31
- 1
- 5
0
votes
1 answer
How does someone go about selling a game or making a royalties deal with Nintendo(or Pokemon Company)?
It seems like Niantic did just that. If someone were to create their own game(Pokemon, hypothetically), how would they, if at all possible, sell that game to Nintendo or at least make a royalties deal? Or any other game, for that matter?

Rice Balls
- 1
- 1
0
votes
1 answer
SmileBASIC sample programs source
SmileBASIC (for Nintendo 3DS) comes with some sample programs.
I assume these are stored somewhere on the Micro SD card, but I cannot find them. Where are they? I would like to view the source on a PC.

Jonathan Roe
- 3
- 1