libretro / libretro/RetroArch

Quick Menu doesn't show when core is loaded but no game running

Open
#12,084 5 comments 1 reaction 0 assignees View on GitHub

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
  1. Open RetroArch
  2. From the main menu, select Load Core and select a core
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.