sfan5 wrote:This could easily be done for every mod and multiplayer with a small C++ code modification
Topywo wrote:sfan5 wrote:This could easily be done for every mod and multiplayer with a small C++ code modification
A small C++ code modification only for the ones having trouble with the icons or a C++ modification for everyone that affects only the players with icon problems?
sfan5 wrote:Topywo wrote:sfan5 wrote:This could easily be done for every mod and multiplayer with a small C++ code modification
A small C++ code modification only for the ones having trouble with the icons or a C++ modification for everyone that affects only the players with icon problems?
A small C++ code modification only for the ones having trouble with the icons
,because the engine can not detect if you have problems with the icons
Rhys wrote:So, can someone help me for C++? Since I have no clue what it is, and I want to use it to do all fixes. :D. Any answer will do. Thanks in advance.
Rhys wrote:Rhys wrote:So, can someone help me for C++? Since I have no clue what it is, and I want to use it to do all fixes. :D. Any answer will do. Thanks in advance.
Please...
nolan wrote:Rhys wrote:Rhys wrote:So, can someone help me for C++? Since I have no clue what it is, and I want to use it to do all fixes. :D. Any answer will do. Thanks in advance.
Please...
Well, i don't know really anything about C++ either, but i found a couple websites that just might help you get started.
http://en.wikipedia.org/wiki/C%2B%2B
http://www.cprogramming.com/tutorial/c++-tutorial.html
Rhys wrote:nolan wrote:Rhys wrote:
Please...
Well, i don't know really anything about C++ either, but i found a couple websites that just might help you get started.
http://en.wikipedia.org/wiki/C%2B%2B
http://www.cprogramming.com/tutorial/c++-tutorial.html
Too much algebra for me. D:
nolan wrote:Rhys wrote:nolan wrote:
Well, i don't know really anything about C++ either, but i found a couple websites that just might help you get started.
http://en.wikipedia.org/wiki/C%2B%2B
http://www.cprogramming.com/tutorial/c++-tutorial.html
Too much algebra for me. D:
Then u might want to re-think learning anything about C++
Rhys wrote:Just making this post, since I don't want this topic to be lost. For some reason, it's Windows XP Computers that have the problem. Computers with Windows 7/8 etc don't have the problem. I really don't understand this.
Dan Duncombe wrote:Rhys wrote:Just making this post, since I don't want this topic to be lost. For some reason, it's Windows XP Computers that have the problem. Computers with Windows 7/8 etc don't have the problem. I really don't understand this.
I use Windows 7 Starter Edition and got the bug too.
sfan5 wrote:This could easily be done for every mod and multiplayer with a small C++ code modification
TheEpicJames wrote:could you make fixes for mesecons, this, that, blah blah blah......
lol jk
coud you make a fix for mesecons?
Hybrid Dog wrote:sfan5 wrote:This could easily be done for every mod and multiplayer with a small C++ code modification
I read this and thought why it isn't added as a setting yet. Sorry that I don't read the posts below yet.
local func = minetest.register_node
function minetest.register_node(name, tab)
tab.inventory_image = tab.inventory_image or tab.tiles[1] or tab.tile_images[1]
func(name, tab)
endDwarf wrote:Does this still work? And if so could someone give me a little guidance on how to install it? I assume OP meant 'replace original folders with these' but I'm not seeing a 'default' folder to replace. I'm using version 0.4.9.
Thanks! :)
Napiophelios wrote:
Yes it still works.The default folder is in the games folder for which ever game you want to modify.
"games\minetest_game\mods" But its not a complete fix either.
You should check for updates for your video drivers before altering anything.
If you have a decent computer you might want to try adjusting your DirectX hardware acceleration.
Go to your desktop> display properties> settings> advanced> troubleshoot
and select the second to last setting on the Hardware acceleration slider bar.
This fixes the problem for me on my laptop but the game becomes very slow.
However it doesnt work on my son's desktop computer (the previews are still messed up)
Note you dont have to adjust your minetest.conf settings (video_driver = opengl) for this to help.
hoodedice wrote:Dwarf, open up a terminal and type "lshw". Scroll the output, and find anything related to graphics. If you find that your computer uses intel HD as graphics, post here, and I will help you get the latest graphics stack installed. =)
Napiophelios wrote:oops sorry I thought this was a windows only problem

Users browsing this forum: No registered users and 8 guests