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

Fullscreen bug #1455

Closed
webD97 opened this issue Jul 7, 2014 · 10 comments
Closed

Fullscreen bug #1455

webD97 opened this issue Jul 7, 2014 · 10 comments
Labels
Bug Issues that were confirmed to be a bug @ Client / Audiovisuals Possible close

Comments

@webD97
Copy link

webD97 commented Jul 7, 2014

Edit: Scroll down to discover the "real" problem.
Bug
using the follwing minetest.conf settings on the 64bit MSVC RC1 build:

enable_bumpmapping = true
enable_parallax_occlusion = true
enable_shaders = true
enable_waving_leaves = true
enable_waving_plants = true
enable_waving_water = true
fixed_map_seed = 
generate_normalmaps = true
mainmenu_last_selected_world = 1
maintab_LAST = singleplayer
menu_last_game = minetest
mg_name = v6
name = 
selected_world_path = E:\Users\Christian\Desktop\minetest-0.4.10-win64-rc1\bin\..\worlds\BlaBla
server_dedicated = false
fullscreen = true
screenH = 1920
screenW = 1080
fullscreen_bpp = 32
trilinear_filter = false
mip_map = true
@sapier
Copy link
Contributor

sapier commented Jul 7, 2014

What would you expect to happen ob a misconfiguration like that one? ;-)

@webD97
Copy link
Author

webD97 commented Jul 7, 2014

Where is a misconf.?

@sfan5
Copy link
Member

sfan5 commented Jul 7, 2014

screenH = 1920
screenW = 1080

screen height = 1920
screen width = 1080

@webD97
Copy link
Author

webD97 commented Jul 7, 2014

Ok, there's something wrong ^^ But if I fix it, the GUI still has bigger fonts. And there is no gui_scale set...

@sapier
Copy link
Contributor

sapier commented Jul 7, 2014

1080 is above 1024 therefore formspecs are scaled. As of 0.4.10 font is adjusted too. As long as new isn't completely messed up i'd consider it is feature

@webD97
Copy link
Author

webD97 commented Jul 7, 2014

IMO this can be called "messed up":

fullscreen
fullscreen
fullscreen

I didn't take the screenshot in fullscreen mode, but it looks the same when I turn it on. You can't just scale up the fonts. You need to make the boxes bigger, too...

@sapier
Copy link
Contributor

sapier commented Jul 7, 2014

True, font scaling while menu keeps fixed size is a bug. We'll fix it for next version. Workaround is not setting size in conf but resizing window after start. At least for non fullscreen mode.

@nerzhul
Copy link
Member

nerzhul commented Feb 12, 2015

@sapier is this fixed ?

@paramat
Copy link
Contributor

paramat commented Mar 28, 2016

@webdesigner97 still a problem? will close in 1 month if no response.

@webD97
Copy link
Author

webD97 commented Mar 29, 2016

Nope, everything seems to be fine :)

@sfan5 sfan5 closed this as completed Mar 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues that were confirmed to be a bug @ Client / Audiovisuals Possible close
Projects
None yet
Development

No branches or pull requests

5 participants