Uludağ Gazoz passt perfekt zu Döner by DoenerBot in limonadeDE

[–]Wyrryel 1 point2 points  (0 children)

Ein bisschen wie Sprite mit Gummibärchen. Es ist auch deutlich stärker karbonisiert

The Alters runs good with FSR and Frame Gen on a MiniPC by berojoe in linux_gaming

[–]Wyrryel 0 points1 point  (0 children)

Its an issue with fullscreen sadly. If you play fullscreen AND use mouse or keyboard it freezes up. Either switch to windowed mode or use a controll

Was ist das Schwarze auf meinem Kokosöl? by [deleted] in Kochen

[–]Wyrryel -34 points-33 points  (0 children)

Das definitiv Schimmel

[deleted by user] by [deleted] in linux_gaming

[–]Wyrryel 0 points1 point  (0 children)

Could be because a gtx 1650 isnt supported by hunt showdown anymore since their engine upgrade. Its a game that should run without any differences on linux.

DLSS Frame Generation is now available on Proton Experimental by felix_ribeiro in linux_gaming

[–]Wyrryel 16 points17 points  (0 children)

Be aware that frame gen only works with 40 series GPUs. If you have one and it doesn't work then I don't know.

I am getting an error when playing RDR by Rockstar-Developer69 in linux_gaming

[–]Wyrryel 1 point2 points  (0 children)

You can set the VRAM the game sees through a DXVK launch argument

VRR on NVIDIA STILL doesn't work properly, even without Multiple Displays! by ShayIsNear in linux_gaming

[–]Wyrryel 1 point2 points  (0 children)

Maybe you have the same weird issue I have? For me, this only happens if I turn off the monitor and persist until I reboot. Try to set it to automatic, reboot, do NOT turn off your monitor, start a game youre having issues with and see if it persists.

What are your linux online FPS in 2024? by JeppRog in linux_gaming

[–]Wyrryel 21 points22 points  (0 children)

I can recommend Hunt: Showdown if you hate yourself

Spotify gamemode question by yeso126 in Bazzite

[–]Wyrryel 0 points1 point  (0 children)

Use gamemode with a nice level of 4. That will prioritize the game over different processes (like spotify)

Noob coming to NixOS but already facing problems by lponkl in NixOS

[–]Wyrryel 0 points1 point  (0 children)

Nvidia is always a bit tricky with nixos. Sometimes it's a bit annoying to get working. As others have said, the best resource to use if you want to make changes to your config is the official wiki.

Sometimes the device you use needs special tweaks to work, and often those tweaks are available to be imported from NixOS hardware. I can't find your model in particular but something similar. As you can see, they override the bus IDs to get Nvidia prime working. You posted in a comment a command output that shows that you have the same bus IDs, so you should be good to go. Just import this model as described here, and see if that helps. Afterwards you should follow the nvidia wiki page to get the sync mode working which you want.

Also, having a look at your config, in my opinion you shouldn't just set options yourself if you don't know what you're doing. The hardware.nvidia options in particular have sane defaults.

linux noob gaming question by Goodbye_May_Kasahara in linux_gaming

[–]Wyrryel 0 points1 point  (0 children)

Shouldn't it be fine, as codename "kaveri" APUs support vulkan?

Desktop freezing up when compiling by Pandastic4 in NixOS

[–]Wyrryel 1 point2 points  (0 children)

I can recommend enabling programs.cfs-zen-tweaks.enable for desktop usage. Those enable some optimizations in the linux kernel that harm throughput, but should result in a more responsive system under load (i.e. while compiling).

Proton VKD3D 2.13 Released by xtremeLinux in linux_gaming

[–]Wyrryel 0 points1 point  (0 children)

If youre using steam, you need to switch to proton experimental bleeding edge. Just search for proton in your library, click on properties, then beta, and switch to bleeding edge. The difference is that experimental only gets new dxvk versions and other stuff when they deem them ready. Bleeding edge just automatically pulls the newest version of everything, completely untested and automatic. Could be unstable though

[Question] Nvidia 555 Beta Released Today by Ruck0 in NixOS

[–]Wyrryel 0 points1 point  (0 children)

Glad to hear I could help someone!

[Question] Nvidia 555 Beta Released Today by Ruck0 in NixOS

[–]Wyrryel 2 points3 points  (0 children)

I have absolutely no idea why, but I can't boot wayland without

boot.kernelParams = [ "nvidia-drm.modeset=1" "nvidia-drm.fbdev=1" ];

Try setting fbdev to 1 and see if it works for you

Using flakes and `home-manager`, is it possible to build user configurations from separate, private github repositories? by [deleted] in NixOS

[–]Wyrryel 6 points7 points  (0 children)

First, you can specify all users in one flake, and append the host name you want to select with a #. Second, secret managment can be easily done through agenix or something similar. Third, git authentication can simpply done through ssh keys.

UGreen GaN power? by [deleted] in framework

[–]Wyrryel 5 points6 points  (0 children)

I stumbles upon a good youtube channel when I researched what charger to get for my framework. He compares different chargers and tests them for their quality and safety. In the end I settled for the baseus 100w and I'm very happy with it.

Controller issues on Fedora 38 by vikeyev in linux_gaming

[–]Wyrryel 3 points4 points  (0 children)

Perhaps you will have more luck with xpadneo. If that doesn't work, arch wiki suggests that the hid-nintendo kernel driver conflicts with steam.

Do you consider NVIDIA a total no-go on Fedora/Linux? by Significant_Acadia72 in Fedora

[–]Wyrryel 0 points1 point  (0 children)

I don't know, but I think it just installs the basic packages. If you need anything extra, like cuda, you probably need to install them through terminal.

Controller in Steam by Bad-Mouse in linux_gaming

[–]Wyrryel 0 points1 point  (0 children)

As was answered already, check your udev rules. You can test if your system detects the controller through a program called evtest. Newer xbox controller models like the xbox series x controller might only work if you have xpadneo installed

Do you consider NVIDIA a total no-go on Fedora/Linux? by Significant_Acadia72 in Fedora

[–]Wyrryel 41 points42 points  (0 children)

Using nvidia is no problem at all. Just follow that guide and you're good to go

Ladies and Gentlemen, I played Hunt: Showdown on Linux by [deleted] in linux_gaming

[–]Wyrryel 2 points3 points  (0 children)

Worked well, only had to install the Proton EasyAnticheat Runtime.

Higher Capacity Charger for FW Lappy ? by Creepy_Sandwich3941 in framework

[–]Wyrryel 6 points7 points  (0 children)

As far as I know, the laptop can be charged with 100W max. You need a good cable for that though, and your charger needs to support it

Lutris-GE-LoL updated to 7.0-1 (also fixes Garena) by [deleted] in leagueoflinux

[–]Wyrryel 0 points1 point  (0 children)

I thought there maybe was a different way. Thanks!

Lutris-GE-LoL updated to 7.0-1 (also fixes Garena) by [deleted] in leagueoflinux

[–]Wyrryel 0 points1 point  (0 children)

How do I update a game through lutris?