Homebrew I can programming in C a Homebrew ???

  • Thread starter Thread starter nooby89
  • Start date Start date
  • Views Views 5,338
  • Replies Replies 51
  • Likes Likes 2

nooby89

A normal member with a stupid alias
Member
Joined
Aug 18, 2015
Messages
1,625
Reaction score
223
Trophies
0
XP
648
Country
Canada
Because,for my 1st homebrew of all, i want create a Pong with :
  • 1 player game mode (with AI)
  • 2 player game mode
  • Options : Stop the sound, change the color of the game (Red, Blue, Green and Yellow)
  • I have other idea but, in other version !
Finally, my question is : I can programming in C for create a Homebrew 3DS ??? Or, should I learn C and C ++ ???
It's a good challenge for me, because i learn the C and i'm 12 years-old !

I have the tools required for create a Homebrew 3DS :
  1. A text editor with programming mode (the program is "Code Blocks" ;))
  2. This internet site (To help me ;))
  3. I have Pyton 3
  4. A FTP server on my 3DS (FTP 3DS)
  5. This tutorial : https://github.com/xem/3DShomebrew/wiki
  6. This tools : https://github.com/xem/3DShomebrew/blob/gh-pages/tools.md
  7. Aemstro for DevKitPro and Crutlib

But, i don't have DevKitArm + Crutlib, anyone give the link please ???
Thanks !
 
Because,for my 1st homebrew of all, i want create a Pong with :
  • 1 player game mode (with AI)
  • 2 player game mode
  • Options : Stop the sound, change the color of the game (Red, Blue, Green and Yellow)
  • I have other idea but, in other version !
Finally, my question is : I can programming in C for create a Homebrew 3DS ??? Or, should I learn C and C ++ ???
It's a good challenge for me, because i learn the C and i'm 12 years-old !

I have the tools required for create a Homebrew 3DS :
  1. A text editor with programming mode (the program is "Code Blocks" ;))
  2. This internet site (To help me ;))
  3. I have Pyton 3
  4. A FTP server on my 3DS (FTP 3DS)
  5. This tutorial : https://github.com/xem/3DShomebrew/wiki
  6. This tools : https://github.com/xem/3DShomebrew/blob/gh-pages/tools.md
  7. Aemstro for DevKitPro and Crutlib

But, i don't have DevKitArm + Crutlib, anyone give the link please ???
Thanks !
I don't know much about coding but you should be using python 2.7 I believe.
 
First, i create a "Hello World !", now, how to create a .3dsx file and .smdh ???
 
You need python 3.X if you want to use 3D, otherwise you won't need python.
I'd suggest you to start with sf2d lib and not with this tutorial.

/edit you can create .elf/ .3dsx by opening a cmd, going into that folder and typing "make".
 
What is libsf2d, if i d'ont use stereopic 3D, id'ont need Pyton 3.x ???
 
I'm lost :

  1. Pyton 3 are important ???, because i d'ont use stereopic 3D
  2. If Pyton 3 are not important, i can remove Aemstro ???
  3. I don't understand what is libsf2d...

--------------------- MERGED ---------------------------

Learning english won't hurt too lol. :P
I'm just 12 years-old :(
 
I'm lost :

  1. Pyton 3 are important ???, because i d'ont use stereopic 3D
  2. If Pyton 3 are not important, i can remove Aemstro ???
  3. I don't understand what is libsf2d...

--------------------- MERGED ---------------------------


I'm just 12 years-old :(
Oh, nevermind then. Your profile page showed 34.
Liying is bad bad :teach:
 
  • Like
Reactions: VegaRoXas
1) You don't need python 3.x if you don't use the GPU (https://en.wikipedia.org/wiki/Graphics_processing_unit). It's better than using the CPU (https://en.wikipedia.org/wiki/Central_processing_unit).
2) sf2dlib helps you to display 2D graphics (by that I mean 2D moddels; stereocopic 3D or not but no 3d-moddels) using the GPU.

Perfect, i don't need a 3D graphics :grog:

P.S : I can't change my birthday because it's outtaded (im not sure of this world...)

--------------------- MERGED ---------------------------

It's my programming lesson (french site) : https://openclassrooms.com/courses/apprenez-a-programmer-en-c
 

Site & Scene News

Popular threads in this forum