Feed aggregator

I can't wait to fire that massive cannon in PVKK: Planetenverteidigungskanonenkommandant

Gaming on Linux - 20 Aug 2025 - 2:36pm
PVKK: Planetenverteidigungskanonenkommandant really rolls off the tongue doesn't it? Is it basically Dome Keeper in 3D? Well, sort-of but not quite.

.

Read the full article on GamingOnLinux.

Outlaws + Handful of Missions: Remaster is the next Nightdive Studios release

Gaming on Linux - 20 Aug 2025 - 2:25pm
Nightdive Studios announced they're doing Outlaws + Handful of Missions: Remaster, reviving the 1997 classic from LucasArts.

.

Read the full article on GamingOnLinux.

Why does NVIDIA still treat Linux like an afterthought?

Reddit Linux_Gaming - 20 Aug 2025 - 1:40pm

It's so frustrating how little effort NVIDIA puts into supporting Linux. Drivers are unstable, sub-optimally tuned, and far behind their Windows counterparts. For a company that dominates the GPU market, it feels like Linux users get left out. Open-source solutions like Nouveau are worse because they don't even have good support from NVIDIA directly. If NVIDIA really cared about its community, it would take time and effort to make Linux drivers first-class and not an afterthought.

submitted by /u/ISSELz
[link] [comments]

An Okay-ish Guide to Making Monster Hunter Wilds Work Okay-ish on Linux

Reddit Linux_Gaming - 20 Aug 2025 - 1:37pm

I can't claim to have found most of this out on my own, but I wanted to compile it for any others who might have issues with it down the line, since ProtonDB is often unreliable.

All of my time spent playing MHWilds has been on Linux. And it's been... a bit of a shitshow.

Notable (solvable) issues I wanted to address:

- "Vertex explosions" on Nvidia hardware

- Sometimes forcing a full shader recompilation when you crash.

- Massive stutters relating to the shader cache not loading properly on relaunches.

My current launch options to remedy these are:

PROTON_HIDE_NVIDIA_GPU=1 - This prevents the vertex explosions. I have... no idea why. AFAICT, something about how the game uses Nvidia cards is not how Proton expects it.

VKD3D_DISABLE_EXTENSIONS=VK_NV_low_latency2 - Supposed to prevent a Wine crash. I have no experience with this crash in particular, but it doesn't seem to hurt... so... omit if you want to test?

__GL_SHADER_DISK_CACHE_SKIP_CLEANUP=1 - This prevents the cleanup of the Proton's cached shaders. Relevant to the next two options.

__GL_SHADER_DISK_CACHE_PATH=/home/<USERNAME>/.cache/games/mhwilds/ - This allows you to specify a path for Proton's shader cache. You can point this anywhere you want (within reason), but MAKE SURE TO CREATE THE FOLDER IT IS POINTED AT. IT DOES NOT CREATE THE PATH AUTOMATICALLY.

__GL_SHADER_DISK_CACHE_SIZE=10737418240 - specifies the maximum size of the shader cache on disk, so your disk doesn't get filled up. The value must be in bytes. The value shown is 10 gigabytes, which is probably more than enough for Wilds.

WINEDLLOVERRIDES="dinput8=n,b" - [OPTIONAL] If you have installed REFramework, this is necessary. Otherwise, ignore this.

%command% - This will be replaced with the launch command for the game. It needs to be here for the game to launch. Duh.

&& rm -f shader.cache2 - This deletes the games' shader cache when the game closes. This means that the game will load to the shader build screen on every boot, **BUT** it should be pretty fast (<20 seconds) after the first one because Proton already has them cached. This should also properly "warm" your shaders on each launch, and shouldn't require actual lengthy rebuilds unless there's an update to the game, your graphics driver, or your Proton version. I recommend using a stable version of Proton, i.e. Proton 9, so you're not getting forced to rebuild from updates to Proton Experimental or Proton Hotfix.

A copyable version of these launch options: `PROTON_HIDE_NVIDIA_GPU=1 VKD3D_DISABLE_EXTENSIONS=VK_NV_low_latency2 __GL_SHADER_DISK_CACHE_PATH=/home/<USERNAME>/.cache/games/mhwilds/ __GL_SHADER_DISK_CACHE_SKIP_CLEANUP=1 __GL_SHADER_DISK_CACHE_SIZE=10737418240 WINEDLLOVERRIDES="dinput8=n,b" %command% && rm -f shader.cache2 - REMEMBER TO EDIT __GL_SHADER_DISK_CACHE_PATH TO POINT WHEREVER YOU WANT IT.

Shoutout to Drovolon and KALUNA on ProtonDB for sharing their cache solution, and the many posters on the Proton GitHub and this subreddit for the others.

submitted by /u/Evanjohnman
[link] [comments]

Warhammer 40,000: Dawn of War - Definitive Edition fixes desyncs between Windows and Linux / SteamOS

Gaming on Linux - 20 Aug 2025 - 12:39pm
Warhammer 40,000: Dawn of War - Definitive Edition released recently and it works great on Linux, even better now the online works properly too.

.

Read the full article on GamingOnLinux.

iRacing Arcade announced and it's basically Circuit Superstars 2 with licensed cars and tracks

Gaming on Linux - 20 Aug 2025 - 12:24pm
iRacing have announced iRacing Arcade made in partnership with Original Fire Games the developers of Circuit Superstars.

.

Read the full article on GamingOnLinux.

Rockstar launcher failing

Reddit Linux_Gaming - 20 Aug 2025 - 12:13pm

Ive tried a few different ways of dowloading it with steam and wine and others, but when ever I launch it and it asks to log in, it sais "request can't be granted right now" or allong the lines of that. Any help appreciated, running cinnamon if that helps at all

submitted by /u/ReturnIsInevitableI
[link] [comments]

Death By Scrolling is the next game from Ron Gilbert of Terrible Toybox and publisher MicroProse

Gaming on Linux - 20 Aug 2025 - 11:52am
MicroProse Software are on a bit of a roll lately for their publishing, now they've announced Death By Scrolling from Ron Gilbert of Terrible Toybox.

.

Read the full article on GamingOnLinux.

Battlestar Galactica: Scattered Hopes announced and has me terribly excited

Gaming on Linux - 20 Aug 2025 - 11:39am
Battlestar Galactica: Scattered Hopes is a new strategy game from Dotemu and developer Alt Shift releasing in Q1 2026.

.

Read the full article on GamingOnLinux.

Competitive vehicle shooter World of Tanks: HEAT announced with Steam Deck support

Gaming on Linux - 20 Aug 2025 - 11:25am
A competitive multiplayer game announced with Steam Deck support right away? Not something we see often! World of Tanks: HEAT has me cautiously interested.

.

Read the full article on GamingOnLinux.

SCS Software have next-gen trucking competition with Road Kings from Saber Interactive

Gaming on Linux - 20 Aug 2025 - 11:09am
When you think of a trucking sim you probably think American Truck Simulator and Euro Truck Simulator 2 but here comes some big competition with Road Kings.

.

Read the full article on GamingOnLinux.

Trying to install dual boot with bazzite on my Windows 11 laptop

Reddit Linux_Gaming - 20 Aug 2025 - 11:04am

Hello, I have tried to install bazzite several times with dual boot Windows 11 on my laptop, it always ends up installing, but when I restart the system to start with bazzite I get this error. Does anyone know what the problem is?

submitted by /u/Firm_Plankton5698
[link] [comments]

Vampire: The Masquerade - Bloodlines 2 launches October 21 but you have to pay extra for all the content

Gaming on Linux - 20 Aug 2025 - 11:01am
Vampire: The Masquerade - Bloodlines 2 from Paradox finally has a release date with October 21, but it gets expensive if you want all the content.

.

Read the full article on GamingOnLinux.

Europa Universalis V set to release November 4

Gaming on Linux - 20 Aug 2025 - 10:52am
Europa Universalis V from Paradox Interactive now has a confirmed release date for November 4.

.

Read the full article on GamingOnLinux.

Woolhaven expansion announced for Cult of the Lamb

Gaming on Linux - 20 Aug 2025 - 10:48am
Gimme! I know a good few people who will be terribly excited for the announced Woolhaven expansion for Cult of the Lamb.

.

Read the full article on GamingOnLinux.

Dune: Awakening is now Steam Deck Verified

Gaming on Linux - 20 Aug 2025 - 10:43am
After Funcom have patched Dune: Awakening quite a few times since release, the experience on Steam Deck is now good enough that it's been Steam Deck Verified.

.

Read the full article on GamingOnLinux.

65" TV goes black after boot with Nvidia drivers

Reddit Linux_Gaming - 20 Aug 2025 - 10:32am

Hi everyone,

I’m having a weird problem with my setup and was wondering if anyone else has run into this.

I normally use my PC on a 55" TV in my bedroom and it works fine there, as well as on my smaller monitor. But when I try to use it on my 65" TV in the dining room, it only shows the BIOS and the screen where I can pick which kernel to boot. After that, the screen just goes black.

I’ve tried swapping HDMI cables and ports, but no luck. The strange part is: if I use a Linux install without Nvidia drivers, the 65" TV works. As soon as I install Nvidia drivers, the problem comes back.

I’ve tested this on Fedora, Manjaro, Ubuntu (where I only got 1440p working), and Pop!_OS — same issue every time with the 65".

My system:

CPU: Ryzen 5 5600X

GPU: Nvidia RTX 3070

RAM: 16GB DDR4 (3600MHz)

Motherboard: MSI B550M PRO-VDH WiFi

Has anyone experienced this before with Nvidia cards and large TVs? Any advice would be much appreciated.

submitted by /u/elgeeQuid
[link] [comments]

Does anybody have good low-spec/older game recommendations?

Reddit Linux_Gaming - 20 Aug 2025 - 10:10am

I had this old Windows Vista laptop lying around collecting dust so I installed Linux Mint since it's fairly lightweight and put some emulators on it and it's great for everything prior to the Gamecube/PS2 era. I mostly just wanted to use it as an emulation station but I also wouldn't mind testing the native app waters, so does anybody have some good games, both new low-spec and old hardware pushers for me to test out?

I can give the specs if you need them but I'd much prefer you just throw ideas out, the process of testing games seems fun to me. A general idea of its power is that N64 emulation is perfect at the resolution of the display (1280x800) with a mix of fast and accurate settings, back when it was a Windows laptop it played Halo at a solid 45ish at medium settings with no noticable stutters, it was very consistent.

I also have a steam account if you have games only on steam but I'd rather not install it because steam is such a speed hog for the old HDD and Wifi card in it. Thanks in advance!!

submitted by /u/AdOk5225
[link] [comments]

How do you get UT2004 to work with Heroic and not Lutris?

Reddit Linux_Gaming - 20 Aug 2025 - 8:14am

I own a copy of UT2004 on Steam, so I have a legit key. I downloaded a pre-installed folder version of the game that has 64-bit binaries and other files and I would like to use that version, not the Steam version. I get the "invalid key" error when I try to launch it through Heroic. There must be some sort of way to add the registry file to Heroic. I hate Lutris, it over complicates everything, at least when it comes to running a program from a pre-installed folder, unlike with Heroic where you just put in a name and select the exe.

submitted by /u/Inceleron_Processor
[link] [comments]

Pages