Hacking What does your sd/nand file structure looks like?

SoulAnger

MENUdo's Developer
OP
Member
Joined
Jul 3, 2007
Messages
743
Trophies
0
Website
Visit site
XP
217
Country
As some of you may know, I'm making a menu for the ds called SoulAnger's MENUdo. I am quite intrigued on how you guys manage your files.
On MENUdo, I have pre-configured the menu for this kind of file structure.

Directories
Games
 

VatoLoco

Don't crush that dwarf, hand me the pliers.
Member
Joined
Jan 29, 2008
Messages
2,330
Trophies
1
Age
52
Location
Ya Cant Get There From Here
Website
www.backwoodzstudioz.com
XP
3,015
Country
United States
My RPG goes like so,

NAND= firmware, and all ROMS (thats all i put on NAND) on the root

SD=
/MP3 (folder)
/NDS (folder)
/Video(folder)
/file folders (various hidden homebrew folders(ID1, data, nes, snemulds, etc))
-emulators on root (nes, snes, genesis, NeoGeo, etc)
-homebrew games/apps (DSO, moonshell, Ds2Win, etc) on root


smile.gif
(...iv'e got lot's of .nds on the root)
 

SoulAnger

MENUdo's Developer
OP
Member
Joined
Jul 3, 2007
Messages
743
Trophies
0
Website
Visit site
XP
217
Country
Thanks for the info guys.
smile.gif


skyman747 said:
Everything goes in the root for me, but I only have a 512MB card, so I really don't have anything on my card other then a bunch of saves, a couple games, and Moonshell.

My old setup was
/games
/homebrew
/emulators
Just a question. Will it be okay for you to return to your old format if the cart's firmware / menu wouldnt load nds files at the root?
 

xylos

Well-Known Member
Member
Joined
Oct 6, 2007
Messages
236
Trophies
1
Age
31
Location
Crazy Cowtown City KS
XP
365
Country
United States
A quick look at what my CycloDS looks like:

/Applications/

/Games/Nintendo DS/
/Gameboy Advance
(A lot more classics!)

/Music/

/Text/Stories
/Manuals
/Guides (for my in-game text reading)

/Video/Movies
/Music
/TV



BTW why not just provide a configuration XML where one can edit where their games and homebrews located on the card?
 

HackNeyed

Active Member
Newcomer
Joined
Jul 8, 2006
Messages
26
Trophies
0
Age
41
Website
Visit site
XP
191
Country
SD Card for my CycloDS. *Denotes hidden file or folder


SD\
|(1) NDS Games
|(2) GBA Games\
| |Classic & Mini
| |Goomba
| |PocketNES
|(3) Homebrew
|CycloDS
|DSOrganize*
|lameboy\
| |lameboy.nds
|moonshl*
|TEXT
|DSOrganize.nds
|GBA_ExpLoader.ini
|GBA_ExpLoader.nds


I'm working to get rid of "(3) Homebrew" since some homebrew either needs a config or folder on the root I'd like to keep the executable on the root with the config or unhide its root folder and throw the executable into it for access.
 

waffle1995

Well-Known Member
Member
Joined
Dec 18, 2009
Messages
259
Trophies
0
Age
33
Location
Illinois
Website
Visit site
XP
110
Country
United States
Im kind of stuck with the .ini can you help me SoulAnger or anyone else. I have a Acekard 2i for my DSi and I use the Menudo Assistant and configure it., but when i boot it up it turns to a black screen. i formatted my card FAT and have the same promblem! This is how my root of the card look like.

Root
/Games
/navi_default
/top_default
/xmb_default
-gameboot
-introboot
-menudoSabaw.nds
-system_theme
/NDS/ (nds games)
/__aio/
/moonshl/
/Multi-Media/Apps/
-MoonShell_AUTOPATCH_Default (No interface).nds
-akmenu4

and my ini is like
//Spell grammar check befor beta
[Themeset]
//Autoruns hold D-PAD on desired autofile
startupUP =fat:/NDS
startupDOWN =fat:/NDS
startupLEFT =fat:/MoonShell_AUTOPATCH_Default (No interface).nds
startupRIGHT=fat:/MoonShell_AUTOPATCH_Default (No interface).nds
GamebootAutoPlayEnable =0


IntrobootSMF =fat:/excellent.smf

//1 for top screen; 0 for bottom screen
//double screen 2
//note two screen is pretty slow. not recommended

IntrobootScreen=2
IntrobootEnable= 0


//Max characters = 5 (example AAAAA)
//Arrows Left and Right are respectively
//while the L and R shoulder buttons are L, R
EnablePass = 0
Password =2
PassBGMP3 =fat:

PassAfterSMF =fat:/excellent.smf
PassAfterScreen=2
PassIncorrectShutdown =1
PassAfterEnable= 0



SwitchScreen =0
ForceWallpaper =gba
TopScreenTheme =top_default
BottomScreenTheme =xmb_default2
FATnavigationScreenTheme =navi_default

//if mp3 doesnt work try to use 11025
BackgroundMP3 =-none-
//max:127
MP3Volume =127

// still not implemented lid...
CloseLidSound =a
DuringLidSound =b
OpenLidSound =c

OpenLidSMF =d
OpenLidScreen=0
OpenLidEnable= 1

MenubootSMF =excellent.smf
MenubootScreen=2
MenubootEnable= 1


//Executes
// Add a .nds for autoexecute nds files
// dont add if its a directory
// note: lol very similar to dsision
happy.gif

// special functs:
// gba - loads slot2
// power - powers off
// Menupassed = 1 means it requires password to access

// still not implemented options...
Menu0runs =option0
Menu0passed = 0

Menu1runs =option1
Menu1passed =0

Menu2runs =option2
Menu2passed =0

Menu3runs =fat:/Multi-Media/Apps
Menu3passed =0
//(APP) Memory Stick

Menu4runs =fat:/MoonShell_AUTOPATCH_Default (No interface).nds
Menu4passed =1
//(Image) Memory Stick

Menu5runs =fat:/Multi-Media/Music
Menu5passed =0
//(Videos) Memory Stick

Menu6runs =fat:/Games
Menu6passed =0
//(Games) Select Homebrew Games

Menu7runs =fat:/NDS
Menu7passed =0
//(Games) Select NDS Games

Menu8runs =fat:/NDS
Menu8passed =0

gbaframe =fat:/gbaframe.bmp
//(Games) Slot-2

//auto
//Chishm's DLDI Loader
//M3 Internal Loader
//GBAMP Internal Loader
//EZ-Flash IV (4) Internal Loader
//SuperCard Internal Loader

NDSloader = 0

GamebootSMF =fat:/excellent.smf
GamebootScreen=2
GamebootEnable= 1

ShutdownSMF =fat:/excellent.smf
ShutdownScreen=2
ShutdownEnable= 1

OnBatteryLowSavelights =
 

Mylar

Well-Known Member
Newcomer
Joined
Nov 19, 2009
Messages
58
Trophies
0
XP
26
Country
United States
SD:
\Emulators
\GBA
\Genesis
\Homebrew
\NES
\Nethack (hidden, has to be in root for nethack DS, but hidden keeps if from showing in sakura)
\NDS
\Music
\system
....\Skins
 

Uncle FEFL

OBJECTION!
Member
Joined
Sep 7, 2009
Messages
1,175
Trophies
0
Age
30
Location
PM me for Social Security information
XP
134
Country
United States
/scshell
/DSRoms
/Homebrew
-Apps
-Games
-Emulators


/Bouncy Marble (hidden, needs to be on root.)
/Data (has to be on the root for powder. Hidden of course.)
/DS ROMs
/DSOrganize (Hidden)
/DSReader (Hidden)
/Hombrew
-Apps
-Games
-Emulators
/LemmingsDS (hidden, needs to be on root.)
/lmp-ng I seriously have no idea why I still have this. MS2 is way better. I guess it's for looks.
/Media
-Artists (as in, a list of all my artists in separate folders)
"-All movies" because I don't like scrolling down to the "M's."
/moonshl2
/pzmk (for puzzlemaniaks. It's also hidden).
/scshell
/SNES (since I need the directory of games in the root)
/StillAliveDS (hidden needs to be on root.)
/TTMenu (lol Triple Loader)
/vgh (I need the folder in the root. Hidden.)
/meteora_save
/snemulds configuration (I also need this in the root)
/moonshl2.nds
/MSFORSC.nds (lol Triple Loader)
/SCDSONE.nds (SuperCard loader, obviously)
/vghero.nds (needs to be on the root to be played, IIRC.)
/YSMenu.nds
/GEOWARS.sav
/SCDSONE.SAV (menu options)
/lemmingsconfig.txt (I'm confused about this one. It's a txt file but it's still for configuration...it doesn't even have configuration settings in it. It says to put this on the root so I did.)
/CONFIG.ini
/YSMenu.ini
/TTMenu.dat

Felt like posting my entire card in a spoiler.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    OctoAori20 @ OctoAori20: How are you?