Actions
Emulator Issues #8009
closed[Feature request] Make launching folder as disc image more user-friendly
% Done:
0%
Operating system:
N/A
Issue type:
Feature request
Milestone:
Regression:
No
Relates to usability:
Yes
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
5.0-4950
Description
This ticket is born from this one: https://code.google.com/p/dolphin-emu/issues/detail?id=8007
The problem is:
- I extracted some game to some folder.
- When I choosing from main menu to start *.dol file and pointing to that extracted start.dol or main.dol, the Dolphin just hangs.
And this is what I think is user-friendly way.
Now, how it currently works:
- Extract some game to some folder.
- Open Dolphin settings and go to Paths tab.
- Set Dolphin's DVD Root to the root folder of that extracted game.
- Set Dolphin's Apploader to the AppLoader.ldr file in &&systemdata.
- Then finally choose the *.dol file that you want to run.
Ehm, I think it's kinda not a trivial steps just to start the game.
Could that dvd root and apploader things be determined automagically after choosing the *.dol to start?
Maybe, if that things are used for something else, then you can make additional main menu item like "Start game from folder" and then you must point to a folder with extracted game.
Actions