“Game over” text not centered on 21:9 resolutions
Open
Nobody has claimed this yet.
Player Experience
UI
Vanilla Bug
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 536
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 3
Description
Bug from the original XRay engine. Tested on OpenXray build 558.
When the game is set to a 21:9 resolution—such as 2560×1080—the “Game over” text upon death is not centered properly, being somewhat aligned to the left.

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 using a 21:9 resolution such as 2560×1080 and observe the “Game over” text after death. Locate the game-over UI rendering or text-centering entry point, then verify that the text is centered at the reported resolution; the issue names no source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100