Page 1 of 1

HELP ME SCREEN

PostPosted: Tue Mar 05, 2013 21:22
by FuneralChart99
I disable texture atlas...
HELP

http://postimage.org/image/fybac9s2p/

PostPosted: Tue Mar 05, 2013 21:29
by Traxie21
Do you happen to be using windows XP?
I have to live with it, there's no way to fix it.

PostPosted: Tue Mar 05, 2013 23:00
by Menche
Try disabling "preload_item_visuals".

PostPosted: Tue Mar 05, 2013 23:47
by Traxie21
^ Dosn't work either.

PostPosted: Wed Mar 06, 2013 06:17
by FuneralChart99
Traxie21 wrote:Do you happen to be using windows XP?
I have to live with it, there's no way to fix it.


I have windows 7 home edition :(

PostPosted: Wed Mar 06, 2013 09:00
by Calinou
Try playing fullscreen, in minetest.conf (open it using a text editor), add these lines:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
screenW = 1024
screenH = 600
fullscreen = 1


Note that you should change 1024 and 600 based on your screen's resolution. Enabling fullscreen fixed that for me on a netbook with Intel graphics on Windows.

PostPosted: Wed Mar 06, 2013 12:49
by FuneralChart99
Calinou wrote:Try playing fullscreen, in minetest.conf (open it using a text editor), add these lines:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
screenW = 1024
screenH = 600
fullscreen = 1


Note that you should change 1024 and 600 based on your screen's resolution. Enabling fullscreen fixed that for me on a netbook with Intel graphics on Windows.



the fullscreen don't work help http://postimage.org/image/on3mll1vf/

PostPosted: Wed Mar 06, 2013 13:10
by Traxie21
You might have to just deal with it.

Just remember that the icon of the next item is for the one you're clicking on

PostPosted: Wed Mar 06, 2013 18:03
by Calinou
You opened minetest.conf.example, not minetest.conf.