Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Ahh I see. I mean, ones ping would certainly take a hit using such. But seriously, a permaban for a VPN use?
Unless something has changed, it's been working fine for me under Arch with no issues. Though seeing this does sketch me out a bit. Were you using any extra addons, mangohud, gamemode, etc?
Edit: Also, you DO have to manually update Punkbuster via protontricks for anti-cheat to work, so that MIGHT have been the issue. Though I can't really say for sure.
Proton is Valve's improved version of the wine compatibility layer for Linux, which allows Windows applications to run under Linux (and particularly on Steam Deck in recent times).
To me it is really impressive when a machine can emulate another machine.....and especially play a game @ the original frame rate it first launched with. I think lag would have to exist though....unless the CPU speed was just incredibly fast.
It's not actually emulation, it's more akin to something Windows itself already does, Windows has a subsystem called Windows on Windows, internally called WoW64, which is a compatibility layer to allow 32-bit applications to run on the 64-bit version of Windows.
It basically works by translating the Win32/Win64 API calls (basically instructions that a program give to the OS to then execute on the hardware) to the native Linux versions of those API calls. So Direct3D calls get translated to OpenGL or Vulkan, for instance.
In practice, the performance on modern versions of Proton and wine is near-native Windows performance, or sometimes even better.
The Steam Deck basically relies on it entirely, if performance was bad under Proton, the Deck wouldn't be a success.
The upshot of this is that switching to Linux has been made a helluva lot easier in recent times. I'm a recent convert, and for the most part, once I got my OS set up the way I want it, everything just works, sometimes it needs a bit of tweaking (like the manual upgrading of Punkbuster for BF4) but on the whole, even games outside of Steam work well. I basically got Diablo 2 Resurrected working with a few clicks via Lutris (another tool for game compatibility), for instance.
I haven't even gotten to that point since i can't get a real person at EA to look at my account and unban me, I'm about to send my 4th message to customer service, but every time i try get back copy pasted replies saying i broke terms of service. I'm literally just going to go the rest of my life convincing people to sail the high seas with EA games. It used to be that ♥♥♥♥ roles down hill with bad reviews.
Thanks for the in depth and detailed explanation of the susbsystems.