this post was submitted on 10 Jul 2026
107 points (95.0% liked)

Linux Gaming

26684 readers
149 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
[–] mlg@lemmy.world 7 points 2 days 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.

[–] niphmimr@sopuli.xyz 3 points 2 days ago (1 children)

If you are willing to tinker a bit and troubleshoot there is a way to passthrough a single GPU to a VM with minimal overhead. Took me a while to get working and requires a second device (laptop, phone) for the install. https://www.youtube.com/watch?v=eTWf5D092VY

[–] vividspecter@aussie.zone 5 points 1 day ago* (last edited 1 day ago)

VMs are frequently blocked by anti-cheat implementations, unfortunately, so no guarantee it will work.

[–] rtxn@lemmy.world 81 points 4 days ago* (last edited 4 days ago) (5 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 4 days ago (3 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.

load more comments (3 replies)
[–] untorquer@quokk.au 9 points 4 days 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.

load more comments (3 replies)
[–] CapuccinoCoretto@lemmy.world 42 points 3 days ago* (last edited 3 days 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 18 points 3 days 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 3 days ago

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

[–] regdog@lemmy.world 9 points 3 days 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)
[–] HeHoXa@lemmy.zip 4 points 2 days 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 3 points 2 days 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.

[–] HeHoXa@lemmy.zip 2 points 2 days ago

Thank you very much.

[–] Jankatarch@lemmy.world 6 points 3 days 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)
[–] shininghero@pawb.social 28 points 4 days ago (1 children)

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

load more comments (1 replies)
[–] ZkhqrD5o@lemmy.world 6 points 3 days 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 days 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)
[–] djdarren@piefed.social 16 points 4 days 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.

[–] kewjo@lemmy.world 8 points 3 days 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.

[–] Cethin@lemmy.zip 5 points 3 days 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)
[–] Arcane2077@sh.itjust.works 11 points 4 days 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 10 points 4 days 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.

load more comments (1 replies)
[–] DFX4509B@lemmy.wtf 7 points 3 days ago* (last edited 1 day 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)
load more comments
view more: next ›