Page 1 of 1

texture bug

Posted: Fri 4. Jan 2013, 23:03
by Semmett9
texture bug

try using this "enable_texture_atlas = 0 "

or get my minetest.conf
move this file in the minetest-0.4.3-win32 folder
hope this helps.

textures are wrong (disable texture atlas)

Posted: Fri 4. Jan 2013, 23:07
by addi
a few players have problems with wrong textures
the solution is to disable the texture atlas in mintest.conf
1. close minetest
2. open the mintest.conf with an texteditor
3. write

Code: Select all

enable_texture_atlas = 0
into the file
4. ur file must look like this:

Code: Select all

address = minetest.king-arthur.eu
creative_mode = 1
enable_3d_clouds = 1
enable_damage = 1
name = addi
new_style_leaves = 1
opaque_water = 0
port = 30000
selected_mainmenu_tab = 1
smooth_lighting = 1
fast_move = true
free_move = false
viewing_range_nodes_min = 75
selected_world_path = C:\Users\Adrian\Desktop\minetest-0.4.3-win32\bin\..\worlds\asdf
enable_texture_atlas = false
mintest2.PNG
5. save the file
6. exit the editor
7. open minetest and start a game