Sammlung von Newsfeeds
Enabling HDR in God of War Ragnarok causes the game to run at a locked 9 FPS. Oddly, disabling does not reverse this.
I tried to enable HDR and it causes the game to stay at 9 no matter what. Even after disabling the issue persists. Not sure what the issue is exactly
submitted by /u/VegtableCulinaryTerm[link] [comments]
Palworld Black Screen On Startup, except on Proton 5.13-6 sometimes? (Bazzite)
So I recently have switched to Bazzite from Windows for many reasons and was trying to play all of the games I play normally.
Aside from a few cloud saves not transferring, every single one worked, even many I thought impossible because they weren’t on Steam! (Thanks Lunix and Hero) Except… Palworld.
I’ve been tearing my hair out trying to fix it. The screen launches usually and then the title screen music plays but never once does a visual appear.
Is it an Nvidia problem? I do use a 2080 and I know Nvidia isn’t known for playing well with Linux.
Is it a UE5 problem? Maybe? But I’m able to get Clair Obscur: Expedition 33 to work.
Is it perhaps that I didn’t use winetricks/protontricks right? I did install C++ libraries (2015-2022) to see if that worked. It’s what’s given me a stable black screen until I hit F11 to try to window it.
I’ve tried -dx11, -disablengxote (and -disablengx), I’ve tried -dx12 and that doesn’t work, I’ve tried every Proton and ProtonGE 10.4, 10.3, and 9.06, and Proton Experimental and Hotfix. I’ve searched the configuration files to see if there’s a setting that’s messed up but I don’t see any in there. And on top of all of that I have even tried every toggle on Hero. I’ve yet to try launching through Lunix but I’m running out of options.
Now I know what you’re thinking, “but the title includes 5.13-6?” It does! Because for some reason I can get it to occasionally launch using Proton 5.13-6. It’s not 100% consistent and I don’t feel like this is the most stable way to play it, but it usually works after I use protontricks to force it to dx11 and launch it using 10(beta) or 9.0-4 then switch to 5.13-6. Im confused as to how this works??? And it’s not entirely consistent? And even at that it will sometimes result in errors such as “you do not have C++ Runtimes” or “Your system does not support dx11”.
All of this to say: I HAVE NO CLUE WHAT IS GOING ON, I’ve tried every fix I can find and none of it works except to run on 5.13-6 in this weird way? And I’m not even sure if every step there is needed it’s just every working attempt has worked like that.
If you need my specs I can provide it just might be a bit of a wait for a response. Thank you!
submitted by /u/LauraAdalena[link] [comments]
Curve Optimizer stability in Linux vs Windows (collecting anecdotal experiences).
When I first got my 5950X back in late 2021 along with my G.Skill Trident Z RAM (CL16, DDR4 3600), I was able to get a -30 offset in Curve Optimizer and while it wasn't rock stable? The blue screens were infrequent enough that it wasn't worth changing and for all I knew it was just Windows being Windows.
Over time though I'd update the BIOS for my motherboard (MSI MAG X570 TOMAHAWK WIFI) and the undervolt stability seemed to change, but the change was nowhere close to when Windows 10 released it's monthly rollup update, and every month it would get more unstable to the point where it got to -2 and I gave up for a long time, which was a shame because temps dropped noticeably and my performance was better in most scenarios.
I have two questions, of which I couldn't find a clear enough answer on my own:
(1) For anyone with a Ryzen system 5000 series especially, have you noticed that undervolts via curve optimizer in Linux have been more stable, less stable, or the same?
(2) I've read the Arch wiki article for Ryzen already and have an idea that Ryzen can have issues sometimes, as I had to set Power Supply Current Idle to Typical to avoid random system lockups, but does anyone have any recommendations outside the Ryzen article for using a negative offset via Curve Optimizer and maintaining stability in the context of Linux?
submitted by /u/Iriodus[link] [comments]
[Wine/Xenia] Forza Horizon 1 & 2 running more stable on Linux with recent Wine (less stuttering)
I've been testing Forza Horizon 1 and 2 through Xenia on Linux, and with the latest Wine builds (currently using Proton TKG 10.10), the experience has improved noticeably.
Stuttering is significantly reduced compared to older versions. If I limit the framerate to around 50 FPS, the gameplay feels much smoother and more stable. Still not perfect, but definitely more playable than before.
I'm curious — has anyone else seen improvements lately when running FH1 or FH2 through Xenia on Linux?
Would love to hear what tweaks or Wine/Proton versions you're using and what results you're getting.
submitted by /u/Ill_Champion_3930[link] [comments]
Help with SH2 remake
Hello everyone, lately I've been having a very annoying problem with Silent Hills 2 Remake, I have a hybrid GPU system (notebook) where there is an integrated and a dedicated video card, but for some reason it only opens and runs Silent Hills 2 Remake on the iGPU, I've tried several startup parameters and even so the game continues with the same symptom.
init parameters : DXVK_HUD=fps,api,gpu __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia PROTON_ENABLE_NVAPI=1 VKD3D_CONFIG=dxr11 %command%
I tried to generate a small proton log, but I ended up not being able to, but I noticed that in the middle of the log it already says that it is using the iGPU as a renderer
submitted by /u/Brilliant_Mouse7756[link] [comments]
Controllers detected by OS and Steam, but not used in-game
Hi,
I've got an issue that's driving me crazy, my controllers are detected by my OS and by Steam, but won't work in game.
This happens on both Fedora 42 and EndeavourOS (KDE Plasma 6 Wayland on both)
I can see the controller being recognised in KDE's settings, and in the steam client, but once a game is launched, nothing.
I've tried with a Switch Pro Controller and an Xbox series controller (both wired, no bluetooth), same thing.
Steam-devices is installed, and I've also tried installing game-devices-udev (Manually for Fedora 42, with the AUR package for EndeavorOS)
Enabling/disabling steam input doen't work either.
Now here's the weird thing : this only affects the native packages (RPM and Arch), the flatpak version of steam works fine, my controllers are working out of the box.
I'd rather use the native packages, as I've had a few issues with flatpak steam previously.
Also to mention : I used to have Pop_OS 22 on my machine and I had no issues with controllers there, as far as I remember.
SOLVED (Thank you u/nagarz !) :
My keyboard (Keychron V6) was being detected as a controller and had priority over other controllers.
Adding the following udev rule fixed it :
- Create a udev rule file : sudo touch /etc/udev/rules.d/99-keychron-no-joystick.rules
- Add this into the file using your favorite text editor (replace the value next to idVendor and idProduct with your keyboard's IDs, you can get them by simply running lsusb) : SUBSYSTEM=="input", ATTRS{idVendor}=="3434", ATTRS{idProduct}=="0363", ENV{ID_INPUT_JOYSTICK}=""
- Load the new rule using sudo udevadm control --reload-rules && sudo udevadm trigger
- Restart Steam
submitted by /u/Titouan_P[link] [comments]
AC Black Flag alikes
So Black Flag has been one of those games I just keep coming back to. I enjoy the environment and the vibe. I could go for something less AC and more pirate. Any recommendations?
submitted by /u/AzZubana[link] [comments]
Pine has no Menu
Got this game for 1€ on steam sale: https://store.steampowered.com/app/1042780/Pine/
It has a native Linux version, but i only get a green screen on Manjaro Linux and AMD CPU and GPU. https://imgur.com/knCvmEa
I tried it on Ubuntu with an old Intel CPU with integrated GPU and it works fine. Any idea what the problem may be?
submitted by /u/longusnickus[link] [comments]
CS2 VAC Problem Linux Mint
Hello everyone, I decided to start using Linux as my main system not only for work (for games too) and I'm having a problem playing counter strike with VAC, can someone help me? In English the mensage say: "Some of your game files are missing or have invalid signatures. You will not be able to join VAC-protected servers. Check your launch options, make sure the game is installed correctly, restart the game and try again"
submitted by /u/Pilinha14[link] [comments]
0 on laptop
"Can't wait for Official SteamOS!" What does this statement even mean?
I constantly have seen this being said and I just don't understand it. What are people expecting "Official" SteamOS to bring to the table?
Nvidia support? It is the only thing I can think of that they think "Offiical SteamOS" is going to solve. It is not like Valvle or anyone else can make Nvidia care about this issue. I also think people don't realize how bad Nvidia gaming on linux really is. Games run slower on Linux with nvidia than they do on Windows, a lot of game specific bugs, Wayland issues still, GameScope issues still. Nvidia proprietary drivers are not going to be good on Linux for years yet if ever while they remain proprietary. The main issue is we have to wait for Nvidia to do anything. The driver is a black box, half the time we can't even decide if the bug we found is an Nvidida driver issue or a proton issue, because you just can't debug properly.
Are people expecting a full blow super polished desktop replacement for Windows? "Official" SteamOS is probably just going to be a deck sytle image. Not a boot to desktop style image.
Or do people just not understand open source and think Valve has some special sauce that Bazzite doesn't have?
I have been using Bazzite on my Framework 16, Desktop Gaming PC, and HTPC for well over a year now and everything these "Official SteamOS" waiters want seems to already exists. Yet even when some YouTuber makes a Bazzite video I still see people in the comments declaring they can't wait for it to be "Official".
submitted by /u/Chaos_Blades[link] [comments]
Can't run Unleashed Recompile
I'm new to Linux ( Linux Mint to be more precise) , and I'm trying run the recompiler, but to no avail. I can provide more details if needed.
Help would be greatly appreciated.
submitted by /u/dafunniman[link] [comments]
Getting started: The monthly-ish distro/desktop thread! (July 2025)
Welcome to the newbie advice thread!
If you’ve read the FAQ and still have questions like “Should I switch to Linux?”, “Which distro should I install?”, or “Which desktop environment is best for gaming?” — this is where to ask them.
Please sort by “new” so new questions can get a chance to be seen.
submitted by /u/monolalia[link] [comments]
Kubuntu 25.04 & Nvidia 4070 - No display after boot?
Since Friday, I haven't been able to use my graphics card for display. When I boot the machine I can see the splash screen and I can enter UEFI, but briefly after the OS loads it stops displaying video through the GPU ports.
I tried a fresh install of the OS (upgrading Kubuntu from 24.04 to 25.04) and video output worked when using the live environment and after the initial install/reboot. But after the first update the problem returned and I can no longer use the GPU ports to display video, though I am able to use the CPU's integrated graphics.
Any ideas about what's causing this? I've tried using the display port connection and a few different monitors to no avail. 'lspci' shows the graphics card, and I can't find any indications that the machine is failing to find it. I think my next step is trying a different distro, but I'm not sure if that will make a difference and would like to avoid if possible. If any other info is needed please let me know.
Thanks in advance!
System info:
Operating System: Kubuntu 25.04
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.12.0
Qt Version: 6.8.3
Kernel Version: 6.14.0-22-generic (64-bit)
Graphics Platform: Wayland
Processors: 20 × 12th Gen Intel® Core™ i7-12700K
Memory: 31.1 GiB of RAM
Graphics Processor 1: Intel® UHD Graphics 770
Graphics Processor 2: NVIDIA GeForce RTX 4070
Manufacturer: Micro-Star International Co., Ltd.
Product Name: MS-7E06
System Version: 2.0
[link] [comments]
[Tip] Forza Horizon 4 has no input/audio in fullscreen with ProtonGE 10-X Wayland– use windowed mode
If you're using ProtonGE 10-X and GNOME, and you're having issues with Forza Horizon 4 (no sound and no input when in fullscreen mode) try switching the game to windowed mode.
Everything works fine in windowed mode – input and audio return as expected.
This issue seems to happen specifically in fullscreen with this setup. At least until it's fixed, using windowed mode is a good workaround.
Hope this helps someone!
submitted by /u/Ill_Champion_3930[link] [comments]
Is Bazzite still a good idea?
I was just about to switch to Bazzite because of Windows 10 ending, but I'm reading about it maybe shutting down? I don't want to have to reinstall everything again if Bazzite dies. How real is this risk? Is it a good distro in the first place?
Thanks y'all <3 🙏🥹
submitted by /u/KayyButLikeNo[link] [comments]
Is there a good mod-manager to be used on steam big picture?
I recently got a steam deck and have been playing with it. Although I'm not a huge modder, I did notice that if I were to mod, I'd need to either struggle in desktop mode with touch controls or plugin a mouse and keyboard.
So is there any good alternative out there? Otherwise I'll just start coding one myself.
submitted by /u/wFXx[link] [comments]
Mouse occasionally lagging on Linux but not on Windows
Just bought a wireless SteelSeries mouse and experiencing an issue I have not experienced before - whenever my laptop is doing something somewhat resource-intensive (running a game), the mouse movement occasionally stutters in bursts, sometimes outright disconnecting the mouse (the mouse's LED indicator flashes for 1-2 seconds as if it is not attempting to (re)connect).
I've used two different wireless mice with the same system before (all 2.4 GHz as well) and have not experienced this issue. I reduced the new mouse's polling rate to 125 and to 500 Hz and the issue seemed to occur less frequently, but still happens regularly.
This only occurs on my KDE Plasma (NixOS) system - on Windows (with the proprietary SteelSeries software installed, have not tested without), no matter how much I have running on the system, the mouse moves smoothly.
Any ideas on what the cause might be and if this may be fixable on Linux or if I might need to buy a different mouse?
submitted by /u/0x4164616d[link] [comments]
How can the protondb people rationally give GTA a gold rating when half the game isn't working and the stock configuration won't even launch on most systems.
I think clearly a overhaul is needed to the rating system.
submitted by /u/Comfortable_Swim_380[link] [comments]
Having a black screen when opening Steam and clicking Library? (more details in comments)
Seiten
- « erste Seite
- ‹ vorherige Seite
- …
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- …
- nächste Seite ›
- letzte Seite »