MrCerealGuy / Stonecraft

An infinite-world block adventure game. Inspired by InfiniMiner/Minecraft.
http://mrcerealguy.github.io/stonecraft
GNU General Public License v3.0
12 stars 7 forks source link

DPI Scaling displays wrong. (Windows) #18

Open mattish91 opened 4 years ago

mattish91 commented 4 years ago
Issue type
Stonecraft version
Using Irrlicht 1.8.4
BUILD_TYPE=Release
RUN_IN_PLACE=1
USE_GETTEXT=1
USE_SOUND=1
USE_CURL=1
USE_FREETYPE=1
USE_LUAJIT=1
STATIC_SHAREDIR="."
OS / Hardware

Operating system: Wind0ows 10 CPU: Intel I7 4770K

GPU model: Nvidia 770 OpenGL version: 4.6

Summary

Wrongly scaled when DPI scaling is used.

Steps to reproduce

Set DPI scale to anything except "100" in Windows and launch the game.

Expectation

I expected it to show the entire menu or use the settings from "stonecraft.conf" but it instantly sets it back to the screen resolution.

Request
  1. I would like it to automatically accept the DPI scaling and also manually set resolution in a conf or even let me choose to start in windowed mode.

  2. Document the "stonecraft.conf" for better understanding and what could actually be used here if the above request and expectations is actually a fault from my part.

MidnightPhantom commented 2 years ago

Do you have a problem of fullscreen in simple terms.