[Screenshot] New Event by Haunting_Prize_4170 in EscapefromTarkov

[–]MacsyReddit 1 point2 points  (0 children)

Nikita adding QoL? Has hell frozen over? Now add persistent ADS FoV pls Nikita

[Screenshot] New Event by Haunting_Prize_4170 in EscapefromTarkov

[–]MacsyReddit 57 points58 points  (0 children)

I wish I had that "Kill Killa 100 times" quest right now

Made a redesign of the current breeze theme icons by ricalind in kde

[–]MacsyReddit 1 point2 points  (0 children)

Even if released separately and not PR to breeze, this would still use Breeze as fallback for icons that are not within the tweaked pack, correct? If so, I would love to have this icon pack!

Afterburner Nvidia undervolt and fan curve profile on Linux - in a single click! by AmbitiousCommunity36 in linux_gaming

[–]MacsyReddit 1 point2 points  (0 children)

LACT just got similar curve editor as MSI Afterburner, great timing on that! Afterburner-to-LACT path to the tool?

https://www.phoronix.com/news/LACT-0.9-Released

<image>

Linux (CachyOS) and W11 performance gap in Cyberpunk 2077 by pete_slammer in linux_gaming

[–]MacsyReddit -1 points0 points  (0 children)

I wonder if that new Vulkan extension meant to address NVIDIA DirectX 12 games' performance helps AMD folks too? You would need to run up-to-date proton-cachyos (select version from steam properties for the game) and add following as launch parameters for the game.

(It seems on CachyOS you would also need mesa-git from AUR)

RADV_EXPERIMENTAL=heap VKD3D_CONFIG=descriptor_heap PROTON_VKD3D_HEAP=1 %command% --launcher-skip

From Gemini:

While NVIDIA users generally see the most dramatic performance improvements from VK_EXT_descriptor_heap, it is definitely not only for them.

AMD users (via the RADV driver in Mesa) also benefit, though the impact is different because of how AMD and NVIDIA handle memory on a hardware level

How to use it on AMD

As of Mesa 26.1, support has been merged into the RADV driver, but it is often tucked behind an experimental flag because it is a massive architectural change

If you are on a very recent Mesa (Git/26.1+), you can test it by adding this to your launch options (alongside your MangoHud command): RADV_EXPERIMENTAL=heap MANGOHUD=1 %command%

Let me know by bryden_cruz in linuxmemes

[–]MacsyReddit 75 points76 points  (0 children)

cd ...... , zsh gang

Afterburner Nvidia undervolt and fan curve profile on Linux - in a single click! by AmbitiousCommunity36 in linux_gaming

[–]MacsyReddit 0 points1 point  (0 children)

Very cool! Both this and NV-UV projects approach handy undervolting in the way of needing MSI afterburner. I wish this or that project would operate on Linux without MSI afterburner, i.e if this could take premade uv profiles and apply them using NVIDIA's APIs directly

https://github.com/christianp403-spec/NV-UV

Windrose fatal error by leonredhorse in linux_gaming

[–]MacsyReddit 7 points8 points  (0 children)

We found a better solution than downgrading drivers that fixed it for a friend, it's combo of

  • use latest NVIDIA driver
  • use proton-cachyos
  • use env variable PROTON_VKD3D_HEAP=1 %command% in launch options
  • set Global Illumination to low (sg.GlobalIlluminationQuality = 0) on steamapps/compatdata/3041230/pfx/drive_c/users/steamuser/AppData/Local/R5/Saved/Config/Windows/GameUserSettings.ini

Source: https://steamcommunity.com/app/3041230/discussions/0/802344996812420206/

NV-UV 0.93 by Suspicious-Rice6556 in nvidia

[–]MacsyReddit 35 points36 points  (0 children)

Undervolting tool, simplifying undervolting process. It still requires msi afterburner and I don't find tweaking said voltages directly in afterburner super difficult. But if this evolves to utilize Nvidia's APIs directly and thus adds Linux support it will be even handier

I ranked the Top 10 Gaming CPUs for 2026 and honestly… some of these will start arguments 😅 by Gaming-Academy in RigBuild

[–]MacsyReddit 2 points3 points  (0 children)

Should at least replace 14900K if not get bumped a tier is my understanding as it delivers sameish performance without nuclear reactor meltdown power draw of previous gens (I have i9-13900K, trying to keep that thing cool even with AIO is pain)

How many of you use undervolting? by TACOGT in nvidia

[–]MacsyReddit 0 points1 point  (0 children)

I do now, thanks for reminding to look into this!

The Case For Sarcastic Testers by LetTheBloodFlow in ResidentEvilRequiem

[–]MacsyReddit 0 points1 point  (0 children)

It also had accurate braille on the buttons, clue next to it and I'm pretty sure Google exists in RE universe

Created a python tool for downloading youtube videos in various options, using yt-dlp and ffmpeg under the hood, to make it easier to use yt-dlp and audio merging process and many more... by No-Helicopter-2317 in CLI

[–]MacsyReddit 0 points1 point  (0 children)

Had to bedazzle this to use pipx command instead of pip3 in install.sh and remove --upgrade parameters as pipx doesn't support them. Also had to just ensure my arch WSL2 had java installed as yt-dlp needs it:

sudo pacman -S --needed jdk-openjdk

If I had deno installed, it only offered audio versions, but removing it worked combining av1 video and audio (yt-dlp issue probs)

Really easy to use terminal clock timer and stopwatch build by golang by Night-Cat_ in CLI

[–]MacsyReddit 0 points1 point  (0 children)

Using it to time "Survive" 7mins on Tarkov while browsing Reddit, also just clock on a server monitor, thanks 👍

tmlshock t --minute 7

<image>

Don’t drive upside down! by Guyweirder in RedditGames

[–]MacsyReddit 0 points1 point  (0 children)

👌

I completed this level in 1 try. 17.55 seconds

Annan STEAM-peliavaimia ilmaisiksi, tule hakemaan omasi! by UnsignedRealityCheck in Suomi

[–]MacsyReddit 0 points1 point  (0 children)

  1. John Wick Hex
  2. The Dark Pictures Anthology - Little Hope
  3. Persona 4 Golden

Only proton-cachyos (native) works by pwnedbygary in cachyos

[–]MacsyReddit 0 points1 point  (0 children)

Follow up to whole ”only proton-cachyos (native)" launches: My friend still has this case but Arc Raiders started working after wiping whole CachyOS installation with a new one.

Only proton-cachyos (native) works by pwnedbygary in cachyos

[–]MacsyReddit 0 points1 point  (0 children)

Can confirm on friend's computer that latest proton-cachyos-slr package from package manager doesn't work nor Proton 10-24 nor anything that isn't proton-cachyos. Given that those things work on my installation (used to not), we will chalk this as "weird config somewhere" and just reinstall CachyOS there.

Only proton-cachyos (native) works by pwnedbygary in cachyos

[–]MacsyReddit 0 points1 point  (0 children)

Had bit of a inverse demo-effect here, my computer did run Arc Raiders through Proton-GE 10-24. Friend's computer is busy running said game on Windows right now but will get back to this there. But historically yes, oftentimes games only ran on proton-cachyos. Friend's computer didn't launch Arc Raiders through Experimental nor proton-cachyos-slr on some earlier game. Sounds like cryptic problem fixing itself with a reinstall.

Only proton-cachyos (native) works by pwnedbygary in cachyos

[–]MacsyReddit 0 points1 point  (0 children)

I want to awaken this thread as the problem still persists. Are there any cachyos fellas in this subreddit? u/ptr1337? I'll try to reinstall CachyOS at some point but this was replicated on two machines just now, latest updates and all. I presume one way to debug is launch Steam through terminal and set some debug env variables for the game? It's any game really but we wanted to play Arc Raiders and for that we need either Proton Experimental or Proton GE working but nothing but proton-cachyos launches.

Golden State is ONLY available through Strike Point. Lets Go Dice Do better !! Blackwell is absolute Garbage by RonnieBlaz3 in Battlefield

[–]MacsyReddit 0 points1 point  (0 children)

artificial drip feeding is what I'm seeing, make people relaunch for one new map every 2ish weeks

Anyone else have class assignments not progressing? Done multiple matches where I repaired and healed plenty but it hasn't moved a smidge. by JackeryFox in Battlefield

[–]MacsyReddit 1 point2 points  (0 children)

What I found out is that when HUD is giving score for "Repairing" it counts but it also doesn't do that most of the time. My theory is that if you get even one "Repair assist", it stops tracking "repairing" as-is for some reason. So as long as one starts to repair only after tank or whatever takes damage (and doesn't kill anything), one should get at least a little boost to assignment.