this post was submitted on 09 Mar 2025
23 points (79.5% liked)

Linux

8409 readers
445 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] moreeni@lemm.ee 11 points 4 months ago (1 children)

This article looks rather poor and is structured like it was produced by ChatGPT answering a single vague prompt.

[–] NostraDavid@programming.dev 4 points 4 months ago

I just dug a little deeper. Looks like the site is 95% George Whittaker since April 2023, which is a month after GPT-4 was released.

The site literally turned into AI slop since then. Good job, Slashdot. /s

[–] BombOmOm@lemmy.world 3 points 4 months ago* (last edited 4 months ago) (1 children)

Has anyone found a good tool to list FPS in games? I know the steam overlay does it, but not all games are steam games.

Quick example: started playing Cyberpunk again, even added it as a non-steam game in steam, but the overlay isn't there. I would really just like a tool that adds such an overlay for any game. What is out there?

[–] Devorlon@lemmy.zip 7 points 4 months ago (1 children)
[–] BombOmOm@lemmy.world 2 points 4 months ago

This is perfect thank you!

Since I had to do some troubleshooting to get it working, I'll list what I had to do here:

I have Mint 22.1 and Heroic Launcher installed as a flatpak. Because of this, I could not install Mangohud from apt as Heroic could not find it in $PATH. Instead I had to install the Mangohud flatpak flatpak install Mangohud. I had to specifically choose the v23.08 branch when running that command, as the v24.08 branch did not work with heroic. After that, I went to the game configuration in Heroic and enabled Mangohud and all was good. :)