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

Bug[Windows]: Blurry text and texture on HiDPI monitor #661

Open
sky96111 opened this issue Feb 13, 2024 · 0 comments
Open

Bug[Windows]: Blurry text and texture on HiDPI monitor #661

sky96111 opened this issue Feb 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sky96111
Copy link

Description

When run game on Windows platform with HiDPI monitor (2736 x 1824, 3840 x 2160 etc.), game text and item texture will be blurry.
This happens both on Windowed Mode and Full Screen Mode.

Steps to reproduce

  1. Prepare a HiDPI monitor
  2. Set Windows system scale to 100% above (in my case, 200% scale)
  3. Run game
  4. Font and texture are now blurry

Expected behavior

Game should scale to 2x correctly, texture and text look should be clear

Machine

Platform: Windows 11
BombSquad version: 1.7.32
Commit: https://github.com/efroemling/ballistica/tree/978f32f9f098bd0ff1dc64b496ec31cf493ded09

You may specify BombSquad version you're running or refer to the latest commit.

Screenshots

Put some screenshots here if needed.
image

Extra

You may put some extra information here. For example, describe your assumptions about the cause of the bug.

@sky96111 sky96111 added the bug Something isn't working label Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant