Feed aggregator

Boycott Battlefield 6

Reddit Linux_Gaming - 4 Aug 2025 - 9:30pm

In case you haven't already heard, EA has decided to actively block Proton, Wine or SteamDeck from running their brand new shooter, as they have already done for other titles of the saga, such as BF1.

After the Windows 11 debacle and many users quitting Windows seemingly forever after being forced to buy new hardware to feed Bill Gates' already full pockets, it would be a step back for everyone in the Linux community and otherwise to simply roll over and take it up the ass when it comes to this new occurrence.

I've already heard people in other subreddits pushing users to dual-boot what is esentially spy- and ad-ware on their machines, because there will be no other way to play this game, not only because EA and DICE are incompetent enough to produce anticheat that support Proton (much like EasyAntiCheat has been able to do forever) but also because they outright don't give a fuck about us users.

I don't only refer to Linux users in the previous sentence, but to every single user of a PC anywhere in the world. What do EA care if you choose to play their brand spanking new game that costs 70 bucks on any hardware of your choosing? Why require SecureBoot to run the game? Are they that incompetent? Yes, but not only that, as I've already said! They simply don't give a fuck about consumers, and just want to make a quick buck out of you!

We must all rise to the occasion by boycotting this game to show this company that their extortion techniques will be met with nothing less than outright war.

Thank you very much for coming to my TED talk.

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

Zorin is a good distro

Reddit Linux_Gaming - 4 Aug 2025 - 9:20pm

I'm starting on Linux

submitted by /u/Ok-Peak-5969
[link] [comments]

Help me find a working remote desktop app please.

Reddit Linux_Gaming - 4 Aug 2025 - 9:12pm

Hi all,

I've been using Linux (Manjaro) for a while for gaming and really, I'm so glad I switched from Windows.

I have a small problem though, I need my computer to be remotely controlled and I really can't find a way that works as good as Windows.

For now, I'm stuck using windows with chrome remote desktop because it works from login screen, has touch input working and it works from a web interface.

I use manjaro gnome, with Wayland. That Wayland part seems to be the problem.

NoMachine supports it, but not from login screen, so if I reboot the PC, I'm screwed. Also, touch does not work, or works very badly.

AnyDesk does not support Wayland.

Chrome Remote Desktop does not support Wayland, nor xorg because I could not make it work.

I tried to Gnome remote desktop, but it's laggy as hell and I could not make it work outside of my home network. Also does not work on the login screen.

So, what are my options? Do you guys know a good remote desktop app that works just like chrome's one, that can work from a tablet, that my PC can reboot and I don't lose access to it?

Thanks

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

Flatpak emulators (PPSSPP, RPCS3, etc..) loose their settings every few days

Reddit Linux_Gaming - 4 Aug 2025 - 8:52pm

Hello All, so I have PPSSPP and RPCS3 installed on my Linux Mint laptop. Every 2-3 days it kind of 'forgets' where everything is, like it looses access to ROMs folder (I need to point to the directory again) and then all my save data are gone, and my controller mappings reset, etc... I have the home directory encrypted if that may be the case? Do I need to install the system package (some of the emulators only have the flatpak and app image). Thanks!

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

QFalcondManager

Reddit Linux_Gaming - 4 Aug 2025 - 8:40pm

Hello everyone,

this is directed more to nobara/pikaos/cachyos users who use falcond

I've made small unofficial gui in pyqt that can be used to manage profiles and track falcond itself.

https://github.com/MrAdrianPl/QFalcondManager

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

Poor Cyberpunk performance on nixos

Reddit Linux_Gaming - 4 Aug 2025 - 8:26pm

Recently made the switch from arch to nix, already feels a lot more stable, but some games just run like crap. I'm pretty sure I got the drivers and everything ready to game, yet Cyberpunk runs quite poor for the hardware I have or at least that's how I feel like. I have an rx 7900xt sapphire nitro+, Ryzen 9 5950x, 32gb DDR4 4000MHZ RAM and Cyberpunk is on an older sata ssd. I have between 45 - 60 fps on ultra, but wven when I switch to the steam deck preset nothing changes and it still runs the same. Am I missing something?

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

Age of Empires IV - Game crashing 30 seconds into Advanced siege scenario

Reddit Linux_Gaming - 4 Aug 2025 - 8:25pm

Hello, I am a new player, doing Art of War challenges.

I did Early Combat, Economy and Siege, now when I try Advanced siege, I crash around 30s or so into the game.

I am on Linux openSUSE TW, Proton 9.0.4, latest everything. My PC can play this game normally (16 GB RAM/8GB VRAM, decent framerate). I don't know how to solve this - I can't find any posts on crashing.

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

The Drifter is easily my new favourite point and click adventure

Gaming on Linux - 4 Aug 2025 - 8:22pm
The Drifter from Powerhoof has released, and it is something truly special for the point and click adventure genre that's one not to be missed.

.

Read the full article on GamingOnLinux.

How to check dual channel RAM?

Reddit Linux_Gaming - 4 Aug 2025 - 8:11pm

I have recently installed cachy os on my asus laptop and was wondering if I am running dual channel ram as I have heard it is better for gaming.

I saw a few other posts and forums and found this command on this post which doesnt give me any out put:

sudo dmidecode -t 17 | awk 'BEGIN { FS=":"; OFS="\t" } /Size|Channel/ { line = (line ? line OFS : "") $2 } /^$/ { print line; line="RAM" }' | grep -iv 'no'

does this mean I am running single channel RAM?

Another output I got from this post is

sudo dmidecode | grep Interleaved
[sudo] password for user:
Interleaved Data Depth: 2
Interleaved Data Depth: 2

another commands which I tried :

sudo dmidecode | egrep -i 'locator|width'
egrep: warning: egrep is obsolescent; using grep -E
Partition Width: 2
Total Width: 64 bits
Data Width: 64 bits
Locator: ChannelA-DIMM0
Bank Locator: BANK 0
Total Width: Unknown
Data Width: Unknown
Locator: ChannelA-DIMM1
Bank Locator: BANK 1
Total Width: 64 bits
Data Width: 64 bits
Locator: ChannelB-DIMM0
Bank Locator: BANK 2
Total Width: Unknown
Data Width: Unknown
Locator: ChannelB-DIMM1
Bank Locator: BANK 3

sudo dmidecode | grep -i locator
Locator: ChannelA-DIMM0
Bank Locator: BANK 0
Locator: ChannelA-DIMM1
Bank Locator: BANK 1
Locator: ChannelB-DIMM0
Bank Locator: BANK 2
Locator: ChannelB-DIMM1
Bank Locator: BANK 3

when I was using windows 10 I checked CPUZ which showed I was running dual channel and this is the output I got from dmidecode

sudo dmidecode -t memory

# dmidecode 3.6

Getting SMBIOS data from sysfs.

SMBIOS 3.2.1 present.

Handle 0x0008, DMI type 16, 23 bytes

Physical Memory Array

Location: System Board Or Motherboard

Use: System Memory

Error Correction Type: None

Maximum Capacity: 64 GB

Error Information Handle: Not Provided

Number Of Devices: 4

Handle 0x002D, DMI type 17, 84 bytes

Memory Device

Array Handle: 0x0008

Error Information Handle: Not Provided

Total Width: 64 bits

Data Width: 64 bits

Size: 8 GB

Form Factor: SODIMM

Set: None

Locator: ChannelA-DIMM0

Bank Locator: BANK 0

Type: DDR4

Type Detail: Synchronous

Speed: 2667 MT/s

Manufacturer: SK Hynix

Serial Number: 52D00FC5

Asset Tag: 9876543210

Part Number: HMA81GS6JJR8N-VK

Rank: 1

Configured Memory Speed: 2667 MT/s

Minimum Voltage: 1.2 V

Maximum Voltage: 1.2 V

Configured Voltage: 1.2 V

Memory Technology: DRAM

Memory Operating Mode Capability: Volatile memory

Firmware Version: Not Specified

Module Manufacturer ID: Bank 1, Hex 0xAD

Module Product ID: Unknown

Memory Subsystem Controller Manufacturer ID: Unknown

Memory Subsystem Controller Product ID: Unknown

Non-Volatile Size: None

Volatile Size: 8 GB

Cache Size: None

Logical Size: None

Handle 0x002E, DMI type 17, 84 bytes

Memory Device

Array Handle: 0x0008

Error Information Handle: Not Provided

Total Width: Unknown

Data Width: Unknown

Size: No Module Installed

Form Factor: Unknown

Set: None

Locator: ChannelA-DIMM1

Bank Locator: BANK 1

Type: Unknown

Type Detail: None

Handle 0x002F, DMI type 17, 84 bytes

Memory Device

Array Handle: 0x0008

Error Information Handle: Not Provided

Total Width: 64 bits

Data Width: 64 bits

Size: 8 GB

Form Factor: SODIMM

Set: None

Locator: ChannelB-DIMM0

Bank Locator: BANK 2

Type: DDR4

Type Detail: Synchronous

Speed: 2667 MT/s

Manufacturer: 859B

Serial Number: E904953C

Asset Tag: 9876543210

Part Number: CB8GS2666.C8RT

Rank: 1

Configured Memory Speed: 2667 MT/s

Minimum Voltage: 1.2 V

Maximum Voltage: 1.2 V

Configured Voltage: 1.2 V

Memory Technology: DRAM

Memory Operating Mode Capability: Volatile memory

Firmware Version: Not Specified

Module Manufacturer ID: Bank 6, Hex 0x9B

Module Product ID: Unknown

Memory Subsystem Controller Manufacturer ID: Unknown

Memory Subsystem Controller Product ID: Unknown

Non-Volatile Size: None

Volatile Size: 8 GB

Cache Size: None

Logical Size: None

Handle 0x0030, DMI type 17, 84 bytes

Memory Device

Array Handle: 0x0008

Error Information Handle: Not Provided

Total Width: Unknown

Data Width: Unknown

Size: No Module Installed

Form Factor: Unknown

Set: None

Locator: ChannelB-DIMM1

Bank Locator: BANK 3

Type: Unknown

Type Detail: None

Can someone please help how to Identify if we are actually running dual channel or is the ram running in single channel

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

Massive input lag with Xbox controller

Reddit Linux_Gaming - 4 Aug 2025 - 8:06pm

hello everyone, its been a while since i last played with controller, it used to be as responsive if not more so than windows but now whenever i want to use a controller there seems to be a massive amount of delay, maybe a bit over a second.

additionally buttons seem to sometimes be "sticky" and get pressed for way longer than i held them down for. i originally noticed this in Jedi survivor but it seems to happen across games and even in very easy to run titles.

i use xpad neo on cachyOS if that helps.

any suggestions on how i could fix this?

submitted by /u/Mandoart-Studios
[link] [comments]

[Tool] Hecate Moon Gaming Suite - Professional Tournament-Grade Linux Gaming Optimization

Reddit Linux_Gaming - 4 Aug 2025 - 8:06pm
``` After months of troubleshooting Linux gaming issues (especially Dead Island 2 crashes), I built a comprehensive gaming optimization suite. **What it does:** • 🔧 Intelligent hardware detection & optimization • 🏆 Tournament-grade performance tuning • 📊 Real-time system monitoring during gameplay • 🎯 Gaming profile generation (Steam, Heroic, Lutris) • 🛠️ Comprehensive diagnostics & problem solving **Key Features:** - NVIDIA GPU optimizations with proper DXVK memory limits - Wine/Proton environment optimization (fixes EOS overlay crashes) - CPU governor switching for maximum performance - Background process management - Hardware-specific gaming profiles - Real-time monitoring with CSV export **Born from real troubleshooting:** This script contains the actual fixes that solved my Dead Island 2 crashes, DXVK memory issues, and Wine CPU topology problems. **Installation:** ```bash curl -sSL https://raw.githubusercontent.com/tempest-dev/Moon/main/hecate-moon-tournament.sh -o hecate-moon.sh chmod +x hecate-moon.sh ./hecate-moon.sh `````` After months of troubleshooting Linux gaming issues (especially Dead Island 2 crashes), I built a comprehensive gaming optimization suite that actually works. **What it does:** • 🔧 Intelligent hardware detection & optimization • 🏆 Tournament-grade performance tuning • 📊 Real-time system monitoring during gameplay • 🎯 Gaming profile generation (Steam, Heroic, Lutris) • 🛠️ Comprehensive diagnostics & problem solving **Key Features:** - NVIDIA GPU optimizations with proper DXVK memory limits - Wine/Proton environment optimization (fixes EOS overlay crashes) - CPU governor switching for maximum performance - Background process management - Hardware-specific gaming profiles - Real-time monitoring with CSV export **Born from real troubleshooting:** This script contains the actual fixes that solved my Dead Island 2 crashes, DXVK memory issues, and Wine CPU topology problems. **Installation:** ```bash curl -sSL https://raw.githubusercontent.com/tempest-dev/Moon/main/hecate-moon-tournament.sh -o hecate-moon.sh chmod +x hecate-moon.sh ./hecate-moon.sh ``` submitted by /u/T7mp7st
[link] [comments]

Dualshock 4 não funciona fora da steam

Reddit Linux_Gaming - 4 Aug 2025 - 8:05pm

Meu DualShock 4 não funciona no God of War 2018 (não steam). A única forma que consegui fazer ele funcionar foi usando o Steam Input, mas a Steam pesa bastante no desempenho comparado ao Lutris, o que faz falta num notebook fraco. Alguém conhece alguma solução?

Obs: Uso o cachyos

submitted by /u/Capable-Common-5233
[link] [comments]

Jedi Survivor won't launch pass the EA app

Reddit Linux_Gaming - 4 Aug 2025 - 7:15pm

Hello everyone,
has someone else experienced a problem similar to mine when launching Jedi Survivor ?
The game start from steam regularly, the EA app preparing game load pop up but then after it goes off the preparing game load screen it only remains a ea app little white rectangle on the top left. But the game doesn't show despite Steam telling me that is running.
Currently I'm launching the game without launch option and with forced proton-experimental.
My spec:
OS: Arch Linux
DE: Hyprland
GPU: Nvidia RTX 4070 Ti

Attached is the screenshot of the ea app rectangle.

Thank in advance to anyone for helping.

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

Return to Moria stopped working (mint, wine)

Reddit Linux_Gaming - 4 Aug 2025 - 6:13pm

As title says, I've been plaiyng Return to Moria on Linux Mint for a while, no problems, took a break from it, then when I tried recently the game won't start. I'm using Heroic (game is on Epic) and wine 8-26. I've taken a Verbose Logs printout where there are some error messages, it's the first comment. I've been working on it myself, but without out much success. Any assistance would be greatly appreciated :)

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

Heroic Games Launcher v2.18.1 brings more bug fixes for GOG and Epic Games on Linux / SteamOS

Gaming on Linux - 4 Aug 2025 - 6:07pm
Heroic is one of the best ways to run games from Epic Games, GOG and Amazon on Linux, SteamOS / Steam Deck. v2.18.1 brings bug fixes to make it even smoother.

.

Read the full article on GamingOnLinux.

Grab some friends for some gaming in the Humble Co-Op Bundle

Gaming on Linux - 4 Aug 2025 - 5:50pm
Need some more games to play with your crew? Humble's Better with 4 Friends Co-Op Bundle is live with some highly rated games for you.

.

Read the full article on GamingOnLinux.

gamesir nova lite vs lite 2?

Reddit Linux_Gaming - 4 Aug 2025 - 5:45pm

do you guys think lite 2 is worth it over the normal lite? lite 2 is ~40€ and lite is ~25-30€

how well are they supported on Tux?

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

x86 on ARM64 emulator FEX gets some huge gaming improvements

Gaming on Linux - 4 Aug 2025 - 5:30pm
FEX is one way to run x86 appps and games on ARM64, with the latest release 2508 bringing some pretty striking performance improvements.

.

Read the full article on GamingOnLinux.

NVIDIA Beta driver 580.65.06 released for Linux with bug fixes and expanded Wayland support

Gaming on Linux - 4 Aug 2025 - 5:18pm
NVIDIA have released the first Beta for the 580 driver series, with NVIDIA Beta driver 580.65.06 bringing mostly bug fixes.

.

Read the full article on GamingOnLinux.

Pages