Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Captions overlapping with ammo #358

Closed
Dragonisser opened this issue Jul 30, 2023 · 3 comments
Closed

Captions overlapping with ammo #358

Dragonisser opened this issue Jul 30, 2023 · 3 comments
Assignees
Labels
bug report A general purpose bug report.

Comments

@Dragonisser
Copy link

Version: v2023.0730
Screen resolution: 2560x1600 (16:10)

image

@Dragonisser Dragonisser changed the title Captions overlapping with with ammo Captions overlapping with ammo Jul 30, 2023
@CriticalFlaw
Copy link
Owner

This looks to be an issue with a 16:10 resolution specifically. Because when I tested with 16:9 (3440x1440 and 1920x1080) the closed captions have enough away from the ammo to not overlap.

20230730161109_1

I've adjusted the values for closed captions slightly to see if it can mitigate the issue you're having while not impacting the rest. Let me know what you think.

@CriticalFlaw CriticalFlaw self-assigned this Jul 30, 2023
@CriticalFlaw CriticalFlaw added the bug report A general purpose bug report. label Jul 30, 2023
@Dragonisser
Copy link
Author

Dragonisser commented Jul 30, 2023

Looks a bit better. Maybe another fix for the Editor to enable 16:10 mode?
Idk if there is some way to change those values based on booleans?

image

@Dragonisser
Copy link
Author

Dragonisser commented Jul 31, 2023

image

Ive changed it to the following which hasnt caused issues so far. I've only noticed its overlapping with the equipment preview in spectator, though im not sure its thats also just an issue because of 16:10.

"xpos"	"r120"
"ypos"	"r300"
"wide"	"115"
"tall"	"200"

@CriticalFlaw CriticalFlaw reopened this Jul 31, 2023
CriticalFlaw added a commit that referenced this issue Aug 2, 2023
- Slightly raised health and ammo
- Moved the item meters to be under the ammo
- Moved the item counters to be in the bottom-left corner.
- Repositioned the sticky charge meter to align in the center with metal counter and ubercharge.
- Also fixes #358
CriticalFlaw added a commit that referenced this issue Aug 2, 2023
This reverts commit 0e1a39f.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report A general purpose bug report.
Projects
None yet
Development

No branches or pull requests

2 participants