Reddit Linux_Gaming

Reddit Linux_Gaming Feed abonnieren
A subreddit for discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck).newest submissions : linux_gaming
Aktualisiert: vor 14 Minuten 45 Sekunden

Run proton program without steam WITH WAYLAND(Link ist extern)

06. April 2025 - 18:51

I installed ModOrganizer to run with proton on Steam. But for several reasons I want to be able to run it without Steam. Running script as below works fine, but the program is low res. This usually happens when it's using XWayland instead of Wayland. When running the program through Steam I do get correct resolution. Are the some environment variables I have to set for proton? If anyone have had similar problem, appreciate any help on this.

#!/bin/bash PROTON_DIR="$HOME/.steam/steam/steamapps/common/Proton 9.0 (Beta)" MO2_PATH="$HOME/mod-organizer-2-skyrimspecialedition/modorganizer2/ModOrganizer.exe" export STEAM_COMPAT_DATA_PATH="$HOME/.steam/steam/steamapps/compatdata/489830" export STEAM_COMPAT_CLIENT_INSTALL_PATH="$HOME/.steam/steam" "$PROTON_DIR/proton" run "$MO2_PATH"

I'm using Proton 9. Arch Linux.

submitted by /u/fitandfiery (Link ist extern)
[link](Link ist extern) [comments](Link ist extern)

How to change to Linux(Link ist extern)

06. April 2025 - 18:09

Hello, I am going to buy new computer upcoming months, and I think about switching to Linux, but I am not sure about gaming, and have few questions.

1.How to check if game should run on Linux?

2.What are the best distros to gaming(is kali good, I use it sometimes as a virtual machine)?

3.Wich aditional software use to play them( I use steam, and epic games or related)

4.Is there any good software to change look to more windows like? Also the folders menagment.

Thanks for help, I am still considering this?

submitted by /u/Goszczak (Link ist extern)
[link](Link ist extern) [comments](Link ist extern)

RADV on AMD RX 7600XT(Link ist extern)

06. April 2025 - 18:01

I've tried so many distributions, a few mesa versions etc. Any game that has to process Vulkan shaders using the RADV vulkan drivers locks up my system. It doesn't matter what distribution it is or if it's X11 or Wayland etc.. You know what does work? AMDVLK! RADV works just fine on games that don't need to process shaders or process them ahead of time. It happens even on emulators that have to process vulkan shaders.

I'm beginning to think it has something to do with my specific GPU. I know it's been out for a little over a year. I have no idea and ready to give up and go back to Windows. I've wasted so much time trying so many distributions.

submitted by /u/VTWAX (Link ist extern)
[link](Link ist extern) [comments](Link ist extern)

Installation de Cheat Engine sur Chromebook(Link ist extern)

06. April 2025 - 17:34
(Link ist extern)

J'ai réussi a installer une alternative à Linux via cette vidéo https://www.youtube.com/watch?v=tOYxKdNQ1co(Link ist extern) , je voulais ensuite telecharger Cheat Engine 76 mais quand je le lance j'ai ce message d'erreur qui s'affiche

https://preview.redd.it/bq42frymh8te1.png?width=149&format=png&auto=webp&s=90ef2490e02a2dc4a8d7402dc80524e04178c89c(Link ist extern)

est-ce que quelqu'un pourrait m'aider à résoudre ce problème s'il vous plait ?

submitted by /u/Working_Breakfast_55 (Link ist extern)
[link](Link ist extern) [comments](Link ist extern)

Configure vkBasalt for Fallout: New Vegas(Link ist extern)

06. April 2025 - 17:17

I'm trying to set CAS sharpness for New Vegas in Heoric:

  1. I have installed vkbasalt via apt

  2. I have added a vkBasalt.conf file in /etc/:

effects = cas

toggleKey = Home

enableOnLaunch = True

casSharpness = 0.4

  1. 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 ist extern)
[link](Link ist extern) [comments](Link ist extern)

is zorin os good for gaming?(Link ist extern)

06. April 2025 - 17:08

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 ist extern)
[link](Link ist extern) [comments](Link ist extern)

Minecraft crossplay mit switch(Link ist extern)

06. April 2025 - 16:43

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 ist extern)
[link](Link ist extern) [comments](Link ist extern)

after update fedora lags(Link ist extern)

06. April 2025 - 16:12

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 ist extern)
[link](Link ist extern) [comments](Link ist extern)

Vesktop CPU load(Link ist extern)

06. April 2025 - 15:59

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(Link ist extern) and checked everything is running with the Arch wiki guide on video acceleration(Link ist extern).

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 config

env=GBM_BACKEND,nvidia-drm env=LIBVA_DRIVER_NAME,nvidia env=__GLX_VENDOR_LIBRARY_NAME,nvidia env=NVD_BACKEND,direct ```

submitted by /u/traxx2012 (Link ist extern)
[link](Link ist extern) [comments](Link ist extern)

Arch Intel XE Laptop Broken Vulkan some games not working after mesa update(Link ist extern)

06. April 2025 - 15:53

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 ist extern)
[link](Link ist extern) [comments](Link ist extern)

Ubuntu 24.10: Nvidia Driver Issue(Link ist extern)

06. April 2025 - 15:35

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 ist extern)
[link](Link ist extern) [comments](Link ist extern)

Remove windows from Rog Ally X?(Link ist extern)

06. April 2025 - 14:28

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 ist extern)
[link](Link ist extern) [comments](Link ist extern)

Lutris/Wine/AMD is ludicrously pain-free.(Link ist extern)

06. April 2025 - 13:52

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 ist extern)
[link](Link ist extern) [comments](Link ist extern)

7800xt linux RADV mesa vs mesa-git(Link ist extern)

06. April 2025 - 12:49

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 ist extern)
[link](Link ist extern) [comments](Link ist extern)

Gaming on a Clinical PC running Linux(Link ist extern)

06. April 2025 - 12:02
(Link ist extern)

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 ist extern)
[link](Link ist extern) [comments](Link ist extern)

Rocket league not working(Link ist extern)

06. April 2025 - 12:00

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 ist extern)
[link](Link ist extern) [comments](Link ist extern)

Seiten