3DS homebrew - only with C++?

Ondrashek06

Well-Known Member
OP
Member
Joined
Dec 27, 2019
Messages
1,155
Trophies
0
XP
3,245
Country
Czech Republic
I want to try making a homebrew app, but is the only accepted language C++? I know some Python (and PHP too, but I doubt that it'll be useful in the console space). You might tell me "just learn C++", but C++ has concepts like pointers that I don't really fully understand yet.
 

FAST6191

Techromancer
Editorial Team
Joined
Nov 21, 2005
Messages
36,798
Trophies
3
XP
28,321
Country
United Kingdom
C might be a bit easier than C++ and will also work for this, though it too uses pointers (a very useful concept, though a noted stumbling block for some).

That said there is a python interpreter
https://github.com/vbe0201/3DS.py
It won't allow full access to the power of the system but should allow things to be run.

There is also Lua in its usual various guises
https://www.gamebrew.org/wiki/Lua_Player_Plus_3DS
https://github.com/Rinnegatamante/lpp-3ds
https://lovebrew.org/#/
https://ctrulua.github.io/

Some other interpreted languages are probably available but I have not looked at that much here compared to the DS https://gbatemp.net/threads/attempt...amming-languages-available-for-the-ds.357792/
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Psionic Roshambo @ Psionic Roshambo: I did use a bot for Diablo III though but no ban there lol