Hacking Disable iMenu autostart? Anyone still using iMenu?

romanaOne

Well-Known Member
OP
Member
Joined
Apr 18, 2014
Messages
454
Trophies
1
Age
49
Location
where the potential goes to zero
XP
1,046
Country
United States
A while back, I set up iMenu on my dstwo. I'm not sure it was the best of decisions because it is a little slow to start up and I have completely forgotten what I did to install it.

Back then, I was mostly playing SNES and GBA so it was a convenient launcher for the emulators. But it just adds an extra delay to launching nds games.

Is there a way to NOT have iMenu start up automatically?
 

migles

All my gbatemp friends are now mods, except for me
Member
Joined
Sep 19, 2013
Messages
8,033
Trophies
0
Location
Earth-chan
XP
5,300
Country
China
i don't know if imenu replaces the dstwo OS... but if you still use the normal DSTWO OS menu to launch IMenu there is an option to autoboot a tittle..
 

romanaOne

Well-Known Member
OP
Member
Joined
Apr 18, 2014
Messages
454
Trophies
1
Age
49
Location
where the potential goes to zero
XP
1,046
Country
United States
i don't know if imenu replaces the dstwo OS... but if you still use the normal DSTWO OS menu to launch IMenu there is an option to autoboot a tittle..

I think iMenu is a customized version of the DSTWO menu. I remember running some scripts and making a backup of the sd card--which I have now lost, LOL.

As soon as I tap the stormrider Alex icon , iMenu starts up.
 

Foxchild

Goomba Overlord
Member
Joined
Apr 13, 2013
Messages
216
Trophies
1
Age
48
XP
1,486
Country
United States
Mine is set up to boot back and forth between imenu and the regular dstwo menu, but it's been so long (and I have a mind of teflon)... There is a boot.ini in the _dstwo folder directing my card to my imenu folder so that's probably what you need to edit. It currently points to the dstwo.plg in the imenu folder, you'd want it to point to the dstwo.nds in the _dstwo folder (at least that's where mine is), I assume (could be wrong, but it's a start). The original imenu thread should have how to install it, so you can reverse the process.
 

romanaOne

Well-Known Member
OP
Member
Joined
Apr 18, 2014
Messages
454
Trophies
1
Age
49
Location
where the potential goes to zero
XP
1,046
Country
United States
Got it, thanks. I'll have a look in boot.ini.

- New boot menu -
Holding L+R during booting will load a file selector, press 'A' to load a different menu one time, Press 'Start' to change the default menu.
This is 100% compatible with BAGPlug and other homebrew, you can even set moonshell or the original plugin menu as default and change them whenever you like. Have a look in _dstwo/boot.ini to figure out how it is set up!
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • NinStar @ NinStar:
    there is a plugin that display them on the wii u menu, pretty sure it is enabled by default
  • crafthp434 @ crafthp434:
    so like it doesnt exist
  • crafthp434 @ crafthp434:
    yeah
    ?
  • NinStar @ NinStar:
    it doesn't exist, at least not for aroma
  • crafthp434 @ crafthp434:
    ohhhhh
  • NinStar @ NinStar:
    on tiramisu you can access it by opening mii maker
  • crafthp434 @ crafthp434:
    okay
  • NinStar @ NinStar:
    I don't have a wii u anymore to test it myself, but if homebrews are not visible on the wii u menu I think you can press L + R + minus to open the plugin menu, there should be an option called "homebrews on wii u menu" or something similar
  • crafthp434 @ crafthp434:
    nope
  • crafthp434 @ crafthp434:
    it is L+dpad down+ select
  • crafthp434 @ crafthp434:
    but homebrew is appearing in the home menu btw
  • NinStar @ NinStar:
    yes, now I remember it
  • NinStar @ NinStar:
    then it is working, I also don't like that they did this but it is the only option you have if you are using aroma
  • crafthp434 @ crafthp434:
    i just didint know the homebrew launcher didint exist in aroma
  • crafthp434 @ crafthp434:
    thanks btw
  • Xdqwerty @ Xdqwerty:
    Im downloading fallout 3 goty edition
    +1
  • BigOnYa @ BigOnYa:
    I'm downloading more ram for my hamster pc
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    New hamster PC, with anal operation and BT connectivity!
    +1
  • Xdqwerty @ Xdqwerty:
    @BigOnYa, How do I make enemies respawn on gdevelop after
    the player dies?
  • Psionic Roshambo @ Psionic Roshambo:
    Carrying a PC or phone is so old school!
  • Psionic Roshambo @ Psionic Roshambo:
    Squeeze your cheeks twice to answer calls!
  • BigOnYa @ BigOnYa:
    @Xdqwerty you can use a "spawner" function on any object.
    +1
  • BigOnYa @ BigOnYa:
    Or when your player dies, you can say in code, if enemy exists, do nothing, but if enemy does not exist, then create enemy at certain spot. (This would be a pain tho for lots of emeies)
  • BigOnYa @ BigOnYa:
    Easiest, simple way would be just restart scene, but player would restart from beginning.
    BigOnYa @ BigOnYa: Easiest, simple way would be just restart scene, but player would restart from beginning.