Other News about gaming on Linux
Configure vkBasalt for Fallout: New Vegas
I'm trying to set CAS sharpness for New Vegas in Heoric:
I have installed vkbasalt via apt
I have added a vkBasalt.conf file in /etc/:
effects = cas
toggleKey = Home
enableOnLaunch = True
casSharpness = 0.4
- I have added a ENABLE_VKBASALT = 1 environment variable to Heroic
When I run New Vegas and tap the Home key, I don't see any difference.
submitted by /u/ParticularAd4647[link] [comments]
is zorin os good for gaming?
i currently use windows but im ready to switch to linux (one small mistake microshit makes and i will) and i was thinking of zorin os, is it good for gaming? it lookd similar to windows and it has a pro version that if i like i can switch to but is linux mint or any other friendly linux distro better?
submitted by /u/After_Direction_6721[link] [comments]
Minecraft crossplay mit switch
Hallo. Meine Frau spielt quasi nur auf der switch. Ich auf meinem Towers der aber schon recht alt ist und auf dem ich letzte Woche linux mint cinnamon installiert habe. Ich habe sowohl die Java wie auch die Windows bedruckt Edition. Auf der switch gibt es nur die bedrock.
Wie können wir zusammen spielen? Braucht es dafür einen Server?
submitted by /u/Yorsch95[link] [comments]
after update fedora lags
Hi fellow gamers. I updated my fedora 41 after my asian trip and now my classic wow is lagging. I play it via lutris and i have nvidia card (3070). Wine version is up to date (wine-ge-8-26). WTH is with this??
submitted by /u/Ok_Entrepreneur_6991[link] [comments]
Vesktop CPU load
Hi, I'm currently in the process of transitioning to Arch because I was fed up with Windows. However, I haven't ever used (any) Linux as a primary system so I'm a bit stumped about some things - this is one of those.
I'm using Hyprland (because, well, pretty) on an Nvidia card. I've followed the Nvidia guide on Hyprland and checked everything is running with the Arch wiki guide on video acceleration.
From what I can tell, everything seems to be running just fine - streaming 1080p in YT does not significantly increase CPU load, so that checks out.
Vesktop, however, is a different story. It keeps all CPU cores at around 30% constantly (with Vesktop closed, I'm idling at ~2%). That's more than my baseline CPU load with FF, Discord and a bunch of other stuff open on Windows!
# vainfo Trying display: wayland vainfo: VA-API version: 1.22 (libva 2.22.0) vainfo: Driver version: VA-API NVDEC driver [direct backend] vainfo: Supported profile and entrypoints VAProfileMPEG2Simple : VAEntrypointVLD VAProfileMPEG2Main : VAEntrypointVLD VAProfileVC1Simple : VAEntrypointVLD VAProfileVC1Main : VAEntrypointVLD VAProfileVC1Advanced : VAEntrypointVLD VAProfileH264Main : VAEntrypointVLD VAProfileH264High : VAEntrypointVLD VAProfileH264ConstrainedBaseline: VAEntrypointVLD VAProfileHEVCMain : VAEntrypointVLD VAProfileVP8Version0_3 : VAEntrypointVLD VAProfileVP9Profile0 : VAEntrypointVLD VAProfileAV1Profile0 : VAEntrypointVLD VAProfileHEVCMain10 : VAEntrypointVLD VAProfileHEVCMain12 : VAEntrypointVLD VAProfileVP9Profile2 : VAEntrypointVLD VAProfileHEVCMain444 : VAEntrypointVLD VAProfileHEVCMain444_10 : VAEntrypointVLD VAProfileHEVCMain444_12 : VAEntrypointVLD```
hyprland configenv=GBM_BACKEND,nvidia-drm env=LIBVA_DRIVER_NAME,nvidia env=__GLX_VENDOR_LIBRARY_NAME,nvidia env=NVD_BACKEND,direct ```
submitted by /u/traxx2012[link] [comments]
Arch Intel XE Laptop Broken Vulkan some games not working after mesa update
So since updating last week or the week before to mesa 25 I have been having multiple issues with games using proton freezing at launch other games work fine.
Plague Tale Innocence, Assassins Creed 2 , RE4 (original) , Assassins Creed Unity Freezes when loading after menus
Other games e.g Far Cry 2 works and gets into game using dxvk
I have tried reinstalling vulkan-intel and with and without vulkan-extra-layers vulkan-validation-layers
I also tried adding split lock disable environment variables to grub as it was showing in steam logs split_lock_mitigate=0
but after further testing it doesn't seem to help
I have also tried different kernels and ensuring I am using the latest steam beta client
VULKANINFO ========== Vulkan Instance Version: 1.4.309 Instance Extensions: count = 24 ------------------------------- VK_EXT_acquire_drm_display : extension revision 1 VK_EXT_acquire_xlib_display : extension revision 1 VK_EXT_debug_report : extension revision 10 VK_EXT_debug_utils : extension revision 2 VK_EXT_direct_mode_display : extension revision 1 VK_EXT_display_surface_counter : extension revision 1 VK_EXT_headless_surface : extension revision 1 VK_EXT_surface_maintenance1 : extension revision 1 VK_EXT_swapchain_colorspace : extension revision 5 VK_KHR_device_group_creation : extension revision 1 VK_KHR_display : extension revision 23 VK_KHR_external_fence_capabilities : extension revision 1 VK_KHR_external_memory_capabilities : extension revision 1 VK_KHR_external_semaphore_capabilities : extension revision 1 VK_KHR_get_display_properties2 : extension revision 1 VK_KHR_get_physical_device_properties2 : extension revision 2 VK_KHR_get_surface_capabilities2 : extension revision 1 VK_KHR_portability_enumeration : extension revision 1 VK_KHR_surface : extension revision 25 VK_KHR_surface_protected_capabilities : extension revision 1 VK_KHR_wayland_surface : extension revision 6 VK_KHR_xcb_surface : extension revision 6 VK_KHR_xlib_surface : extension revision 6 VK_LUNARG_direct_driver_loading : extension revision 1 Instance Layers: count = 11 --------------------------- VK_LAYER_KHRONOS_validation Khronos Validation Layer 1.4.309 version 1 VK_LAYER_LUNARG_api_dump LunarG API dump layer 1.4.309 version 2 VK_LAYER_LUNARG_monitor Execution Monitoring Layer 1.4.309 version 1 VK_LAYER_LUNARG_screenshot LunarG image capture layer 1.4.309 version 1 VK_LAYER_MANGOHUD_overlay_x86 Vulkan Hud Overlay 1.3.0 version 1 VK_LAYER_MANGOHUD_overlay_x86_64 Vulkan Hud Overlay 1.3.0 version 1 VK_LAYER_VALVE_steam_fossilize_32 Steam Pipeline Caching Layer 1.3.207 version 1 VK_LAYER_VALVE_steam_fossilize_64 Steam Pipeline Caching Layer 1.3.207 version 1 VK_LAYER_VALVE_steam_overlay_32 Steam Overlay Layer 1.3.207 version 1 VK_LAYER_VALVE_steam_overlay_64 Steam Overlay Layer 1.3.207 version 1 VK_LAYER_hdr_wsi WSI HDR Layer (x86_64) 1.3.221 version 1 Devices: ======== GPU0: apiVersion = 1.4.305 driverVersion = 25.0.3 vendorID = 0x8086 deviceID = 0x46a8 deviceType = PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU deviceName = Intel(R) Iris(R) Xe Graphics (ADL GT2) driverID = DRIVER_ID_INTEL_OPEN_SOURCE_MESA driverName = Intel open-source Mesa driver driverInfo = Mesa 25.0.3-arch1.1 conformanceVersion = 1.4.0.0 deviceUUID = 8680a846-0c00-0000-0002-000000000000 driverUUID = d0a849ea-650f-8ea2-f5c3-be32b6a9ea30 So since updating last week or the week before to mesa 25 I have been having multiple issues with games using proton freezing at launch other games work fine.jasper@ThinkPadT16Gen1 ~ $ paru -Q | grep mesa lib32-mesa 1:25.0.3-1 mesa 1:25.0.3-1 mesa-utils 9.0.0-5 jasper@ThinkPadT16Gen1 ~ $ paru -Q | vulkan zsh: command not found: vulkan jasper@ThinkPadT16Gen1 ~ $ paru -Q |grep vulkan lib32-vulkan-icd-loader 1.4.309.0-1 lib32-vulkan-intel 1:25.0.3-1 lib32-vulkan-validation-layers 1.4.309.0-1 vulkan-extra-layers 1.4.309.0-1 vulkan-headers 1:1.4.309.0-1 vulkan-icd-loader 1.4.309.0-1 vulkan-intel 1:25.0.3-1 vulkan-tools 1.4.309.0-1 vulkan-utility-libraries 1.4.309.0-1 submitted by /u/minilandl[link] [comments]
Ubuntu 24.10: Nvidia Driver Issue
Hello. I have a problem with the 570 version of the nvidia driver. After installing it and rebooting the system. I guess it just simply isn't used. The latest driver I can install, without issues, is 560. After running lshw -c video this is the output:
*-display
description: VGA compatible controller
product: AD107M [GeForce RTX 4060 Max-Q / Mobile]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
logical name: /dev/fb0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list fb
configuration: depth=32 latency=0 mode=2560x1600 resolution=2560,1600 visual=truecolor xres=2560 yres=1600
resources: iomemory:3ffa0-3ff9f iomemory:3ffc0-3ffbf memory:d0000000-d0ffffff memory:3ffa00000000-3ffbffffffff memory:3ffc00000000-3ffc01ffffff ioport:2000(size=128) memory:d1080000-d10fffff
I must say that I am no linux master. ANY HELP IS MUCH APPRECIATED
submitted by /u/Sudden-Can-6198[link] [comments]
Remove windows from Rog Ally X?
Is it possible to remove windows and partition all my storage on the stock SDD to Bazzite? I have my Rog Ally X dual boot Bazzite/ Windows, however I play zero windows games, but I'm out of storage on the Bazzite side. I'd rather not swap the SSD if I don't have to.
submitted by /u/stryeson3[link] [comments]
Lutris/Wine/AMD is ludicrously pain-free.
The combination of lutris, wine, and AMD gpu is pain-free. I haven't had to deal with any of the DLL problems. Nvidia, on the other hand, is a never-ending chase of trying to figure out the correct version of c++ and direct x runtimes.
submitted by /u/AndorAndMe[link] [comments]
gta4 exited unexpectectly error in only archlinux in garuda its working smooth
plz help me guys ...im new to reddit and seekin for answer( im using steam )
submitted by /u/Upper_Lake4445[link] [comments]
7800xt linux RADV mesa vs mesa-git
Hey,
I just bought rx 7800xt and getting it tommorrow to replace my A770. (Intel gpu on linux wasn't as bad as people say).
How's RADV in mesa-git compared to stable mesa?
is it stable enough to not bother with bleeding edge drivers in 7xxx series?
Never had AMD GPU on linux and I wonder how it is compared to Intel one.
Current configuration is fedora 42-beta with mesa-git and I'm wondering about changing to stable mesa.
sorry for not using arch btw
submitted by /u/SeongHyeon[link] [comments]
Gaming on a Clinical PC running Linux
Over the last several months I have started making tech-focused videos, typically about gaming on obscure and strange hardware under Linux. The most recent was about a clinical AIO PC that happens to run a strange custom distro of Linux. I've been having a lot of fun with these, but I could use some help! I'm being buried algorithmically since I made a hard pivot from the early content on my channel. The people who have watched my recent output have all given kind words, so I hope you enjoy!
submitted by /u/FenoTheFox[link] [comments]
Rocket league not working
Hello there, for some reason when I can't play rocket league, it just appears and dissapears. I don't know whats happening but I'm using with proton hotfix trough heroic. Please help me play car soccer game logs: Launching "Rocket League®" (legendary) Native? No Installed in: /home/migas/Games/Heroic/rocketleague System Info: CPU: 4x Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz Memory: 8.21 GB (used: 2.65 GB) GPUs: GPU 0: Name: NVIDIA Corporation GM108M [GeForce 940MX] IDs: D=134d V=10de SD=8368 SV=103c Driver: nvidia GPU 1: Name: Intel Corporation HD Graphics 620 IDs: D=5916 V=8086 SD=8368 SV=103c Driver: i915 OS: Linux Mint 22.1 (Xia) (linux) The current system is not a Steam Deck We are not running inside a Flatpak container Software Versions: Heroic: 2.16.1 Scopper Gaban Legendary: 0.20.36 Urban Flight (Heroic) gogdl: 1.1.2 comet: comet 0.2.0 Nile: 1.1.2 Will A. Zeppeli Game Settings: { "autoInstallDxvk": true,
"autoInstallDxvkNvapi": true,
"autoInstallVkd3d": true,
"preferSystemLibs": false,
"enableEsync": true,
"enableMsync": false,
"enableFsync": true,
"nvidiaPrime": false,
"enviromentOptions": [],
"wrapperOptions": [],
"showFps": false,
"useGameMode": false,
"battlEyeRuntime": true,
"eacRuntime": true,
"language": "",
"beforeLaunchScriptPath": "",
"afterLaunchScriptPath": "",
"verboseLogs": false,
"wineVersion": {
"bin": "/home/migas/.steam/debian-installation/steamapps/common/Proton 3.7/proton", "name": "Proton - Proton 3.7", "type": "proton"},
"winePrefix": "/home/migas/Games/Heroic/Prefixes/default/Rocket League",
"wineCrossoverBottle": "" } Game launched at: Sat Apr 05 2025 15:37:03 GMT+0100 (Hora de verão da Europa Ocidental) Winetricks packages: Launch Command: HEROIC_APP_NAME=Sugar HEROIC_APP_RUNNER=legendary GAMEID=umu-0 HEROIC_APP_SOURCE=epic STORE=egs STEAM_COMPAT_INSTALL_PATH=/home/migas/Games/Heroic/rocketleague LD_PRELOAD= STEAM_COMPAT_CLIENT_INSTALL_PATH=/home/migas/.steam/steam WINEPREFIX="/home/migas/Games/Heroic/Prefixes/default/Rocket League" STEAM_COMPAT_DATA_PATH="/home/migas/Games/Heroic/Prefixes/default/Rocket League" PROTONPATH="/home/migas/.steam/debian-installation/steamapps/common/Proton 3.7" WINE_FULLSCREEN_FSR=0 PROTON_ENABLE_NVAPI=1 DXVK_NVAPI_ALLOW_OTHER_DRIVERS=1 PROTON_EAC_RUNTIME=/home/migas/.config/heroic/tools/runtimes/eac_runtime PROTON_BATTLEYE_RUNTIME=/home/migas/.config/heroic/tools/runtimes/battleye_runtime STEAM_COMPAT_APP_ID=0 SteamAppId=0 SteamGameId=heroic-rocketleague PROTON_LOG_DIR=/home/migas /tmp/.mount_HeroicvONR1G/resources/app.asar.unpacked/build/bin/x64/linux/legendary launch Sugar --no-wine --wrapper " "/home/migas/.steam/debian-installation/steamapps/common/Proton 3.7/proton" waitforexitandrun" --language en Game Log: IMPORTANT: Logs are disabled. Enable verbose logs in Game's settings > Advanced tab > 'Enable verbose logs' before reporting an issue. ============= End of log =============
submitted by /u/migas2gamer[link] [comments]
I'm looking for a good distro for gaming
Until now I was using mint cinnamon 22.1 but I thought it was a good idea to switch to a more gaming focused and until now I'm between 3 distros Nobara(41 at the time of the post), Cachyos and bazzite
System specs
CPU: Intel i5-4460
GPU: Integrated graphics
RAM:8gb DDR3
submitted by /u/Goldenzs22[link] [comments]
Playing on (X)Wayland horrible perfomance on Nvidia 570
In Steam for game i have set
SDL_VIDEODRIVER=wayland
if nothing here, so Steam default is running it on XWayland.
When I last tried XWayland half a year ago (in KDE 6.1), it ran fine.
But now it runs terribly badly (GNOME48). Unplayable. Especially if I lower the resolution. It's recalculating in a strange way. And I get about 3FPS.
If I force the game to run directly on Wayland, it runs smoothly.
Does anyone have any idea where the problem with XWayland is?
I'll try testing it again on KDE 6.3.
I will experimenting with new settings from
https://www.protondb.com/app/4920
submitted by /u/Upstairs-Comb1631[link] [comments]
Hollow Knight Controller and Modding Issues
Hello everyone! Tonight I would like to drag you all into what I have spent the last few hours tearing my hair out over.
TL;DR: I’m having trouble with my PS5 controller mapping correctly in Hollow Knight. When I get the controller working, it breaks my fixes for running at 3440x1440. I need help getting the controller working without breaking widescreen, and figuring out how to launch mods through Steam would be nice too.
Description:
I’m using Arch Linux (Kernel: 6.13.8-arch1-1) and I’ve encountered several issues while trying to play Hollow Knight with my PS5 controller at 3440x1440 resolution.
- Controller Issue: When I plug in my DualSense 5 controller, Steam recognizes it, and button inputs show correctly in the Steam controller test. However, once I launch Hollow Knight, the controller mapping is broken—RT is mapped to both dash and menu, making the game unplayable.
- I’ve tried enabling/disabling Steam Input, installing the Controller Fixes mod, and launching the game with and without Steam Input. No change.
- The only thing that works is launching Steam in Steam Deck mode with this command: gamescope -W 3440 -H 1440 -f -e -- steam -steamdeck. This lets me play the game with correct controller mapping, but I don't understand why.
- Resolution Issue: Hollow Knight doesn’t natively support 3440x1440. I used a hex edit to Assembly-CSharp.dll, which properly fixes the resolution. However, when I run the game in Steam Deck mode, the resolution is reset to 16:9, and the game only fills the center of the screen. I suspect Steam Deck mode uses a different DLL for some reason.
- Mods and Widescreen: I installed the WideCamera mod to fix the widescreen issue, but it only works when running the game through the Lumafly mod manager, and I lose the fixes from steamdeck mode. I tried adding Lumafly as a non steam game, so I could open it after launching the steamdeck mode, but then the controller fixes don't apply. I tried making a script called Hollow_Knight.x86_64 that directs to Lumafly, so that launching hollow knight through steam would launch Lumafly, but then when I click "launch modded game" in Lumafly it gives the error "an instance of Hollow Knight is already running". Which, of course, Steam thinks it is because I renamed the executables.
I need to get both:
- Working controller mappings (like in Steam Deck mode).
- Widescreen resolution (3440x1440) with mods enabled.
What I Need Help With:
- Why does Steam Deck mode fix the controller mapping? Is there something I can replicate outside of Steam Deck mode to keep the controller working?
- If I can't replicate those fixes outside of Steamdeck mode, can I get Lumafly to run inside of steamdeck mode and keep the controller fixes?
Hope you guys can give me some pointers, or go somewhere in the right direction, because I am thoroughly lost.
Edit: 1 more thing. I borrowed a knock-off Xbox 360 controller, and it did work correctly out of the box. The PS5 controller does work perfectly out of the box (after disabling the touchpad) for Ratchet and Clank: Rift Apart. It also works out of the box for Hollow Knight on Windows 11. It is something about the PS5 controller, on linux, for Hollow Knight specifically that is going wonky.
submitted by /u/randomblargian[link] [comments]
The Last of Us Part II "Something went wrong with this game... Report problem "
Im having this "Something went wrong with this game... Report problem" during gameplay for about 5 to 10min, then after that this error shows and forces my game to close,
system is updated to latest
Operating System: BazziteOS
Graphics Platform: Wayland
Processors: Ryzen 5 5600x
Memory: 32 GiB of RAM
Graphics Processor: Rx 6700 xt
[link] [comments]
F1 23 no longer available to buy on steam
I noticed yesterday that EA removed F1 23, the last F1 game that you could play on Linux that wasn't using EA's kernel level anticheat
You can only get F1 23 through EA play or a cdkey or last one...pirating F1 22 as F1 23 has DRM protection
The fact that steam deck or Linux desktop users need to go through this is so stupid
F EA :)
submitted by /u/pollux65[link] [comments]
Games needing lower graphics settings to run the same
I have to place my graphics settings in games to the lowest settings to get the same fps as I did on windows. I’m brand new (3 days) to having Linux mint as my sole OS, and have no clue what to do. I’ve updated all drivers and can’t figure out how to set up game mode.
Any help is appreciated
submitted by /u/RevMez[link] [comments]
Nvidia Alternative to ChimeraOS?
Until recently my family has been using a mini-pc running ChimeraOS to run games on the living room tv, but we recently got a new tower sold to us by a friend. It comes with an Nvidia 4060. And honestly using windows in Steams Big Picture Mode is honestly really clunky and leaves alot to be desired.
So I was wondering if there was an alternative to ChimeraOS with support for Nvidia cards, I know that ChimeraOS doesnt support them. But are there any altenatives that provide the steamdeck like console dashboard but supports Nivdia?
submitted by /u/Kia-Yuki[link] [comments]