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

Game window becomes misaligned #48

Closed
silfumus opened this issue Sep 3, 2018 · 2 comments
Closed

Game window becomes misaligned #48

silfumus opened this issue Sep 3, 2018 · 2 comments

Comments

@silfumus
Copy link
Owner

silfumus commented Sep 3, 2018

Submitter: EBXXIV
Email: -omitted-@gmail.com
The first time I run the .exe after extracting from the .zip there is no issue.
The second time running the .exe, whether I load a layout or not, the alignment of the game visuals are shifted down about 5%, with a thin black bar at the top. The buttons aren't affected, so the visuals don't perfectly line up with the buttons. I can't play the game like this and I'm resorting to KC3 until this works properly for me again.
Here's a screenshot of my game window https://puu.sh/BoXbj/b8a610ce65.png

@myangelkamikaze
Copy link

It's a high DPI problem cefsharp has:

andanteyk#236

For win10 you can fix it like this:

  1. Open "Properties" of EOBrowser.exe from right click menu
  2. Open "Change high DPI settings" from compatibility tab
  3. Tick "High DPI scaling override"
  4. Select "Application" from the drop list

@EBXXIV
Copy link

EBXXIV commented Sep 5, 2018

Selecting "System" from the drop list worked for me.
Thank you for the hint!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants