I have a quad core amd 64 with 6 gigs of ram. I have a Radeon HD 6620G video card.
I compiled the latest from github and it works fine. I am able to use shaders without an issue. On the one that is messed up turning off shaders does not fix it.


DI3HARD139 wrote:Open your minetest.conf file and add "video_driver = opengl" I had this issue when attempting to run on direct3d9.
Don wrote:I got it to work again.
I had turned off shaders in the settings tab. When looking at the config file these 2 were set to true.
enable_parallax_occlusion = false
generate_normalmaps = false
I set them to false and the game started working right again. Still don't know why it happened in the first place.
Krock wrote:Interesting. I expected a Radeon HD card would support all shaders.
sfan5 wrote:You are using the Irrlicht Software Driver.
Do not use that driver.
Open your minetest.conf and remove all lines that begin with "video_driver".
Users browsing this forum: No registered users and 18 guests