Can't use direct 3d in 0.4.14

User avatar
D00Med
Member
 
Posts: 712
Joined: Sat Feb 07, 2015 22:49
GitHub: D00Med

Can't use direct 3d in 0.4.14

by D00Med » Tue Aug 16, 2016 05:33

I can't get minetest 0.4.14 to use direct 3d instead of OpenGL, has anyone else had this problem? and/or know how to fix it?
Both the settings and config file have direct3d9 as the video driver, but when I start the game, it is slow(as if using openGL), and the top left corner of the window has "Minetest [OpenGL 2.1.0]".
I'm using Windows 10, and I don't have the problem with 0.4.13 or 0.4.12.
Look! I have a signature :]
My subgame: https://forum.minetest.net/viewtopic.php?f=15&t=14051#p207242
dmobs2 is coming...
 

User avatar
addi
Member
 
Posts: 605
Joined: Thu Sep 20, 2012 03:16

Re: Can't use direct 3d in 0.4.14

by addi » Tue Aug 16, 2016 07:48

For unknown reasons the official minetest builds does not have support for Direct3D (They are somehow compiled on a linux system). If you want direct3D support use a build that is compiled with MSVC. Like Krock's (x32) or mine (x64)

Sadly there are no more builds with MSVC available, but I hope the next official Minetest version will be build with MSVC again.
 

User avatar
D00Med
Member
 
Posts: 712
Joined: Sat Feb 07, 2015 22:49
GitHub: D00Med

Re: Can't use direct 3d in 0.4.14

by D00Med » Tue Aug 16, 2016 09:01

Thanks!
Look! I have a signature :]
My subgame: https://forum.minetest.net/viewtopic.php?f=15&t=14051#p207242
dmobs2 is coming...
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: Can't use direct 3d in 0.4.14

by rubenwardy » Tue Aug 16, 2016 10:07

You shouldn't use directx3d, it doesn't work as well with MT as ogl
 

User avatar
D00Med
Member
 
Posts: 712
Joined: Sat Feb 07, 2015 22:49
GitHub: D00Med

Re: Can't use direct 3d in 0.4.14

by D00Med » Tue Aug 16, 2016 20:45

Windows10+opengl = sloooooow
Look! I have a signature :]
My subgame: https://forum.minetest.net/viewtopic.php?f=15&t=14051#p207242
dmobs2 is coming...
 

User avatar
MineYoshi
Member
 
Posts: 4267
Joined: Wed Jul 08, 2015 13:20
GitHub: MineYosh
IRC: MineYoshi
In-game: Kirby_Retro

Re: Can't use direct 3d in 0.4.14

by MineYoshi » Tue Aug 16, 2016 20:58

D00Med wrote:Windows10+opengl = sloooooow

What happens is that Windows and Micro$oft only uses DirectX when it's about 3d Graphics...
So I don't think is something strange, that any game with OpenGl go Slooooow...
That happens to me too, for some reason Minetest goes so fast in Linux, but in Windows is very, very slow...
Micro$oft doesn't want you be free... It only wants that you use his products...
People talk about freedom of speech, so i'll say that God exists.
Open your eyes!! See The big unicorn conspiracy.!! :D The government has been lying to us about unicorns!!
"I've learned there are three things you don't discuss with people: religion, politics and the Great Pumpkin" - Linus Van Pelt
I'm the Officially 1st ABJist in the world ( ͡° ͜ʖ ͡°)
 

User avatar
Calinou
Member
 
Posts: 3124
Joined: Mon Aug 01, 2011 14:26
GitHub: Calinou
IRC: Calinou
In-game: Calinou

Re: Can't use direct 3d in 0.4.14

by Calinou » Tue Aug 16, 2016 21:16

MineYoshi wrote:
D00Med wrote:Windows10+opengl = sloooooow

What happens is that Windows and Micro$oft only uses DirectX when it's about 3d Graphics...
So I don't think is something strange, that any game with OpenGl go Slooooow...
That happens to me too, for some reason Minetest goes so fast in Linux, but in Windows is very, very slow...
Micro$oft doesn't want you be free... It only wants that you use his products...


There are OpenGL games out there that perform just fine on Windows, like any id Tech 5/6 game out there (such as the 2016 Doom).

On-topic: Direct3D is not really supported by Minetest anymore, and you won't be able to use shaders with it. There are known performance bottlenecks in Minetest on Windows (at least on the client), but nobody seems to know how to fix them yet.
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: Can't use direct 3d in 0.4.14

by rubenwardy » Tue Aug 16, 2016 22:02

Minetest in Linux with OGL, is faster than Windows with DX9 for me. So it's just Windows that is slow
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: Can't use direct 3d in 0.4.14

by azekill_DIABLO » Fri Aug 26, 2016 08:11

Calinou wrote:There are OpenGL games out there that perform just fine on Windows, like any id Tech 5/6 game out there (such as the 2016 Doom).


On my computer OpenGL games runs very fine. Even minetest.
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
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
D00Med
Member
 
Posts: 712
Joined: Sat Feb 07, 2015 22:49
GitHub: D00Med

Re: Can't use direct 3d in 0.4.14

by D00Med » Fri Aug 26, 2016 08:44

D': If only I could say the same.
But even with direct 3d my computer is slow.
Look! I have a signature :]
My subgame: https://forum.minetest.net/viewtopic.php?f=15&t=14051#p207242
dmobs2 is coming...
 

User avatar
azekill_DIABLO
Member
 
Posts: 3458
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO

Re: Can't use direct 3d in 0.4.14

by azekill_DIABLO » Fri Aug 26, 2016 10:22

your unlucky :'c
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
Hi, my username is azekill_DIABLO and i'm an exelent bug-maker(yeah...i know...i have a bad reputation)

azekill_DIABLO said: Mineyoshi+ABJ+Baggins= TOPIC HIJACKED.
My Mods and Stuff | Voxellar | VoxBox on GITHUB | M.I.L.A Monster engine
WEIRD MODDING CONTEST !!!
 

User avatar
MineYoshi
Member
 
Posts: 4267
Joined: Wed Jul 08, 2015 13:20
GitHub: MineYosh
IRC: MineYoshi
In-game: Kirby_Retro

Re: Can't use direct 3d in 0.4.14

by MineYoshi » Fri Aug 26, 2016 21:18

Try to dualboot with a light Linux distro! So your computer doesn't get too "full" or "slow"...
I did the same, since that "dualbooting" i never play Minetest with Windows, as well Puppy Linux runs kinda great the game, the 0.4.14 never gives me lag, unlike Windows :D
But, hey, be careful if you do that! ;)
I say you about "dualbooting" 'cause i guess you need Windows Software for stuff likely school, work, etc... So you don't loose your Windows, and you don't have to continue with the lag when playing Minetest!
People talk about freedom of speech, so i'll say that God exists.
Open your eyes!! See The big unicorn conspiracy.!! :D The government has been lying to us about unicorns!!
"I've learned there are three things you don't discuss with people: religion, politics and the Great Pumpkin" - Linus Van Pelt
I'm the Officially 1st ABJist in the world ( ͡° ͜ʖ ͡°)
 

User avatar
D00Med
Member
 
Posts: 712
Joined: Sat Feb 07, 2015 22:49
GitHub: D00Med

Re: Can't use direct 3d in 0.4.14

by D00Med » Fri Aug 26, 2016 21:27

^I've actually done that already, on porteus, minetest is much much faster.
I might try puppy linux though, since I can't get porteus to work very well.
Look! I have a signature :]
My subgame: https://forum.minetest.net/viewtopic.php?f=15&t=14051#p207242
dmobs2 is coming...
 

User avatar
MineYoshi
Member
 
Posts: 4267
Joined: Wed Jul 08, 2015 13:20
GitHub: MineYosh
IRC: MineYoshi
In-game: Kirby_Retro

Re: Can't use direct 3d in 0.4.14

by MineYoshi » Fri Aug 26, 2016 23:06

D00Med wrote:^I've actually done that already, on porteus, minetest is much much faster.
I might try puppy linux though, since I can't get porteus to work very well.

Try 6.3!
I had troubles with resolution, but that was because my VGA wasn't working so well...
This'll work with your Computer, if in my old laptop did (R.I.P... I decided to open it and sell some pieces for quick-money, not so much but i'm ok with that amount i got) and didn't got any problems...
The best part is that you can easily install it with this: https://www.mediafire.com/?5ah0d0rzcz5cc
You can download the .exe to install or as well use Lick...
But if you want you can use the ISO to install too. there isn't any problem, justly i did with .exe installer 'cause i had no CD's...
People talk about freedom of speech, so i'll say that God exists.
Open your eyes!! See The big unicorn conspiracy.!! :D The government has been lying to us about unicorns!!
"I've learned there are three things you don't discuss with people: religion, politics and the Great Pumpkin" - Linus Van Pelt
I'm the Officially 1st ABJist in the world ( ͡° ͜ʖ ͡°)
 

User avatar
D00Med
Member
 
Posts: 712
Joined: Sat Feb 07, 2015 22:49
GitHub: D00Med

Re: Can't use direct 3d in 0.4.14

by D00Med » Sat Aug 27, 2016 00:48

Thanks.
Look! I have a signature :]
My subgame: https://forum.minetest.net/viewtopic.php?f=15&t=14051#p207242
dmobs2 is coming...
 

User avatar
MineYoshi
Member
 
Posts: 4267
Joined: Wed Jul 08, 2015 13:20
GitHub: MineYosh
IRC: MineYoshi
In-game: Kirby_Retro

Re: Can't use direct 3d in 0.4.14

by MineYoshi » Sat Aug 27, 2016 17:11

D00Med wrote:Thanks.

When you please :D
People talk about freedom of speech, so i'll say that God exists.
Open your eyes!! See The big unicorn conspiracy.!! :D The government has been lying to us about unicorns!!
"I've learned there are three things you don't discuss with people: religion, politics and the Great Pumpkin" - Linus Van Pelt
I'm the Officially 1st ABJist in the world ( ͡° ͜ʖ ͡°)
 


Return to Minetest Problems

Who is online

Users browsing this forum: No registered users and 20 guests

cron