Feed aggregator

End of 10

Reddit Linux_Gaming - 28 May 2025 - 7:26pm

Today we're launching "End Of 10" (endof10.org) and bringing Linux to Windows 10 users!

On 14 October 2025, Microsoft will end support for Windows 10. Microsoft will no longer provide updates for the system and this will turn an estimated 200 to 400 million laptops and computers worldwide into security risks and heavily polluting e-waste.

Yours may be one of them.

https://endof10.org/press/2025-05-28-press-release/

Spread this around to who you think should read this, it's very important people realise what Microsoft is trying to do with people "needing" to buy new PC's just to keep windows updated.

submitted by /u/pollux65
[link] [comments]

Things I wish we had on Linux/Linux Gaming in general.

Reddit Linux_Gaming - 28 May 2025 - 7:24pm

Hello fellow Linux Gamers!

I wanted to make this post to just share what I wish we had here on this Linux side and maybe to see if you guys know an alternative/fix to my current issues

So, starting off I wish we had an easier way to get Mangohud on all games, like MSI Afterburner where you just need to run it and then select how much info you want it to show and that's it, no weird custom commands to input. I know, it's not rocket science to put in a simple command, be it %mangohud% or any other command, it can actually turn off a lot of people (me included) and just bite the bullet and hope your eyes are calculating the right FPS.

And sometimes, installing it is not as easy as I wish it was, I have some GOG games and EGS games that I wanted to use Mangohud on and for the life of me I could not get Lutris to enable it or if it somehow recognized the launch options it would crash and not work at all.

Tried it both on SteamOS (Steam Deck) and Linux Mint and it would just not work, period. Works on Steam but not on stuff like Lutris or others.

Second, I reaaaally wish we had HWMonitor or HWInfo64 or an alternative like it on Linux. I know Btop and Psensor and the others exist but they were finnicky, buggy and just weird to use and not intuitive at all, I know KDE system monitor or the Flatpak Mission Center has temp visualization but doesn't show me the lowest, the highest temp and others.

https://preview.redd.it/deachthk3k3f1.png?width=597&format=png&auto=webp&s=4d7035fd650a55b0ee63e0df61934b482c9d4b7d

And finally I wish Steam came with Steam Play or Proton enabled by default, just imagine an Average Joe hears of Linux, decides to give it a shot, everything goes fine until they can only see 5 games (IF lucky) in their library with no choice to play the others and they don't know how to enable Steam Play.

Anyways! Sorry for my rant! Hope you are all doing well! Cheers!

submitted by /u/Kalinbro
[link] [comments]

Installing The Sims 3 DVD version on Lutris - a Guide

Reddit Linux_Gaming - 28 May 2025 - 6:58pm

Apologies in advance for my bad english, it isn't my mother language!

After not finding anything useful, on how to install TS3s DVD version on Linux other than using the outdated Play on Linux application, I finally figured out, how to install TS3 on Lutris without EA App or Steam.

(I use Linux Mint 22.01)

Step 1: Getting the base game up and running

First on Lutris you select the Icon with the three lines up right and click on "Add Games".

Next select on "Download on Lutris website" and type "the Sims 3" on the search menu. You need to select the 2009 version because where is the DVD install script.

Now its creating the wine prefix for this game. After this you need to select the setup.exe for the base game. (If you only see one folder, right click and select "show hidden files")

After a wile, the DVD installing process should now begin like normal.

You should have now the Sims 3 up and running, but its on a really early version and you can't update throw the launcher (Doing so only lets a weird "transparent" window appear for some time and the game doesn't update at all)

Step 2: Patch it up to version 1.67

Download the Super Patch https://sims3.crinrict.com/2014/01/patch-1-67.html

Now go to "Add Games" again and select "Install Game from Windows executable" this time and give it a name (it could be anything, you eventually deleting the shortcut later anyway) and select the .exe file.

Important (!!!) select the same wine prefix as you install your Sims 3 game on otherwise it wont work. (Lutris might say otherwise but ignore it) And after installing, your game should be in version 1.67!

Step 3: Installing the DLC

This process is quite similar then the second step. Go to "Add Games" and select "Install Game from Windows executable".

Select the same wine prefix there you Sims 3 game is!!! and select the Setup.exe from the disc and the installing process should begin as normal.

I hope, this tutorial was clear and helps you, sorry again for my english. Enjoy your game! :)

submitted by /u/Camoflash004
[link] [comments]

Trying to launch MO2 via Steam - file does not exist

Reddit Linux_Gaming - 28 May 2025 - 6:57pm

Hello everyone, I moved over to Linux Mint from Windows less than a month ago and I’m trying to mod Skyrim SE (version 1.6.1170). I am following the Modding Skyrim SE on Linux - A Headache Minimization Guide by dovahkiinbear164, but I installed MO2 using the installer from Furglitch instead of the one by rockerbacon.

Following the guide, I managed to install the latest versions of Wine, Winetricks and Protontricks (I’m pretty sure these were installed correctly, I checked multiple times), there are no launch commands for Skyrim in Steam, and in the compatibility settings I’ve set it to use Proton 9.0-4, as per the suggestion in the MO2 installer.

I installed MO2 in /home/erifyli/Games/Modding/Modding Tools/MO2 Skyrim SE/modorganizer2/

My Skryim is installed in /home/erifyli/.steam/debian-installation/steamapps/common/Skyrim Special Edition

Everything worked out fine, I finished setup and it told me to launch the game on Steam to use MO2 (so basically the Play button in Skyrim's Steam page is now supposed to launch MO2 instead). When I do that, I get the following error:

“Cannot start MO2: the file 'Z:\home\erifyli\.steam\debian-installation\steamapps\common\Skyrim Special Edition\Tools\MO2' does not exist."

I have no clue why it’s searching for MO2 in that location. I never specified that path in the installation process. There is no Tools folder in that location, but there is a modorganizer2 folder, which contains one file, instance_path.txt, which only contains the path to the correct MO2 installation location and nothing else: Z:\home\erifyli\Games\Modding\Modding Tools\MO2 Skyrim SE\modorganizer2\ModOrganizer.exe

I guess it’s not seeing the instance_path.txt for some reason? Or there’s something wrong with it? Should there be a Z:\ in front of home\…?

I also found someone who had a very similar problem, but, if I understand correctly, their solution was to move the MO2 installation into the game directory. I have the impression that this isn’t a good idea, so I haven’t done this.

Things I have tried so far:

  • Uninstalled MO2 (validated Steam game files and deleted the MO2 installation folder, as per the suggestions here) and reinstalled it. Same error.
  • Created a Tools\MO2 folder in the game directory and I copied the instance_path.txt file there. It still didn’t launch MO2, but this time it said something about antivirus probably blocking it (I have no antivirus).

Any ideas on how to fix this? Thanks for your help!

https://preview.redd.it/6g9jydmlyj3f1.png?width=400&format=png&auto=webp&s=5ad2f09cde1da79d885b08f7106c0e333f72cf87

submitted by /u/Tranquil_Biscuitt
[link] [comments]

[EndeavourOS] High FPS rate in Helldivers 2 yet it's not running smoothly most of the time

Reddit Linux_Gaming - 28 May 2025 - 6:51pm

I'm not too sure if this problem is only relevant to Helldivers 2 or not, but in MangoHUD I get stable 70-80 FPS throughout the whole game, yet it feels like I'm playing at 40 FPS.

I have tried looking up the problem online and I stumbled upon an Arch forum post with a similar problem.

Someone said that switching from a default kernel to linux-zen will help and it really *did* improve my situation a little, but the frame rate drops are still a thing and it just bugs me off. Maybe that's the issue of my SSD? I'm not too sure

All I did for now was to install the linux-zen kernel and try switching from Wayland to X11. Both have the same problem.

The game is installed on a 1 TB Apacer SSD.

My PC specs are:
DIstro: EndeavourOS
DE: KDE Plasma w/ Wayland
Kernel: 6.14.7-zen2-1-zen

CPU: Ryzen 5 5600
GPU: Radeon RX 7600
RAM: Fury, 32 GB Fury, 32 Gb
Motherboard: B550M K
Monitor: 1080p, 180hz

submitted by /u/darksparkz1233
[link] [comments]

Best Linux for gaming on an integrated gpu.

Reddit Linux_Gaming - 28 May 2025 - 6:34pm

I have an i3 10100

8 GB ram

With integrated graphics UHD 630

Which Gaming based should I install from the options

  1. Cachy OS
  2. Nobara
  3. Bazzite
  4. Garuda
  5. Any other recommendations
submitted by /u/ElkRevolutionary9886
[link] [comments]

Heroic Game Launcher-Games launching very slowly.

Reddit Linux_Gaming - 28 May 2025 - 5:59pm

It takes a while for the game to run through Heroic Game Launcher. I tried changing Wine proton 10 and Ge proton latest from heroic. There was no change.

But when I manually add the exe file from the game location of the same games to steam and launch it in proton 10 in steam compatibility, it runs very quickly. Why is it so slow in heroic?

Device-ROG Ally.
OS-Bazzite.
Games tried via Heroic-Deliver at all costs(Epic),Moonscars(GOG).

submitted by /u/chithrakadha
[link] [comments]

Trying LinuxGaming for the second time

Reddit Linux_Gaming - 28 May 2025 - 5:38pm

Hi everyone,

I'm not very knowledgeable about Linux, and my overall experience with it has been extremely negative. When I was about 14 (I'm 22 now), I installed Ubuntu on my PC and was really upset that my whole Windows installation got wiped. I struggled for a year before I figured out how to install Windows. But after the announcement of SteamOS, I've decided to try getting back into "Linux gaming" (I'll keep Windows on a separate partition of the drive anyway).

Honestly, I have two questions:

  1. Is it worth it for me to bother trying Linux with my setup: NVIDIA RTX 3050 6GB + Ryzen 5 5600?
  2. If it is worth it – what distribution (OS, Kernel, I'm not sure what the correct term is) should I choose? I'll only be using this partition for gaming; I need Windows for work (very specific software).

i translated this with ai, sorry if it isn't very good

submitted by /u/Intelligent-Ad3801
[link] [comments]

8BitDo Wireless USB Adapter

Reddit Linux_Gaming - 28 May 2025 - 5:36pm

Hi.

I upgraded my Wireless USB dongle to the latest firmware 2.05. My controller immediately stops accepting inputs when I press 3 buttons at once or sometimes even just 2 and shortly after turns off.

Pretty hilarious when FW 2.04 supposedly fixes a disconnect bug with Dual Shock 4, which is what I'm using it with. I did replug it in after getting back to Linux, since that apparently was 1 fix for disconnect bugs.

The dongle in question is the orange one: https://www.8bitdo.com/wireless-usb-adapter/

Is there any other fix than simply never upgrading past 2.01, which is the latest FW version I could get it to work on somewhat reliably? I say mostly, because it rarely disconnects mid game and I have to replug it in after every reboot or I can't use my controller.

I mostly just want the profile button combo of the later firmware. Instead of the stupid push both sticks in one, that constantly gets triggered unintentionally.

I have the same problem with Nobara 42 and Fedora 42

submitted by /u/TechaNima
[link] [comments]

Pika is or nobara os

Reddit Linux_Gaming - 28 May 2025 - 4:28pm

Hello everyone I am confused between these two distributions I have amd GPU and CPU so (doesn't say arch) (:

Edit I mean pika os or nobara os

submitted by /u/mohandxd
[link] [comments]

Is there any alternative to these programs on Linux?

Reddit Linux_Gaming - 28 May 2025 - 3:48pm

Voicemeeter, Equalizer APO (to use the rnnoise plugin), soundpad and exitlag

submitted by /u/rafaelh9six
[link] [comments]

Is 4k at 1080p better than 1080p?

Reddit Linux_Gaming - 28 May 2025 - 2:05pm

My old 28" 1080p, 60hz monitor just died after many years of faithful service. I used it for YouTube and movies, not gaming. Once you get used to having two monitors, having one again really sux, so I quickly got another.

The cheapest good one I found on eBay happens to be a 28" 4k monitor. It's still on it's way. Linux has had no problem spanning the desktop across two 1080p monitors, but games like TF2 tend to black-screen if I set the gaming monitor to 120hz or 144hz, so the 4k will probably need to run at 1080p to keep the system stable.

My question is, does a 4k monitor set to 1080p have better resolution than a 1080p monitor?

Edit: The new 4k is an ASUS TUF VG289Q1A.

submitted by /u/NoSkidMarks
[link] [comments]

Last of us part 2

Reddit Linux_Gaming - 28 May 2025 - 1:53pm

I am currently using bazzite kde and I installed tlou2. Fps in the menus are totally fine but when I start playing the game the vram usage increases and reaches at 4gb. I am getting only 1fps. My cpu and gpu usages becomes very low. I tried to use some different proton versions on steam but nothing changed. One of the proton versions add dlss on settings but it didnt change the situation.

submitted by /u/Content-Ad-7784
[link] [comments]

[World of Warcraft] Ever since the Battle.net update a little while ago I always start wow with the taskbar permanently showing

Reddit Linux_Gaming - 28 May 2025 - 1:23pm

Hello!

As mentioned in the title I always get the taskbar permanently showing when I start wow. Screenshot

I run battle.net via Lutris with wine-10.8-staging-tkg-amd64 as my wine version. My OS is openSUSE tumbleweed with KDE Plasma in a 2 monitor setup. I can temporarily fix this by swapping from fullscreen to windowed and back again, but it gets on my nerves now after some time. Maybe someone discovered a fix or a workaround that would help me.

submitted by /u/Cren
[link] [comments]

How Do I Move HDD partitions from /media/User/

Reddit Linux_Gaming - 28 May 2025 - 1:17pm

I had these HDDs when I used Windows 10. but today when I re-mounted the drives, And partitioned them, They were mounted to Media. which when I googled, is for removable items (CDs, USBs, etc) I have been using ask Ubuntu to try and find out how to move them to make them An actual location, such as my SSD. I realized that I could write to them because of Steams "Disk Write Error" message. I am using DraugerOS.

submitted by /u/Companion_Cube_12
[link] [comments]

AMD CPU Laptop Manjaro

Reddit Linux_Gaming - 28 May 2025 - 1:11pm

How do I undervolt my AMD CPU on Manjaro using amdctl?
I don't want to risk anything that might but my hardware into danger.
I know in windows I was using the power management setting where I would set my CPU to never go above 97%, which always would drop my CPU temps from 85~ ish to 70 at full throttle.

submitted by /u/Warm_Ad9967
[link] [comments]

Pages