TeamREPENTOGON / TeamREPENTOGON/REPENTOGON
No way to get out of the Repentogon console and back to gameplay on a Steam Deck
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 345
- Forks
- 51
- Avg merge
- 11h 2m
- Merged PRs (30d)
- 4
Description
There is no way to get out of the Repentogon overlay on Steam Deck once you open it. Pressing the B button doesn't do anything in the overlay, and the Steam Deck's on-screen keyboard doesn't have an Escape key on it, meaning one has to force quit the game via Steam and possibly lose up an entire floor's worth of progress.
This could probably be fixed with something as simple as letting the B button or a second tilde input close the overlay if no ImGui windows are open.
Contributor guide
No contributing guide indexed for this repository
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
No source file or test is named. Reproduce the Repentogon overlay on a Steam Deck, then locate the overlay's input handling and verify that B or a second tilde closes it when no ImGui windows are open; done means returning to gameplay without force-quitting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100