Quick Menu doesn't show when core is loaded but no game running
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 14.1k
- Forks
- 2.2k
- Avg merge
- 7h 35m
- Merged PRs (30d)
- 51
Description
Description
Quick Menu doesn't show when core is loaded with no game running. It only shows after loading a game. The issue with this is that it's the only way to access Core Options. This can lead to a situation where the core is unable to boot a game due to bad option settings, and it's impossible to change the options without booting a game. So the only way to fix it is to close RetroArch and delve into the text files.
Expected behavior
When a core is loaded, the Quick Menu option appears in the main menu.
Actual behavior
When a core is loaded, the Quick Menu does not show up. Only after loading a game does the Quick Menu appear.
Screenshot - Main Menu with core loaded but no game
Screenshot - Main Menu with game loaded
Steps to reproduce the bug
- Open RetroArch
- From the main menu, select Load Core and select a core
- Return to the main menu and observe that Quick Menu is not shown
Bisect Results
This has always been the case, to my knowledge.
Version/Commit
RetroArch: 1.9.0
Environment information
Windows 10
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by loading a core in RetroArch without loading a game, then inspect the main-menu handling for the Quick Menu visibility state. Done means Quick Menu appears after a core is loaded and remains usable for changing Core Options before a game starts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100