mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-12-29 06:50:57 +01:00
677640ac52
This makes it hard to support different boot params for different boot types. We should not be making the assumption that Dolphin will always be booting directly from a file (and in particular, only using a string). It's incompatible with future changes that will allow Dolphin to boot a NAND title properly from well, the NAND, as opposed to booting from WADs. (And no, treating the title TMD as a "bootable" path doesn't count. Especially when that approach won't work with NAND images or IOS LLE.) And it's confusing to expose this functionality from the UI. It's pretty bad for UX to change the play button's behaviour depending on whether the user has launched something before, configured a default file to boot, added a directory to their game paths. |
||
---|---|---|
.. | ||
Android | ||
Core | ||
DSPSpy | ||
DSPTool | ||
PCH | ||
UnitTests | ||
VSProps | ||
.clang-format | ||
CMakeLists.txt | ||
dolphin-emu.sln |