Homebrew SDL for 3DS

  • Thread starter Thread starter Rikku2000
  • Start date Start date
  • Views Views 30,764
  • Replies Replies 73
  • Likes Likes 9

SDL, Is this a good Choice?

  • Yes, we need SDL for 3DS.

    Votes: 84 96.6%
  • No, there is no one how need this!

    Votes: 3 3.4%

  • Total voters
    87
Yes i know that Problem ist based how you Setup your SDK for me i use a Batch file to start my SDK i am useing no extra Software.

my Batch file Looks like:
Code:
#Echo off
SET DEVKITPRO=%CD%
SET TOOLS=/nds
SET DEVKITARM=%TOOLS%
SET CTRULIB=%DEVKITARM%/libnds
SET PATH=%TOOLS%\bin;%PATH%
chdir %CD%\bin
bash --login -i
 
Yes i know that Problem ist based how you Setup your SDK for me i use a Batch file to start my SDK i am useing no extra Software.

my Batch file Looks like:
Code:
#Echo off
SET DEVKITPRO=%CD%
SET TOOLS=/nds
SET DEVKITARM=%TOOLS%
SET CTRULIB=%DEVKITARM%/libnds
SET PATH=%TOOLS%\bin;%PATH%
chdir %CD%\bin
bash --login -i
Will that make the .3dsx?
 
i am useing devkitpro to start my devkit pro i run a Batch file with this script.

on msys i type:
cd SDL
make

thats all for the example use:
cd sdl/example
make
 
My 3DS is not Hacked with the Ninjahax coz i dont have the game but it works on 3DMoo and Citra so i Thing it aso will work on 3DS
 
just make it.

open msys and type
cd sdl/example
make

Thats all then it will make an 3dsx file
 

Site & Scene News

Popular threads in this forum