this post was submitted on 10 Jul 2026
106 points (94.2% liked)

Linux Gaming

26910 readers
503 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

Help:

Launchers/Game Library Managers:

General:

Discord:

IRC:

Matrix:

Telegram:

founded 3 years ago
MODERATORS
 

There is a game I am considering getting; it has been out for a few months now, and the devs are specifically blocking it from running under proton with a Kernel Level Anticheat which specifically blocks linux.

Folks on the discussion boards made the point tht it is technically possible to install windows for just one steam game, so I am looking for a guide on how to do that?

I've heard that if you don't activate windows, you can still use it, and if you get the LSTC (?) Version of windows, it is not so annoying.

Does anyone have a guide for how to install windows alongside linux for one game?

If we have a discussion in the comments about whether it is tactically appropriate to give money to a game corporation that requires windows, i guess we can, but i would rather learn how to install windows in the least annoying way possible.

top 50 comments
sorted by: hot top controversial new old
[–] rtxn@lemmy.world 80 points 2 weeks ago* (last edited 2 weeks ago) (4 children)

If you want to dual-boot Windows and Linux, I strongly recommend that you install them on separate devices, and physically disconnect your Linux device. It's a pain in the ass, but Windows Update has a particular appetite for bootloaders and will eventually eat whatever you have on your EFI partition (including the Linux kernel and ramdisk) and replace it with its own.

Otherwise, you can use Chris Titus' winutil script to delay or completely disable updates, and also to debloat the system and disable anti-features like telemetry and the start menu search.

Not sure if this applies to LTSC, but if you can, install a European edition of Windows (-N suffix) and set an EU location and timezone, it will allow you to more easily uninstall components because of EU regulations.

[–] Bronzie@sh.itjust.works 14 points 2 weeks ago (1 children)

I physically disconnected all drives to force the EFI partition on the actual Windows drive. It still shat all over boot settings after the first major update.

Someone recommended I try rEFInd and it's been great. No update has forced me back into the UEFI to set boot order since.

Might be an ASUS MB thing, I never figured it out or bothered afterwards.

[–] rtxn@lemmy.world 4 points 2 weeks ago (2 children)

There are interfaces that allow a sufficiently privileged process to change EFI settings from the OS. Those settings are stored in the UEFI chipset, independent from the bootloader.

load more comments (2 replies)
[–] untorquer@quokk.au 9 points 2 weeks ago

Agreeing with others that grub on separate device from windows then just register windows boot in grub and point bios to grub.

Windows, for all its fuckery, doesn't screw with that of which it has no awareness.

[–] osprior@lemmy.world 5 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

I can confirm you only need to physically disconnect the non-windows target drive during installation, and as long as you offline the remaining drives after connecting them, windows and other drives will be fine with updates (THIS is the most important part, do it in Disk Management on first boot into windows).

I've run two Windows instances for years, through multiple OS major updates and never had problems with this setup, before doing the offline drive change to each of them, they would both fuck over each other (I had one for work and one for personal).

One thing I did that may be necessary, is I didn't let a boot loader handle the dual boot, I only used BIOS to manage changing the boot target when switching over - I was doing dual windows boots at the time so this may actually be fine with grub, so ymmv on that front.

load more comments (1 replies)
load more comments (1 replies)
[–] CapuccinoCoretto@lemmy.world 44 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

What is the game? If the company hates you so much to do this, you probably shouldn't support them.

Friends don't let friends play windows.

[–] kaotic@lemmy.world 19 points 2 weeks ago

This… we need to show them we’re not going to support them if they pull this. Linux gaming is getting more and more popular. They’ll need to catch up.

[–] Frenchgeek@lemmy.ml 6 points 2 weeks ago

I wonder what other hidden rootkits it runs too...

[–] shininghero@pawb.social 29 points 2 weeks ago (1 children)

LTSC is fine, and you can just use massgrave.dev to activate it.

[–] Neptr@lemmy.blahaj.zone 8 points 2 weeks ago

Get the Windows 11 IoT LTSC specifically. IoT is better according to nassgrave, and Windows 11 so you get good compatibility with new games. Not much debloating is needed, just use WinUtil by CTT and tweak/disable shit.

[–] djdarren@piefed.social 17 points 2 weeks ago

If you want to install Windows on another drive and quite rightly don't want to pay MS for the privilege, then massgrave is your friend.

[–] Arcane2077@sh.itjust.works 11 points 2 weeks ago (1 children)

Put the installer on a USB, remove your Linux drive (because you should install it on a separate drive, and Microsoft will infect your boot partition otherwise), and run it. That’s it.

Then follow the instructions on massgrave to activate it.

[–] cRazi_man@europe.pub 11 points 2 weeks ago (1 children)

I've had Windows cause enough problems with wrecking my Linux boot partition to not want to try this again. I wouldn't recommend it to anyone. It works fine most of the time. But I'm not willing to risk that rare occasion when windows renders my Linux drive unbootable. Maybe there's a way to fix the boot partition and I haven't figured it out. But restoring my whole system is so annoying that I wouldn't risk it.

So i would recommend that the best option is to consider just ignoring that game and playing the endless number of great games out there that run on Linux already.

[–] Bronzie@sh.itjust.works 5 points 2 weeks ago

I was recommended rEFInd and it's worked wonders. Never had another boot issue since, and I did like you: physically disconnected all drives except the one I wanted Windows on. Still messed up my boot settings.

Recommend you give it a try if you dare go again.

[–] regdog@lemmy.world 9 points 2 weeks ago (8 children)

Look inside yourself and ask if you really like to play this game that much. Maybe wait a for more weeks and see if your feeling stays the same.

In my experience I can say that these kinds of urges pass away after a while.

load more comments (8 replies)
[–] mlg@lemmy.world 8 points 2 weeks ago

If you dual boot, install on a separate dedicated drive of possible.

Saves a lot of headache with windows boot part, especially since you're installing after already having Linux installed.

[–] kewjo@lemmy.world 8 points 2 weeks ago

the safest fastest but expensive way, get a second drive that's big enough to run windows and your game. disable the drive from BIOS boot options and add an entry to your bootloader. i salvaged an old 512gb sata to do this for firmware/some legal document things that only work on Windows.

there's vfio but i believe you still need two video cards to get that working, one for the host one for the vm.

just never trust windows on your main boot drive that only leads to you having to recover your bootloader when a windows update replaces it. and this is not a question of if they will it is a question of when.

[–] DFX4509B@lemmy.wtf 8 points 2 weeks ago* (last edited 2 weeks ago) (4 children)

If you must run Windows, do it on a completely separate device if you can. That way your one game that's DRM-locked to Windows can stay on its own machine without Windows getting hostile to your Linux install like in a dual-boot.

If you don't have/can't obtain a separate device for installing Windows on and you must dual-boot, the safest way to do that is to disconnect your Linux drive(s), install Windows on its own fresh drive so it can have its own boot partition and its own bootloader, reconnect your Linux drive(s) after your Windows drive is finished setting up and set your EFI boot order to point to your Linux drive, and then set your Linux bootloader, usually GRUB, to query your Windows drive and let you pick it to boot from, that way hopefully Windows stays on its own drive and its own boot partition and doesn't try to screw over your Linux drive and its boot partition.

load more comments (4 replies)
[–] Skullgrid@lemmy.world 7 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

You can do one of three, for different levels of ease and performance:

  1. Install boxes/gnome-boxes, install the windows os on a virtual machine. Just press the plus to choose an iso file and go.
  2. If you have an extra hard drive, you can install windows on that hard drive, and have to set up grub to recognise it.
  3. Change the partition size of your hd using a live cd/usb version of Linux (you can't change partition size on partitions that are in use) , make a new partition and install windows on that partition. Add this new OS to grub.

You will need to do further research on some of the stuff I said, but I gave you the correct things to look up.

They go down in order of difficulty. Boxes will be less efficient but easiest. The other two have the same efficiency, but the second is a bit more challenging

[–] mrbigmouth502@piefed.zip 3 points 2 weeks ago

I wouldn't suggest Boxes for gaming. Even if it could do a GPU passthrough, I don't think current anticheat games, like what OP wants to run, play well with that.

[–] chris@l.roofo.cc 6 points 2 weeks ago (1 children)

I have a windows install on a USB hard-drive. It's not fast but that might not be a problem if you use a fast USB storage. I just plug it in and boot from it via UEFI.

[–] Trashboat@lemmy.blahaj.zone 4 points 2 weeks ago (5 children)

This is what I do, just a spare nvme drive thrown in an external enclosure. Rufus has an option called “windows to go” that installs the iso as opposed to making a bootable installer, and it gives an option to block Windows from overwriting local disks to avoid the boot loader issues too. Has worked quite well up until a point recently where it just refused to boot anymore with an unhelpful error despite not having been touched in months. No updates or changes since it worked before. Good ol windows…

[–] rtxn@lemmy.world 4 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

just a spare nvme drive thrown in an external enclosure

A spare NVME? In this economy?

[–] CeeBee_Eh@lemmy.world 3 points 2 weeks ago

Probably from the previous economy

load more comments (1 replies)
load more comments (4 replies)
[–] ZkhqrD5o@lemmy.world 6 points 2 weeks ago (8 children)

Maybe what you want to hear, but I once bought Marathon because it wasn't declared that GNU/Linux is blocked again, like Destiny 2 was. I requested a refund on Steam and 30 minutes later was granted. It's not worth the hassle for one game, IMO.

[–] sem@piefed.blahaj.zone 4 points 2 weeks ago

I was waiting to see if it would be supported, and it turns out it could easily be supported, but the devs disallow linux support.

It sucks.

load more comments (7 replies)
[–] Jankatarch@lemmy.world 6 points 2 weeks ago (2 children)

I used to dualboot for the same situation, just exam software instead of game. You can find entire video tutorials online for dualbooting.

load more comments (2 replies)
[–] Cethin@lemmy.zip 5 points 2 weeks ago (4 children)

I recently did this, using a VM with GPU passthrough. This meant my Linux OS couldn't use the GPU while it was active. It's a pain in the ass, but it technically works. I won't describe how to do it, because there are good guides online.

load more comments (4 replies)
[–] Multiplexer@discuss.tchncs.de 5 points 2 weeks ago (1 children)

I am not an expert on Windows game rootkits (or Windows in general...), but would it perhaps run in a VM?
At least then you wouldn't have to do a "real" install...

[–] Hond@piefed.social 10 points 2 weeks ago (3 children)

Nah, that used to be a solution a few years back if you had the patience to setup GPU-passthrough with a single or two GPUs. But these anticheat rootkits now detect a running VM and deny you service either way.

Dualbooting Windows 10 LTSC with massgrave activation seems to be the best option for now if you really nee..want a Windows installation with GPU acceleration. For Nongaming/Rendering tasks: Winboat.

load more comments (3 replies)
[–] HeHoXa@lemmy.zip 4 points 2 weeks ago (1 children)

Kinda hijacking, pardon me, but is there anyone reading who'd be willing to explain the specifics of "Microsoft eats boot sectors" or direct me to some documents?

I have a laptop with Microsoft / Linux partitioned on a single internal drive dual booting between them and have never... well never known that I had such an issue, but I've broken it in a lot of creative ways, and maybe this Microsoft greedy boot behavior would inform some of it and help me make it smoother

[–] mlg@lemmy.world 4 points 2 weeks ago (1 children)

Usually after a big update, stupid windows overwrites EFI boot partition to windows bootloader instead of grub, which makes you crack out a USB to reinstall grub so you can access your linux system again.

Doesn't happen that often but still a pain.

load more comments (1 replies)
[–] Aurenkin@sh.itjust.works 4 points 2 weeks ago

Ugh, I feel you on this. Can't help unfortunately because I just bit the bullet and dual boot, there's just one or two games that don't work well for me on Linux. Best of luck

load more comments
view more: next ›