Page 1 of 1

3d bug![SOLVED:bcuz i'm a noob]

PostPosted: Tue Apr 26, 2016 17:43
by azekill_DIABLO
Hi i have put

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
3d_mode = anaglyph

in my minetest.conf (i precise it's in the main MT folder)

and now, i can't turn it off!

Re: 3d bug!

PostPosted: Tue Apr 26, 2016 19:01
by rubenwardy
...remove it from minetest.conf?

Re: 3d bug!

PostPosted: Wed Apr 27, 2016 06:43
by azekill_DIABLO
done!

always bug because when i restart the game it's now forceplaced in MT.conf

Re: 3d bug!

PostPosted: Wed Apr 27, 2016 06:46
by azekill_DIABLO
ah removing it doesn't work but puting none works :)

sorry guys i'm a bit dumb

Re: 3d bug![SOLVED:bcuz i'm a noob]

PostPosted: Mon May 02, 2016 15:28
by srifqi
Minetest writes the configuration from its interface into minetest.conf after Minetest has been closed. So, if you want to change it manually, make sure that Minetest has closed, because if it is still open your new configuration will be overwritten.

Re: 3d bug![SOLVED:bcuz i'm a noob]

PostPosted: Mon May 02, 2016 15:58
by azekill_DIABLO
true ;)