DS-Homebrew / TWiLightMenu

DSi Menu replacement for DS/DSi/3DS/2DS
https://wiki.ds-homebrew.com/twilightmenu/
GNU General Public License v3.0
3.3k stars 206 forks source link

NDS-bootstrap/Flashcart firmware automatic switching #1856

Closed xIcee closed 2 years ago

xIcee commented 2 years ago

When booting up certain games while using NDS-bootstrap, A message pops up and tells you the game is known not to work with the software. If you continue, it most likely doesn't work (as was stated) and sometimes kicks you back to the main menu.

Instead of doing this, I have a suggestion. If a rom that is known to be incompatible is loaded, just load from the flashcart's firmware instead, so users don't have to manually switch every time the rom is loaded. Users should also be able to turn this off through the TWLmenu settings so problems with NDS-bootstrap can still be found and reported.

lifehackerhansol commented 2 years ago

Not all carts support loading through their flashcart firmware. This has a fairly high chance of something getting screwed up somewhere. I wouldn't want this to just be done automatically.

In my opinion, my suggestion would be a better choice: https://github.com/DS-Homebrew/TWiLightMenu/issues/1729

lifehackerhansol commented 2 years ago

1729 has been implemented in #1874. I think this is sufficient rather than having to maintain a whole blacklist.

Closing.