There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux_gaming

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

Puzzle_Sluts_4Ever , in Trying to troubleshoot lower than expected FPS

I’ve heard people say that the linux/proton performance of CS2 is shockingly bad but I haven’t really investigated yet. BG3 is more shocking but that is also a CRPG which is a genre known for engine jank.

Aside from what others have mentioned: Getting more data on what is falling over helps a lot. Watch your favorite computer/tech youtuber and look at the kind of info they have in their benchmarks (frame time, etc). Personally? I am too lazy to look at systematic ways to collect this on linux but I do like to use mangohud. Set it up to show me some useful metrics and toggle it on for games that are performing unsatisfactorily. Generally lets me narrow down if it is CPU, Memory, or GPU limited and even what might be misbehaving.

ElectroLisa , in Trying to troubleshoot lower than expected FPS
@ElectroLisa@lemmy.blahaj.zone avatar

CS2 runs like garbage. -vulkan is most likely a placebo as Source 2 doesn’t offer an OpenGL renderer, so it only runs on Vulkan.

angrymouse , in Trying to troubleshoot lower than expected FPS

I can say about CS, I can run on average 150hz in low setting and FSR on performance, the game seems like shit, but you can. On medium, I can run around 120, and I feel that some maps are heavier.
Do you are playing on Xorg? Usually wayland can have some impact on your game.
Are you experiencing too much stuttering in all games? Recently I discovered my MOBO was trolling and I had to disable some energy related features.
Are you running your game with gamemode? It can make a great difference.
You can also try different kernels youtu.be/qNzd57b0h08

Operating System: EndeavourOS KDE Plasma Version: 5.27.8 Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 31,3 GiB of RAM iirc it is 3200 Mhz but it should not have a so big impact Graphics Processor: AMD Radeon RX 6700 XT

Fluid OP ,
@Fluid@aussie.zone avatar

Thanks! Yep, Xorg. I mucked with some setting in BIOS, enabling EZ Tune, and have had a slight performance improvement from doing so, so something was throttling it there. Hadn’t heard of gamemode before, might give that a go, along with mangohud.

ShaunaTheDead , in Trying to troubleshoot lower than expected FPS
@ShaunaTheDead@kbin.social avatar

Are you on a laptop using hybrid graphics by chance? Switching to dedicated graphics might help in that case.

Fluid OP ,
@Fluid@aussie.zone avatar

Not sorry, but thanks for trying. Desktop with no on-board graphics.

richardisaguy , in Trying to troubleshoot lower than expected FPS
@richardisaguy@lemmy.world avatar

Are you using steam native or steam flatpak? I think flatpak might perform better in this case

Fluid OP ,
@Fluid@aussie.zone avatar

Native, from the software manager

richardisaguy ,
@richardisaguy@lemmy.world avatar

Well, then try flatpak light be a good option, check if flatpak is installed with flatpak list, it it is, would should see a list of applications and runtimes, if thou don’t see steam there, you can easily install it with flatpak install steam

Molecular0079 , in If you're having issues with audio in CS 2 add this argument

Yeah, seems like it is preferring the ALSA backend. Sound initially worked for me because I had pipewire-alsa installed, but I couldn’t do anything to change the volume.

______ , in KDE for Gamers – Enjoy Your Games on Plasma and Linux

Kde is so bloat there’s no chance gamers with optimization in mind will choose it.

ADHDefy ,
@ADHDefy@kbin.social avatar

I've been using it for a long time. I've personally found that there is essentially no impact on gaming performance--or if there is, it's so slight that it's totally negligible on midrange hardware, especially with feral gamemode. It might be more impactful on low spec PCs, I would assume, but I'm not sure of that. In my case, it's plenty lightweight and offers lots of customizability.

sleepmode ,

Can confirm. Used it early on (around Suse 7.3) and it took ages to compile and was bloated and buggy as heck. I switched to WindowMaker and never really looked back. Recently gave it a whirl on steamdeck and was pretty shocked at how polished and nice it is. If you haven’t given it a fair shake recently, you might be surprised.

theshatterstone54 ,

Plasma is more lightweight than GNOME in terms of resource usage, so… (I use a tiling window manager, btw)

cyborganism ,

I used to feel that way as well, but things have changed and improved quite a bit.

______ ,

Seems that way

angrymouse , in If you're having issues with audio in CS 2 add this argument

This is happening with dota 2 as well, probably it was messed up on the engine level.

nintendiator , in Wayland Color Management Protocol Posted For Weston

Oh, so finally after [checks calendar] 10 years, Wayland has color!

Wayland it’s totally public ready, right? Right?

Atemu , in What AMD Drivers for 7900xt - Manjaro
@Atemu@lemmy.ml avatar

If you enter vulkaninfo into a teriminal, which driver does it use? You want RADV; 23.something or later. If it says AMDVLK, you want to uninstall that.

Which kernel are you using? You probably want the latest kernel (6.5) right now.

GOTFrog OP ,

This is what I’m getting vulkaninfo --summary  ✔

VULKANINFO

Vulkan Instance Version: 1.3.264

Instance Extensions: count = 23
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_surface_maintenance1 : extension revision 1
VK_EXT_swapchain_colorspace : extension revision 4
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 = 8
VK_LAYER_FROG_gamescope_wsi Gamescope WSI (XWayland Bypass) Layer (x86_64) 1.3.221 version 1
VK_LAYER_MANGOAPP_overlay Mangoapp Layer 1.3.0 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

Devices:

GPU0: apiVersion = 1.3.246 driverVersion = 23.1.7 vendorID = 0x1002 deviceID = 0x744c deviceType = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU deviceName = AMD Radeon RX 7900 XT (RADV GFX1100) driverID = DRIVER_ID_MESA_RADV driverName = radv driverInfo = Mesa 23.1.7-1 conformanceVersion = 1.3.0.0 deviceUUID = 00000000-0300-0000-0000-000000000000 driverUUID = 414d442d-4d45-5341-2d44-525600000000

hostnamectl  ✔ Static hostname: Frogs-BattleStation Icon name: computer-desktop Chassis: desktop 🖥 Machine ID: 810cd56700d54e2aa8cf36f256a3d740 Boot ID: 12af05be93ab4082865579d4a3fd1e41 Operating System: Manjaro Linux
Kernel: Linux 6.5.3-1-MANJARO Architecture: x86-64 Hardware Vendor: Micro-Star International Co., Ltd. Hardware Model: MS-7C79 Firmware Version: 1.C0 Firmware Date: Fri 2022-06-10 Firmware Age: 1y 3month 2w 2d

Atemu ,
@Atemu@lemmy.ml avatar

That looks absolutely fine.

xT1TANx , in Microsoft - keep your filthy hands off Valve, leak shows MSFT would buy Valve

What if you got Half Life 3?

localhost443 ,

They’d probably contract Bethesda to develop it and make another soulless open world grindfest on an engine that’s about as overdue for retirement as Mitch McConnell

DrRatso , in Loving PopOS but apparently I can't get the latest Nvidia driver? (Your regularly scheduled "What Distro should I use" thread)

I can’t reccomend arch or arch based enough, it is not that hard, you will become somewhat adept in the terminal in the process. Arch wiki is very extensive and the community is huge, package management is a breeze.

odium , in Loving PopOS but apparently I can't get the latest Nvidia driver? (Your regularly scheduled "What Distro should I use" thread)

I recommend Garuda. It’s an arch based distro with a focus on gaming. Arch is great for gaming and developing as it’s bleeding edge. Base arch is very minimal and needs a lot of packages to be installed and configured before you can game. Garuda has all of that installed and configured when you install the distro.

The only complain I hear people have about Garuda is that they find it too bloated. But I find it easier to uninstall whatever you consider to be bloat, rather than install and configure all the gaming stuff you need. As a bonus, Garuda automatically sets up btrfs snapshots when you install it. So if you break something while uninstalling what you don’t want, you can just go to a previous snapshot.

Platform27 , in Loving PopOS but apparently I can't get the latest Nvidia driver? (Your regularly scheduled "What Distro should I use" thread)

Games that just come out could be an issue regardless of distro. Sometimes Wine/Proton needs to fix a few things… no distro is going to help, in that regard. I suppose a more regularly updated distro COULD help with getting updates faster… but it’s usually nothing you cannot already solve with Pop. ProtonUp-QT is a great tool to help get you the latest Proton versions, including the Eggroll fork. It’s available as a Flatpak, so it’ll work on most modern distros (including Pop).

If you must switch to a more regularly updated distro, you have a couple of options. Nobara (based on Fedora) will give you a nice middle ground between your current setup and Arch. Speaking of which, Arch is a great distribution, with fantastic documentation. That being said, it IS NOT new user friendly. It WILL break, and you WILL need to look stuff up. You’re on the literal bleeding edge, of Linux. The Arch forums can also be quite toxic, in comparison to what’s available on both Pop/Ubuntu and Nobara/Fedora. If neither is appealing to you, consider OpenSUSE Tumbleweed. It’s very up to date, but I often find it more stable than Arch.

PM_ME_FEET_PICS , in Microsoft - keep your filthy hands off Valve, leak shows MSFT would buy Valve

Would be the right move. Hopefully happens after the Vavle class action.

njinx ,

Valve class action?

PM_ME_FEET_PICS ,

Vavle has a class action for breaking antitrust laws and unfair competition laws in the PC market.

Steam was wholly responsible for the 50 to 60 dollar price hike in PC gaming.

steamrefund.com

Privatepower42 ,

@PM_ME_FEET_PICS @njinx yes! This is why that we really need to start pushing for alternative gaming business methods. Itch.io is great for this. Better than gog in my eyes for really bringing forth gaming space to a more democratic and DRM free space. The mission needs to include more open source, libre software and we need to support that. Gamers making their games their way and not trusting third or fourth parties to get them there.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines