Page 1 of 1

Minetest.conf

PostPosted: Sun Apr 15, 2012 01:35
by Crafter
How do I edit lines in Minetest.conf? Do I open it with notepad or use a certain software? I am trying to change the texture atlas to false to fix my inventory pictures. Any replies are greatly appreciated.

PostPosted: Sun Apr 15, 2012 01:48
by Death Dealer
Note pad is sufficient.

PostPosted: Sun Apr 15, 2012 01:51
by Crafter
So do I edit the Minetest.conf or Minetest.conf.example. I'm Trying to fix the invintory pictures.

PostPosted: Sun Apr 15, 2012 01:52
by Death Dealer
Crafter wrote:So do I edit the Minetest.conf or Minetest.conf.example. I'm Trying to fix the invintory pictures.

minetest.conf is an example of everything you can put in your minetest (CONF) file.

PostPosted: Sun Apr 15, 2012 02:02
by Crafter
So I just copy and paste what I need from minetest.conf.example?

PostPosted: Sun Apr 15, 2012 02:05
by Death Dealer
Crafter wrote:So I just copy and paste what I need from minetest.conf.example?

yes exactly.

PostPosted: Sun Apr 15, 2012 02:06
by sdzen
but remove the # from the lines

PostPosted: Sun Apr 15, 2012 02:11
by Crafter
Dose each line need to be seperated by using enter?

PostPosted: Sun Apr 15, 2012 02:16
by Death Dealer
Yes.

PostPosted: Sun Apr 15, 2012 02:22
by Crafter
Still non-matching pictures in the inventory. Is there anything I am skipping?

PostPosted: Sun Apr 15, 2012 02:31
by Death Dealer
Crafter wrote:Still non-matching pictures in the inventory. Is there anything I am skipping?

doubt it disableing the texture atlus didnt work for me: (

PostPosted: Sun Apr 15, 2012 02:34
by Crafter
Your pictures are messed up too? D:

PostPosted: Sun Apr 15, 2012 02:38
by Death Dealer
Crafter wrote:Your pictures are messed up too? D:

yep, and i use to be able to reset minetest to fix the problem and thats not the case anymore.

PostPosted: Sun Apr 15, 2012 02:44
by Crafter
Does anyone else have this issue? Because I have seen 0.4 videos that have normal inventory pictures.

PostPosted: Sun Apr 15, 2012 03:36
by tinoesroho
It usually occurs when minimizing/maximizing windows. -.-

PostPosted: Sun Apr 15, 2012 05:22
by Crafter
If you take "screenW ### screenH ####" and replace them with your screen resolution and then set fullscreen false to true your game will start fullscreen and the pictures will be fixed. :D