Its possible to reset the default overlay to "nothing" and that has bad results in android
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 14.1k
- Forks
- 2.2k
- Avg merge
- 7h 35m
- Merged PRs (30d)
- 51
Description
Without a overlay several cores can't exit on android (without a real controller), or assuming you want only the cursor, move or click.
"Reset" the default overlay setting (long press in android) should default to the first time run default, not empty. There is already a setting to hide the overlay if a controller is connected so no reason to reset to empty exists.
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
Start by tracing the Android long-press reset handling and the code that supplies the first-run default overlay. Verify that resetting restores that default instead of an empty overlay, while preserving the existing behavior that hides the overlay when a controller is connected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, c
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100