14
submitted 1 year ago by JVT038@feddit.nl to c/linux_gaming@lemmy.ml

I'm currently using Windows 10, but I'd like to switch to linux.

I know it's crazy and weird, but I currently have 3 SSDs and 2 HDDs. One M.2. SSD is used for the OS (Windows 10 in this case) and the other two SSDs are used for games (I currently have about 1.7TB of games on my PC, spread across two SSDs of 1TB each). Besides that, I have one HDD used for general files and the other one for emulated games. (In my case, mainly my totally legal copies of various games from the high seas and a ton of Wii games for the dolphin emulator).

If I were to switch to Linux, would it be possible to keep storing and running the games from other drives that aren't the C drive? And would it be possible to keep my emulation games (mainly the Wii games) on my separate HDD?

Besides that, is it possible to run ~~cracked~~ totally legally acquired games but just from a .exe file?

top 9 comments
sorted by: hot top controversial new old
[-] circuitfarmer@lemmy.sdf.org 5 points 1 year ago

As others have mentioned, the way Linux mounts drives means that they are effectively no different (for these purposes) as local folders in the same volume.

That said, I think the clear answer to your overarching question is yes. I have a Linux gaming rig with a boot volume (from which I run no games), 2 gaming SSDs, and a few slow mechanical storage drives. Those SSDs are mounted to subdirectories in /home/myuser, and each houses a separate Steam library. From Steam's standpoint, they're ultimately two libraries on the same volume.

[-] CAPSLOCKFTW@lemmy.ml 3 points 1 year ago

Yes to both. I prefer Lutris for running Windows games.

[-] Privatepower42@fosstodon.org 1 points 1 year ago

@CAPSLOCKFTW @JVT038 is it better than heroic for GOG games?

[-] Thad@brontosin.space 1 points 1 year ago

@Privatepower42 @CAPSLOCKFTW @JVT038 IME Lutris has more options but Heroic is easier to use.

[-] teutoburg1@lemmy.ml 3 points 1 year ago

One of the basic differences between windows and Linux is that instead of C:\your_folder or D:\your_folder is that you mount drives as directories wherever you want in the filesystem. For example /home/username/documents could be on drive A while /home/username/games could be on drive B or even on a remote server. It's actually pretty common to put the entire /home directory on a separate drive which makes reinstalling or changing the distro very easy.

So to answer your question, yes you can put your games wherever you want and they will run seamlessly. Wine can be pointed straight at an .exe. the only thing that gets a little weird is when you try and run programs remotely through a network share, but you can usually solve that with symlinks.

[-] Dreadful6644@lemmy.world 3 points 1 year ago

Google proton ntfs drive external. You need to add some mount options for the external ntfs drives and symlink the compatdata folder to a linux partition. After you do this, it will work seamlessly.

[-] flakusha@beehaw.org 2 points 1 year ago

There are no C/D/... drives in Linux. Steam and Lutris create their own environment ("bottle", right?) for every game. I think by using Lutris you will get the most user friendly approach.

[-] conciselyverbose@kbin.social 1 points 1 year ago

There are a variety of tools to add .exe files to run. If you use Steam, IMO the easiest is just to add it as a non steam game. If you have issues you can check protondb to see if you should tell Steam to use a different version of proton, but it's pretty straightforward.

[-] WorseDoughnut@kbin.social 0 points 1 year ago

The one thing I would add, is that if you do switch you might want to consider reformatting your drives from NTFS to something linux compatible like ext4.

It can be a bit of a pain in your case though since you have so much to redownload afterwards

this post was submitted on 18 Jul 2023
14 points (100.0% liked)

Linux Gaming

15473 readers
273 users here now

Gaming on the GNU/Linux operating system.

Recommended news sources:

Related chat:

Related Communities:

Please be nice to other members. Anyone not being nice will be banned. Keep it fun, respectful and just be awesome to each other.

founded 4 years ago
MODERATORS