• Welcome to SCdev.org. Please log in.

Welcome to the new SCdev forums!

moonshell 2 first booting on dsonei & booting commercial roms

Started by jmr, July 14, 2009, 06:34:21 PM

Previous topic - Next topic

Kerisaki

@JMR,

Really you can mess with the config.ini file, OMG I'm gonna try this!!!

@mestapho,

You can't get Moonshell2 to autoboot?

mestapho

No it autoboots moonshell like jmr worked out.

I was just fooling around with the config.ini from YSloader for ms2 to try
and get moonshell2 to boot the rom using sc's firmware.  That way we
could retain the great parts about the sc - rts, rtg, etc.  I think the sc
firmware loads roms quicker than ysmenu as well.

jmr

QuoteAny progress with getting moonshell to boot with sc?
i got it to boot a nds file with the SCmenu by editing the config.ini & using a hex editor to hack the ysloader but i dont know anything about making my own loader
none of the SC features would work & i got more white screens than working games so i just gave up as ive spent to much time on it already
we need someone with more skill than me to make a loader just for the SCmenu.....


crhonox


Kerisaki

Oh well thanx for trying  ;D can I ask you a couple questions you don't need to answer them quickly thou

1. Is the MSFORSC.NDS a random old TTMENU.DAT or did you edit it?
2. Can you tell me how to edit YSLoader and stuff I find that stuff interesting ;D

@crhonox

I don't know if it does but you can use Bliss's Triple Loader instead.

Alfadir

Quote from: Kerisaki on July 25, 2009, 12:31:10 AM
Oh well thanx for trying  ;D can I ask you a couple questions you don't need to answer them quickly thou

1. Is the MSFORSC.NDS a random old TTMENU.DAT or did you edit it?
2. Can you tell me how to edit YSLoader and stuff I find that stuff interesting ;D

@crhonox

I don't know if it does but you can use Bliss's Triple Loader instead.
1- It's a file taken from the multiboot pack made by Bliss, this file is originaly used to start the DSTT OS from the DS One OS. There is no change between the JMR and Bliss file.
But the function of this 50ko file is to redirect the I/O of DSTT to I/O of DS One.
In theory you can use it to launch any homebrew at boot (but they have to be patch with DSTT DLDI of course).

2- YSMenu is made by Yasu, this OS have real interesting functions, you can edit some of them especialy the emulator part.
With YSMenu you can use directly NES, GameGear, GameBoy... games (if you have a slot2 or an expansion pack in your DS ^^).

jmr

QuoteIt's a file taken from the multiboot pack made by Bliss, this file is originaly used to start the DSTT OS from the DS One OS.
cool i just used the TTMENU.NDS out of my SCdsone-TTmenu-YSmenu bundle good to no what it is now i just figured it was a old TTMENU.DAT :buck2:

Kerisaki

Oh is it? I thought Bliss's loader wouldn't work on the DSOnei thou

Alfadir

The multiboot file of Bliss -> 200ko

Redirecting I/O DS One/DSTT of the multiboot pack of Bliss ->50ko

The 50ko file works great on DS Onei (it's this file every one use to launch Moonshell, DSTT or YSMenu from DS Onei).

The 200ko file don't work !!  :'( So no more multiboot only boot.


JMR -> if you want to have a look at my complete multiboot pack for DS One v3 it's here : http://forum.supercard.fr/ultimate-pack-ds-one-vt9562.html

For this pack i have choosed : Moonshell 2 / YSMenu / DSone + DSTT

This pack contain french ini and language.ini for each OS, but you can easily replace those files by the english version of each one.

The complete feature of my pack :
[spoiler]SCdsone
Boot Prinicpal pas de bouton appuyé
loader - DS One v3 SDHC OS3SP8 - français
nsdsinfo.dat 4010
ndspatch.dat 09/07/2009
Skin unifié exclusif PipBoy3000
Economiseur d'écran exclusif PipBoy3000

TTmenu
loader - v1.17a02 unofficial - français
gbatemp usrcheat.dat - 15/07/09
savlib.dat & infolib.dat - 3966
Ajout de deux fichiers différents pour lancer l'OS du DSTT soit à partir d'YSMenu (DSTT for YS.nds) soit par l'OS de la DS (DSTT for SC.nds)
Skin unifié exclusif PipBoy3000

YSmenu
appuyer sur Y pour booter
loader - 27/03/2009 - français // TTmenu v1.17a02
Emulateurs : goomba color, PocketNES, hvca.gba, SMSAdvance, SwanAdvance et NGPAdvance
avec ces émulateurs et grace à un slot2 ou un expansion pack vous allez pouvoir exécuter directement d'YSMenu les jeux :
gameboy, gameboy color, gamegear, master sytem, nes, swan, swancolor, SG1000 et NeoGeo pocket.
Skin unifié exclusif PipBoy3000

Moonshell 2
Version 2.05 stable - français
appuyer sur X pour booter dessus
resetme de Moonshell adapté pour toujours rebooter sur l'OS de la DS One que Moonshell ai été lancé au boot ou d'un autre OS
plugin lancement des jeux officiels à partir de moonshell (.NDS)
plugin de lancement des jeux NES (.NES)
Skin unifié exclusif PipBoy3000

BeUP

GameUP
version 3

SkinUP[/spoiler]

johnny9562001

okay guys, im sorry been out of the seen for a long time. so can anyone just create one of these extract packs to do multi boot with the Ysmenu/dstt/SC SDHC loader? or are we still struggling with multiboot? i just want to be able to run a different loader
black Ds lite (flash me V7)
2GB MicroSD japan kingston
Supercard Lite
EZ flash deluxe
R4
(\__/)
(o'.'o)
(")_(") This is bunny. Copy bunny into your signature to help him gain world domination.

mestapho

With the DSone you can use the Bliss triple loader.
With the DSonei you can use Moonshell2 as the default (autoboot) GUI
and you can then load commercial roms from this menu through YSmenu.

Kerisaki

Quote from: Alfadir on July 25, 2009, 11:28:39 AM
Quote from: Kerisaki on July 25, 2009, 12:31:10 AM
Oh well thanx for trying  ;D can I ask you a couple questions you don't need to answer them quickly thou

1. Is the MSFORSC.NDS a random old TTMENU.DAT or did you edit it?
2. Can you tell me how to edit YSLoader and stuff I find that stuff interesting ;D

@crhonox

I don't know if it does but you can use Bliss's Triple Loader instead.
1- It's a file taken from the multiboot pack made by Bliss, this file is originaly used to start the DSTT OS from the DS One OS. There is no change between the JMR and Bliss file.
But the function of this 50ko file is to redirect the I/O of DSTT to I/O of DS One.
In theory you can use it to launch any homebrew at boot (but they have to be patch with DSTT DLDI of course).

2- YSMenu is made by Yasu, this OS have real interesting functions, you can edit some of them especialy the emulator part.
With YSMenu you can use directly NES, GameGear, GameBoy... games (if you have a slot2 or an expansion pack in your DS ^^).


This is a little bit late but thanks for the answer but I think you misunderstood my question  :-[ i meant how he hex edit YSLoader to try to load SCmenu, even though I shouldn't touch that I still wanna try unless its to much trouble to put up how he did it, then it doesn't matter.

Flame

thanks jmr and everyone else, BUT 2 questions.

1. my moonshell is in Japanese, is they anyway to fix that.
2. it takes very long for a game to start is that normal?

Tankerbot

Furthest I got was "error: can't fatInitDefault" when I boot a game. Trying to auto boot Moonshell results in a white screen....

I have cameras in your head!