Homebrew I want a head start.

TheSockNaster

Kawaii
OP
Banned
Joined
Feb 7, 2015
Messages
269
Trophies
0
Age
29
XP
204
Country
United States
I actually wanted to go to bed now, but sure. If it's not to hard I will answer now, otherwise you'll have to wait a little ;)

I made a simple hello world for my first homebrew, but i don't know how to save it so it will become a .elf and .3dsx

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

No, you first link was to some fishy looking LMGTFY site that tried to take over my computer.
The actually helpful user gave me a link to devkitPro's Sourceforge.

Bro i gave you the link he gave me. lol
 
  • Like
Reactions: SLiV3R

MRJPGames

Pretty great guy
Member
Joined
Aug 17, 2013
Messages
1,198
Trophies
0
Location
The Netherlands
Website
fizazy.com
XP
1,641
Country
Netherlands
I made a simple hello world for my first homebrew, but i don't know how to save it so it will become a .elf and .3dsx

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



Bro i gave you the link he gave me. lol
open a command prompt and run "make" in the folder where the file called "Makefile" is located
Top open command promt press right mouse button with shift held and select open command promt here (you'll be in the correct folder as well)

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

No, you first link was to some fishy looking LMGTFY site that tried to take over my computer.
The actually helpful user gave me a link to devkitPro's Sourceforge.
That was Let Me Google That For You (LMGTFY) and it's not fishy has no viruses. You're virus scanner is either broken or you have a real virus, it would be wise to reinstall your virus scanner so you know for certain that it works properly!
 

dfsa3fdvc1

Well-Known Member
Member
Joined
Jan 3, 2015
Messages
226
Trophies
0
XP
204
Country
Albania
That was Let Me Google That For You (LMGTFY) and it's not fishy has no viruses. You're virus scanner is either broken or you have a real virus, it would be wise to reinstall your virus scanner so you know for certain that it works properly!

Fortunately I think I managed to avoid the viruses you sent me by flipping my computer's power switch before it could do anything. There's no way I'm going to go back there to check but it's pretty fishy that that site took over my mouse and the first thing it did when it gained control was start trying to use my internet browswer...
 

MRJPGames

Pretty great guy
Member
Joined
Aug 17, 2013
Messages
1,198
Trophies
0
Location
The Netherlands
Website
fizazy.com
XP
1,641
Country
Netherlands
Fortunately I think I managed to avoid the viruses you sent me by flipping my computer's power switch before it could do anything. There's no way I'm going to go back there to check but it's pretty fishy that that site took over my mouse and the first thing it did when it gained control was start trying to use my internet browswer...
Oh god... The mouse it moved was not actually the mouse it was a "special" mouse and part of the site.

Here's a vid of the site as you're too scared to go there yourself...

EDIT: Why did this post and the previous not merge?
 
  • Like
Reactions: JJTapia19

MRJPGames

Pretty great guy
Member
Joined
Aug 17, 2013
Messages
1,198
Trophies
0
Location
The Netherlands
Website
fizazy.com
XP
1,641
Country
Netherlands
This thread is pure gold.
I'll stop now XD, I think it's pretty obvious he's trolling (to scared to click a yt link...)

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

I made a simple hello world for my first homebrew, but i don't know how to save it so it will become a .elf and .3dsx

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



Bro i gave you the link he gave me. lol
Going to bed now, hope it worked!
 

TheSockNaster

Kawaii
OP
Banned
Joined
Feb 7, 2015
Messages
269
Trophies
0
Age
29
XP
204
Country
United States
Can someone please help when I run makefile through terminal this is what comes up.

C:\Users\Malik\Desktop\sad\examples\graphics\printing\hello-world>make
main.c
arm-none-eabi-gcc -MMD -MP -MF /c/Users/Malik/Desktop/sad/examples/graphics/printing/hello-world/build/main.d -g -Wall -O2 -mword-relocations -fomit-frame-pointer -ffast-math -march=armv6k -mtune=mpcore -mfloat-abi=hard -I/c/Users/Malik/Desktop/sad/examples/graphics/printing/hello-world/include -I/c/devkitPro/libctru/include -I/c/Users/Malik/Desktop/sad/examples/graphics/printing/hello-world/build -DARM11 -D_3DS -c /c/Users/Malik/Desktop/sad/examples/graphics/printing/hello-world/source/main.c -o main.o
c:/Users/Malik/Desktop/sad/examples/graphics/printing/hello-world/source/main.c:15:17: fatal error: 3ds.h: No such file or directory
#include <3ds.h>
^
compilation terminated.
make[1]: *** [main.o] Error 1
make: *** [build] Error 2
 

MRJPGames

Pretty great guy
Member
Joined
Aug 17, 2013
Messages
1,198
Trophies
0
Location
The Netherlands
Website
fizazy.com
XP
1,641
Country
Netherlands
Can someone please help when I run makefile through terminal this is what comes up.

C:\Users\Malik\Desktop\sad\examples\graphics\printing\hello-world>make
main.c
arm-none-eabi-gcc -MMD -MP -MF /c/Users/Malik/Desktop/sad/examples/graphics/printing/hello-world/build/main.d -g -Wall -O2 -mword-relocations -fomit-frame-pointer -ffast-math -march=armv6k -mtune=mpcore -mfloat-abi=hard -I/c/Users/Malik/Desktop/sad/examples/graphics/printing/hello-world/include -I/c/devkitPro/libctru/include -I/c/Users/Malik/Desktop/sad/examples/graphics/printing/hello-world/build -DARM11 -D_3DS -c /c/Users/Malik/Desktop/sad/examples/graphics/printing/hello-world/source/main.c -o main.o
c:/Users/Malik/Desktop/sad/examples/graphics/printing/hello-world/source/main.c:15:17: fatal error: 3ds.h: No such file or directory
#include <3ds.h>
^
compilation terminated.
make[1]: *** [main.o] Error 1
make: *** [build] Error 2
ctrulib is not installed, try using the devkitpro updater and install everything, if that doesn't work ask someone else, I really should be sleeping now ... :(
 

TheSockNaster

Kawaii
OP
Banned
Joined
Feb 7, 2015
Messages
269
Trophies
0
Age
29
XP
204
Country
United States
ctrulib is not installed, try using the devkitpro updater and install everything, if that doesn't work ask someone else, I really should be sleeping now ... :(

I am having troubles with the port to sega genisis emulator. You said you don't have time to do something like that so what would you do to make it and where would you learn?
 

DutchyDutch

COPYRIGHT LOLOLOLOL
Member
Joined
Nov 16, 2014
Messages
954
Trophies
0
Age
23
XP
827
Country
Netherlands
I am having troubles with the port to sega genisis emulator. You said you don't have time to do something like that so what would you do to make it and where would you learn?
Altough I don't know much progamming, (very VERY simple C++) I think you should start smaller. Try making a NES or something similar emulator on PC first.

http://stackoverflow.com/questions/448673/how-do-emulators-work-and-how-are-they-written Scroll down a bit and you'll find a awnser on how emulators work.

Also you should take a look at open source emulators like CitrAGB and stuff.
Hope that helped.
 
General chit-chat
Help Users
    AncientBoi @ AncientBoi: My kind of sausage! :D