Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
The problem is that there are hundreds of different Linux distributions that you would need to support but there's only one windows and there's only one macOS. Of course you could always just go the route that most companies do and only support Ubuntu.
-
BigBoo23206yPort DX12 for linux if it is so easy.
I get your point though. It isn't that hard if that's your target from the start. But it can become an impossible task if you rely on libraries and tech which is only available for windows. Hence my first comment. -
jeeper59656yI think it’s as much company politics as anything else. Also distros fraction the already small user base. Just pointing that out.
-
lxmcf204106y@DuckyMcDuckFace That's what I would recommend to people, officially support the majority but the others will find there own support, look at google chrome for instance, it doesn't support Arch, but the community took up the reigns.
-
curlyDev4726yWell development in general is about risk/reward.
If there are lets say 500 tutorials and 500 devs for windows and 100 tutorials and 100 devs for linux...
Its more easier to develop for windows.
It really isnt helping the fact that Linux still has a low adoption rate and for laptops is super uber bad.
And other things considered you need a bigger adoption rate for Linux but that will need to make linux closed source or maintained by actual people who care about the "Common Joe" -
@DuckyMcDuckFace That is what i always hear from game devs and companies. This is just a lame excuse.
Test and port only to Ubuntu and userbase will figure out the rest. %90 of the time it works out of the box with other distros. CentOS is a little different thou. -
@curlyDev If Linux becomes proprietary, what difference will it have than Windows or Mac ?
The problem does not lie in OS, but vendors. You are right, laptops are uber bad. Almost all of them has double graphics cars, which is only supported out of the box by Windows, due to licensing issues.
Vendors only support their hardwares on Windows and they absolutely don't care about other OS. And they are right, since most of the people who bought their laptops will use Windows anyways. -
@Jilano I agree with that. Almost nobody uses DX12. The majority of games that got it, did because Microsoft was the publisher. And even they rarely manage to get a significant performance increase compared to DX11.
Also there is now dxvk which is a wrapper that runs DX11 games with Vulkan. This is actually a huge step forward, since the performance is pretty good. As I understand it the port from DX11 to OGL would've been pretty ugly and difficult since DX11 has been considered messy by itself (but damn fast, I have to admit).
Also there is cuurently no real need to port DX12 to Vulkan (which should be easy though), because to my knowledge every game that has DX12 also supports DX11 but many DX11-Games don't support DX12. -
lxmcf204106y@LinusCDE wait... Running dx11 under Vulkan... Since when?! That sounds great, Vulkan is much better in personal experience
-
@lxmcf Yeah. It's just been a few months since this worked well enough.
I got Outlast 2 running with that, and Overwatch is considered performing really well now. -
jeeper59656y@curlyDev Linux adoption is highly slowed by M$ punishing vendors that sell laptops with Linux.
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
Really hate when people say development for Linux is really difficult, especially when it comes to game development and porting engines...
It really isn't, it's no more difficult to bloody windows and personally think it's easier than Mac development. Worse comes to, mono exists and is pretty damn stable, getting something ported to Linux really isn't as difficult as people try and make it out to be -,-
rant
linux
just gimme