You know, I use Linux at work but use windows at home. I've been thinking of switching for a while. I think the thing that is going to push me over the edge is the difficulty that I have saving a file to my own god damned computer.
I love automatic backups to the cloud WHEN I CHOOSE TO USE THEM! I'm tired of Microsoft essentially holding my data for ransom, though.
Welp, they're never going to stop, and they're always going to get more intrusive. Linux is better than it has ever been! Give it a whirl. I suggest Pop!_OS for people who don't want to mess with their system, and Arch for people who love messing with their system.
I'm on Garuda. For gaming, I think it's an ideal option. It's Arch based but comes with everything set up for gaming, and tools to install whatever you may need. I think it comes with the AUR set up automatically too (or it's an option that's easy at least), which isn't necessary, but it does have some things you may want/need for modding and certain (very few) non-steam games. I think RuneLite for Runescape I got from the AUR, or something like that.
I haven't tried Pop, and Fedora is alright though I personally didn't care for it as much.
I have a cheap laptop that I got solely for school to run their anti cheat Spyware for online tests. I hadn't turned it on since I updated it and it forced me to make a hotmail/outlook account or I couldn't use the laptop to take my test. Assholes almost made me late for it. Fuck microsoft.
Sorry I should have been more clear. I have mint linux installed. The speakers and the headset works. When I get a chance I need to work on gw2. It's the last step. Sorry for the confusion.
Installing Guild Wars 2 on Linux can be done using Steam's Proton compatibility layer or by adding the game as a non-Steam game. Hereβs how to achieve this:
Option 1: Install Guild Wars 2 via Steam using Proton
Enable Steam Play for all titles:
Open Steam and go to Settings.
Navigate to Steam Play.
Enable the checkbox Enable Steam Play for all other titles and select the latest Proton version from the dropdown.
Download Guild Wars 2 setup:
Go to the official Guild Wars 2 website and download the Windows installer (Gw2Setup.exe).
Add Guild Wars 2 as a non-Steam game:
Open Steam.
Go to Games > Add a Non-Steam Game to My Library.
Click Browse and locate the Gw2Setup.exe file you downloaded.
Add it to your library.
Force compatibility with Proton:
Locate the added Gw2Setup.exe in your Steam library.
Right-click it and select Properties.
Under the Compatibility section, check Force the use of a specific Steam Play compatibility tool and select the latest Proton version.
Run the Guild Wars 2 installer:
Launch the added game from Steam. The installer will open.
Install the game in a desired directory.
Configure the game executable:
Once installed, replace the shortcut for Gw2Setup.exe with the actual game executable (e.g., Gw2-64.exe) by right-clicking the entry in Steam, going to Properties, and editing the Target field.
Play the game:
Launch the game through Steam. Proton will handle compatibility.
OK, I got it installed, the game ran because once it finished installing it Offered me the option of going right into the game, which I took and I played the game.
And then exited the game, but now I am looking at steam Iβve clicked on library, in the left-hand column shows The Guild wars, two install executable. I write clicked on it, which brings up the shortcut window for Guild wars, two, the shortcut. I changed the target to the actual executable for the game.
I then look in the compatibility tab in that same window, it still saysβ Force the use of a specific steam play compatibility toolβ And I am using proton 9.0β3
I hit the X in that window, in the right hand side of the window or more centered. It shows Guild wars two, because I renamed shortcut and right below is a big green rectangle that says play, I click it and for a moment it says running, but the game does not run, it just stays at the steam window and the game doesnβt launch.
Iβm hoping you can figure out what Iβve done wrong.
I would try just removing it now that you've got it installed, and adding the actual launcher exe to steam as a non steam game. Then do all the things like compatibility proton and shit, make sure you've applied your changes, then try again. If it does weird things then exit steam and possibly reboot and try again.
Option 2 if the above fails: Install Guild Wars 2 using the non-Steam method and Lutris
Install Lutris:
On Arch-based systems:
sudo pacman -S lutris
On other distros, use your package manager or visit Lutris.net.
Install dependencies for DXVK and Wine:
Ensure you have Vulkan drivers and Wine installed. On Arch:
sudo pacman -S wine vulkan-icd-loader dxvk
Add Guild Wars 2 via Lutris:
Visit the Lutris Guild Wars 2 page.
Click Install to download and configure the game.
Follow installation instructions:
Lutris will automatically download the installer and set up the environment for you.
Launch the game:
Open Lutris and select Guild Wars 2 from your library.
Additional Tips
Performance Tweaks:
Use Proton GE (Glorious Eggroll) or the latest Wine version for better compatibility. Proton GE can be installed via ProtonUp-Qt.
Check GPU Compatibility:
Ensure your Vulkan drivers are correctly configured for your GPU.
Fixing Issues:
For any crashes or performance problems, check the ProtonDB page for Guild Wars 2 for custom tweaks: Guild Wars 2 on ProtonDB.
Believe it or not, this just motivated me to try the same process with Autodesk Fusion, which is the only reason I still have Windows. It's installing right now. If it works then I'm going to reclaim 700 GB of disk space by wiping Windows and merging the partition with my Arch partition. Hopefully it works! I haven't even used it in like a year because I hate logging into Windows, but I would like to start using it again.
You can also use one of the many Launchers if you don't want to add it to Steam as a non-steam game. Alternatively, you can also launch it directly with proton/wine yourself, though this is the most annoying option.
Yeah, too many little details to remember in the manual option.
That said, it's worth it to learn how to do it by hand if only for the handful of games that won't just run when launched from a Launcher like Lutris and you have to manually read the logs and then tweak the config or just because there some interesting advanced features in the various adaptor layers we're using that aren't mapped to config options in the Launcher - for example, just yesterday I discovered how to get DXVK - the layer than translates DirectX calls to Vulkan calls - to overlay various pieces of useful or interesting information such as FPS and CPU load on screen (in what's called the DXVK Hud) on the game during play and because I understood how it was launching Windows games a while ago I figured out how to get Lutris to default to launch games inside a firejail sandbox which disables networking and blocks system level access.
It runs without a problem via steam for me on Linux mint. I don't know how to do whatever setup steam does manually, but you can just launch it through steam and sign in with your anet account. (There's a config option to open the login window instead of using your steam account for login)