Patreon Logo Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal Logo PayPal. You can also buy games using our partner links for GOG and Humble Store.
Latest Comments by Leopard
Valve puts up Proton 5.13-4 to get Cyberpunk 2077 working on Linux for AMD GPUs
10 Dec 2020 at 6:35 am UTC

Quoting: LungDrago
Quoting: Leopard
Quoting: rustybroomhandleWondering what the specific missing features are in the Nvidia driver preventing this from working.

Amusingly, Assassin's Creed: Valhalla with vkd3d works on Nvidia but not AMD.
This extension is needed.

VK_VALVE_mutable_descriptor_type

Currently only implemented on RADV.
Any at least a ballpark ETA on when can we expect Nvidia to catch up? I haven't really been interested in playing a day 0 release before so I have no experience or data on this.
No ETA on that i'm afraid.

Valve puts up Proton 5.13-4 to get Cyberpunk 2077 working on Linux for AMD GPUs
9 Dec 2020 at 9:44 pm UTC Likes: 13

Quoting: rustybroomhandleWondering what the specific missing features are in the Nvidia driver preventing this from working.

Amusingly, Assassin's Creed: Valhalla with vkd3d works on Nvidia but not AMD.
This extension is needed.

VK_VALVE_mutable_descriptor_type

Currently only implemented on RADV.

Without it game will hang regularly.

Valve gets another developer to work on Linux graphics drivers, starting with AMD RADV
28 Jul 2020 at 10:07 pm UTC Likes: 6

Quoting: Whitewolfe80Great news that valve keep investing in linux, I would love to know what the return is for valve corp on linux investment. Do we spend enough for them to retain profit even after monthly wage bill and investments, in graphics compatibility and innovation or do they make a loss on it each qtr banking on the long game.
They are probably burning money.

NoiseTorch is another tool to remove background noise while recording on Linux
17 Jul 2020 at 3:03 pm UTC Likes: 14

Any new Linux background noise supressor released

Liam: Hammer Time!

3D adventure thriller 'Beyond a Steel Sky' is out now for Linux PC
17 Jul 2020 at 11:34 am UTC Likes: 1

Quoting: TheRiddickInteresting, I hope its not using OpenGL...
It is Vulkan but you would actually want OpenGL here Vulkan on UE4 sucks.

Probably throwing it to Proton would yield to better perf.

DirectX 12 exclusive DEATH STRANDING runs on Linux with Proton 5.0-10
16 Jul 2020 at 4:33 pm UTC Likes: 1

Quoting: Patola
Quoting: Leopard
Quoting: PatolaSpeaking of drivers, the 450.57 drivers got to the graphics-drivers PPA for Ubuntu 20.04 [External Link], however they come only in 64 bits packages [External Link], thus Steam does not even start. For 18.04 and 19.10 the 32-bits packages are there. So it seems the 32bitscalypse for Ubuntu has started...

As a workaround, changing the ppa sources.list file to point to eoan instead of focal then changing the driver version works and steam starts. A packaged 450.07 working on Ubuntu 20.04 jumping through many hoops and stuff.

Update: the packager (Alberto Milone) responded. He said he made a request to whitelist the new nvidia drivers, so that they are allowed to build i386 binaries. So soon the workaround will not be necessary.
Is that fixed? I still lack 32 bit libs.

Btw what kind of change you are talking about?

/etc/apt/sources.list.d

deb http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu [External Link] focal main
# deb-src http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu [External Link] focal main

Simply changing focal to eoan is sufficient?
Yes, that's it, just change focal to eoan, then of course after that do an apt-update, and then apt install nvidia-driver-450 <...other nvidia-450 packages>.

If you do not know which are the other packages, this line should work and pull the other dependent packages, i386 and amd64:

sudo apt install nvidia-driver-450 libnvidia-gl-450 libnvidia-compute-450 libnvidia-extra-450 nvidia-compute-utils-450 libnvidia-compute-450:i386 libnvidia-decode-450:i386 libnvidia-ifr1-450 libnvidia-fbc1-450 libnvidia-gl-450:i386 libnvidia-ifr1-450:i386 libnvidia-decode-450:i386 libnvidia-compute-450:i386

I am also monitoring the repository. Whenever I detect that the 20.04 source has been fixed, I'll tell here.
Thanks , that worked.

DirectX 12 exclusive DEATH STRANDING runs on Linux with Proton 5.0-10
16 Jul 2020 at 4:07 pm UTC Likes: 1

Quoting: PatolaSpeaking of drivers, the 450.57 drivers got to the graphics-drivers PPA for Ubuntu 20.04 [External Link], however they come only in 64 bits packages [External Link], thus Steam does not even start. For 18.04 and 19.10 the 32-bits packages are there. So it seems the 32bitscalypse for Ubuntu has started...

As a workaround, changing the ppa sources.list file to point to eoan instead of focal then changing the driver version works and steam starts. A packaged 450.07 working on Ubuntu 20.04 jumping through many hoops and stuff.

Update: the packager (Alberto Milone) responded. He said he made a request to whitelist the new nvidia drivers, so that they are allowed to build i386 binaries. So soon the workaround will not be necessary.
Is that fixed? I still lack 32 bit libs.

Btw what kind of change you are talking about?

/etc/apt/sources.list.d

deb http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu [External Link] focal main
# deb-src http://ppa.launchpad.net/graphics-drivers/ppa/ubuntu [External Link] focal main

Simply changing focal to eoan is sufficient?

VKD3D-Proton is the new official Direct3D 12 to Vulkan layer for Proton
7 Jul 2020 at 9:21 am UTC

Quoting: Shmerl
Quoting: iiariMS seems to realize that a cloud based X-Box service is their gaming future. Does DX12 have any role in such a service?
Luckily MS decided to abandon their cloud gaming [External Link]. So one more DX lock-in bites the dust.
Can you even read what you linked?

They closed their Twitch variant , Mixer. How is that related to cloud gaming?

https://www.xbox.com/en-US/xbox-game-streaming/project-xcloud [External Link]

They still have plans for it.

We're giving away two copies of 3dSen PC
24 Jun 2020 at 7:41 pm UTC

I would like a copy :smile:

NVIDIA 440.66.17 Vulkan Beta Driver released
24 Jun 2020 at 11:16 am UTC Likes: 1

Quoting: GuestAre they going to give us decent VR support? Because i want to buy the new 3000 series at the end of the year but not having async reprojection is terrible and induces motion sickness.
There is an extension in the works to solve this.