been years since i had a linux pc , is Wine still a thing and does it work?
Wine works to ease the pain that Elite Dangerous is still not available on Linux. Vodka works quicker.
been years since i had a linux pc , is Wine still a thing and does it work?
Is Horizons going to be available on Linux? If not, i will look elsewhere.
I'd never say never but given the well documented difficulties FD are having getting it to work on the Mac which at least has a version of the base game, I doubt a Linux version is going to happen.
I'd never say never but given the well documented difficulties FD are having getting it to work on the Mac which at least has a version of the base game, I doubt a Linux version is going to happen.
Perhaps, but probably just because of the relative scarcity of the Linux gaming user base. As I understand it, the Linux platform doesn't have the same inherent proprietary limitations as the Mac OS regarding OpenGL and the like. Vulkan will also likely be coming to Linux, especially through SteamOS. I'd like to see FD move in that direction. But like I was saying, I think the Mac OS limitations are kind of a moot issue here.
Perhaps, but probably just because of the relative scarcity of the Linux gaming user base. As I understand it, the Linux platform doesn't have the same inherent proprietary limitations as the Mac OS regarding OpenGL and the like. Vulkan will also likely be coming to Linux, especially through SteamOS. I'd like to see FD move in that direction. But like I was saying, I think the Mac OS limitations are kind of a moot issue here.
The problem with Linux is actually the opposite - too much dispersed user base. There are some 100 different Linux distributions out there, each coming in different versions.Even if you stick to the most popular ones only, you still have to deal with at least 10 completely different software configurations. Even Steam had to make its own SteamOS Linux to have a known and coherent platform to work on.
The problem with Linux is actually the opposite - too much dispersed user base. There are some 100 different Linux distributions out there, each coming in different versions.Even if you stick to the most popular ones only, you still have to deal with at least 10 completely different software configurations. Even Steam had to make its own SteamOS Linux to have a known and coherent platform to work on.
And under the hood they're all the same, with small differences. The largest difference is that they're either .rpm based, or .deb based, which doesn't matter in the least if do to 'make', etc.The problem with Linux is actually the opposite - too much dispersed user base. There are some 100 different Linux distributions out there, each coming in different versions.Even if you stick to the most popular ones only, you still have to deal with at least 10 completely different software configurations. Even Steam had to make its own SteamOS Linux to have a known and coherent platform to work on.
And under the hood they're all the same, with small differences. The largest difference is that they're either .rpm based, or .deb based, which doesn't matter in the least if do to 'make', etc.
Steam OS is a tuned Debian install.
I run Debian, and can make my machine the exact same as SteamOS if I wanted to.
With all the work done already for Mac, FD could very easily make a 'nix version if they wished, but they don't wish to.
And under the hood they're all the same, with small differences. The largest difference is that they're either .rpm based, or .deb based, which doesn't matter in the least if do to 'make', etc.
Steam OS is a tuned Debian install.
I run Debian, and can make my machine the exact same as SteamOS if I wanted to.
With all the work done already for Mac, FD could very easily make a 'nix version if they wished, but they don't wish to.
Completely different? Please.
Why are you bring CentOS into this? it's like saying windows server 2003 doesn't work for gaming, so windows is not useful.
It's a free, rebranded RedHat Enterprise distro, not a desktop OS.
Fedora is a desktop distro, with the source.gzip, 'make' and 'install' we can all install the software onto our boxes, irrespective of .rpm, or .deb, as I've already said.
Completely different? Please.
Why are you bring CentOS into this? it's like saying windows server 2003 doesn't work for gaming, so windows is not useful.
It's a free, rebranded RedHat Enterprise distro, not a desktop OS.
Fedora is a desktop distro, with the source.gzip, 'make' and 'install' we can all install the software onto our boxes, irrespective of .rpm, or .deb, as I've already said.
And under the hood they're all the same, with small differences. The largest difference is that they're either .rpm based, or .deb based, which doesn't matter in the least if do to 'make', etc.
If you look past the package managers, there is less difference than you might think. The kernels and libraries and xdg are largely from a common base.