Sammlung von Newsfeeds
Silent Hill f is selling faster than the Silent Hill 2 Remake so far
Steam VR no sound routing
Im kinda breaking my head. im using Ubuntu 24.04(XORG) and steam with the debian packagemanager to avoid sandboxing headaches. but i cant get the Sound to work on VR games. with qpwgraph, i can get it routed for some games but its horrible quality. the selected output doesnt matter, as in aux speakers or bluetooth headphones dont change it. normal desktop sounds. like videos or flatscreen games can be played on the vr. just all games managed thru steam vr dont get sound or if manually rerouted with horrible analog noise
does anyone have an idea how to get the sound to connect correctly?
Amd Ryzen 5 5600x
amd radeon 6750xt
htc vive pro
[link] [comments]
Pop!_OS is Back After A Long Slumber with a 24.04 LTS version
Counter Strike 2 audio stops working and have to restart the game
So im currently using cachyOS, but this has happened to me using mint also. I start the game and everything runs normal until the audio from the game stops working. The only thing that seems to work its to restart the game.
submitted by /u/Final_Law5095[link] [comments]
Nexus Mods app 0.17.2 brings early work on a built-in downloads page and performance improvements
.
Read the full article on GamingOnLinux.
More major updates coming to Minecraft - some highlights from Minecraft Live (September 2025)
.
Read the full article on GamingOnLinux.
Hardware recommendations for Gaming on Linux
Hello community
I want to build my gaming PC with Linux, but I would appreciate it if you could share the hardware you currently have and what has worked for you, so I can get a guide on what I should buy.
One thing I'm clear about is that the motherboard and processor must be AMD, for compatibility with Linux.
I'd also like, if possible, if the motherboard has a Thunderbolt C port, but if the recommended one doesn't, there's no problem. It also wants to have built-in Wi-Fi, although I know there can be issues with that, so if it doesn't, there's no problem.
Just so you know, my budget is $800, but any amount beyond that is welcome.
I'd really appreciate any information you could share.
submitted by /u/jmacnulty[link] [comments]
Hunt Showdown Performance vs Windows
Anyone else noticing a pretty big difference in the performance vs running Windows? I only ask because the videos I've seen, admittedly a little old, show performance to be pretty much equal on the platforms.
Running a 13600k, 32GB RAM, and 9070XT with all the settings maxed out and when running around the Shooting Range I'm noticing:
- Around 80FPS on CachyOS with Mesa 25.3 and PROTON_FSR4_UPGRADE=1 PROTON_ENABLE_WAYLAND=1 PROTON_ENABLE_HDR=1 FSR4_WATERMARK=1 game-performance %command launch options
- Around 110FPS on Windows 11 with latest drivers.
Tried different versions of Proton and disabling FSR4 but looks to have little effect.
submitted by /u/Ikuu[link] [comments]
Cronos: The New Dawn gets performance improvements and a Linux HDR fix
.
Read the full article on GamingOnLinux.
Blood: Refreshed Supply announced from Nightdive Studios
.
Read the full article on GamingOnLinux.
Steam lag - either BPM or overlay
I installed Linux on my gaming PC a little while ago but I'm just now trying to do some actual couch gaming on it. I'm having issues trying to get both Big Picture Mode and the in-game overlay to work. If I have Settings > Interface > Enable GPU-accelerated rendering in web views ON then BPM mode works great but the in-game overlay runs so slow it's unusable. If I turn that setting OFF then BPM runs like crap (around 5fps?) but the in game overlay is fine. I haven't worked out any way to get them both playing well together. Any tips?
I'm running Arch with the latest drivers, an RTX 4080, on Gnome with Wayland.
submitted by /u/swagglord420[link] [comments]
Splatterbot is a quality family-friendly party game about making a big mess
.
Read the full article on GamingOnLinux.
How to make sure I'm using my NVIDIA GPU on a Laptop?
So I have a laptop with a Ryzen 7 7435hs, NVIDIA 4060, and 16gb of RAM.
Playing Overwatch, a game that's supposed to be well optimized, I had several performance issues, being forced to lower graphics to low.
Searching online it seems the game is somewhat unstable in certain contexts, but I just want to confirm it is, indeed, using my 4060.
I have:
- looked on the top right for power options, but nothing there specific about GPU
- opened Nvidia X Server Settings, but can't find any specific information there.
What am I missing?
Thanks!
EDIT: [SOLVED] - I don't have an iGPU, so it must be my NVIDIA one.
submitted by /u/Significant-Piano-12[link] [comments]
Game Dev on LINUX?
Recently I posted a video sharing my experience of bout game dev on linux Mint XFCE. Tips and even advices about my content will also be appreciated.
https://www.youtube.com/watch?v=7dViVxfu2Mw&t=9s
[link] [comments]
You're on colossal cleaning duty in Kaiju Cleanup
.
Read the full article on GamingOnLinux.
OpenMW 0.50.0 for Morrowind has a first Release Candidate with gamepad support and a gamepad UI
.
Read the full article on GamingOnLinux.
How to install and run Assetto Corsa on linux with Content Manager and Custom Shaders Patch
Hello everyone, I just want to share what worked for me for running assetto corsa on linux, as I did not find an updated guide that fully worked.
If some directories are not the same on your system I hope you know how to find the correct ones.
-------------------------------
If there is already a previous installation delete the pfx directory with its files
rm -rf ~/.steam/steam/steamapps/compatdata/244210/pfx
rm -rf ~/.local/share/Steam/steamapps/compatdata/244210/pfx
install assetto corsa and launch it using 5.0-10, let the game crash. Shut down steam, check the processes to make sure it is gone.
run the following commands in terminal:
protontricks 244210 -q vcrun2019
protontricks 244210 -q dotnet48
protontricks 244210 -q d3dcompiler_43 d3dx11_43
protontricks -c "wine uninstaller" 244210
and uninstall wine windows mono support
download and install https://github.com/GloriousEggroll/proton-ge-custom/releases/tag/GE-Proton9-2, easier if you use protonup-qt.
Launch Steam and set protonGE_9-2 for assetto corsa
launch assetto corsa
If you want Content Manager:
run the following in terminal for creating needed symlink:
mkdir ~/.local/share/Steam/steamapps/compatdata/244210/pfx/drive_c/Program\ Files\ \(x86\)/Steam/config
ln -s $HOME/.steam/root/config/loginusers.vdf $HOME/.local/share/Steam/steamapps/compatdata/244210/pfx/drive_c/Program\ Files\ \(x86\)/Steam/config/loginusers.vdf
download content manager and copy the 2 files in the AC install directory renaming "Content Manager.exe" as "ContentManager.exe"
set the following launch options on steam replacing "username" with your username: gamemoderun /home/"username"/.local/share/Steam/compatibilitytools.d/GE-Proton9-2/proton waitforexitandrun /home/"username"/.local/share/Steam/steamapps/common/assettocorsa/'ContentManager.exe'; echo %command%
run this command in the terminal and paste the output for the install directory required by the content manager: echo 'Z:\home\'$USER'\.steam\root\steamapps\common\assettocorsa'
close all, steam to, and run the following in terminal: protontricks 244210 corefonts
Before installing custom shaders patch you need to...
run the following command: protontricks -c winecfg 244210 and go to the ‘Libraries’-tab, type dwrite into the ‘New override for library’-textbox and click ‘Add’.
Look for dwrite in the list and make sure it also says ‘native, built-in’. If it doesn’t, switch it via the ‘Edit’ menu.
you can install the latest CSP from the content manager
some extra fonts need to be downloaded and installed manually from the internet, such as segoeui.ttf that you can download here: https://online-fonts.com/fonts/segoe-ui
You can choose the launcher to use by changing between ContentManager.exe and AssettoCorsa.exe at the end of the Launch options.
Maybe if you try to play online using the content manager the game will have poor performance. Probably using the main launcher fixes the problem.
submitted by /u/927A927D[link] [comments]
Open source strategy shooter Unvanquished gets a big new release with SDL3
.
Read the full article on GamingOnLinux.
EA reportedly to be sold off for "roughly $50 billion" to go private
.
Read the full article on GamingOnLinux.
The Indie Horror Showcase returns with more games on October 23
.
Read the full article on GamingOnLinux.