Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
- Zorin OS
- Kubuntu
- MX (KDE)
But for new users, Linux mint, Kubuntu that like windows good idea, but if ok with something little new Pop OS is good too.
For little more into linux maybe Manjaro KDE, or EndeavourOS, these are based on Arch which Steam OS 3.0 is also based on. But either way they're all good, and are popular.
Also while you're able to use proton there other option you can check out such as lutris as they're pretty good too.
https://lutris.net/
And if want to run some game using vulkan there things like DXVK, or DXGL, and other types of layer support that add support to DX games.
You can run DX12 games in linux using vulkan, the problem is whatever the GPU you're using if it too old if it has problem to supporting higher SM, or V.
Anyways the other problem is anti cheat such as easy anti cheat, it does support linux, but devs have to opt their games into it which is basically just a flip a of switch actually weird i know, but some devs won't do it, or don't want to support linux for whatever reason.
They didn't give any examples. I know I've gotten games that use DX12 running on Pop! (Horizon Zero Dawn, Control and the new Witcher 3 update all claim to use it, for example), but I don't know how many of those make extensive use of SM6 (which I'm guessing means Shader Model 6.0).
On that topic, I have a linux rig with an older AMD Radeon R9 290x - it can support vulkan, but it's never enabled by default. I had to edit my boot options (edit /etc/default/grub, then run 'sudo update-grub' and reboot), so my boot line now looks like this:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeon.cik_support=0 amdgpu.cik_support=1"
At first I thought proton was just sluggish, but it was simply reverting to WineD3D instead of using vulkan, because the OS hadn't enabled support for vulkan. After I added this, the games were running on a whole different level, day and night.
If you're using a newer GPU then it'll likely have Vulkan support enabled by default and therefore not have to have it enabled manually.
I just tried installed Fractured Butthole on my Pop! system and aside from some Ubisoft Connect idiosyncrasies (you have to let it install Connect and log you in on the first launch, quit it and relaunch it again before it'll actually launch the game) got the game to launch and was able to load my existing save. There was one annoying issue: Every few seconds I'd get pop up saying "steam_app_488790 has stopped responding blah blah blah", presumably because Ubisoft Connect was idling in the background to the point the OS assumed it'd crashed. This might just be Pop! being a little over eager since it's not in any of the recent protondb reports (top of the list as I'm writing this being from a Mint 21.2 user coincidentally).
no matter what choice you make
to move to linux
move to 10/11
stay on 7
you are going to have to fiddle with something
whether it is proton and wine to use linux (and bottles for those non steam games)
adjusting 10/11 to fit your preference
or 7 and messing with steams files and using the workaround that will stop updates
linux is doing great
i have had very few issues that needed minor adjustments
i highly recommend it
Personally, I try to avoid games that require 3rd party accounts even on Windows.
A lot of those are also from years ago. The actual install and log in to Ubisoft Connect went pretty smoothly, it just failed to launch the game itself on the first run and had to quit and relaunched (which is easier on desktop than the deck since there's a wine system tray integration that places the icon in your normal indicator area). There's probably a way to increase or even disable the watchdog timer, but I'm not sure I'll look in to that, I was mostly concerned with whether or not the game actually installed and ran, which it does.
I've been using Linux for about 18 months now (Arch, not Mint, screw Mint) and haven't found a game that doesn't work with DXVK/Proton.
It's not a mint issue, it's an "older card" issue. That whole chip line (codename Hawaii iirc.) had vulkan support added, but it was technically flagged as "experimental" and they never changed the label, so it's not turned on by default.
Niche issue that affects all distros afaik.
Heck, not only do all but one of my games work (so far, haven't tested every single one), but when it comes to managing dependencies etc. it's also been an easier experience. Lots of games just wouldn't work on a stock Win7 or Win10 installation because of windows service packs and updates the games quietly depended on, even though they usually pull their dependencies with them automatically or tell you something's missing.
Could've just let windows update download a few dozen gigs, rebooted 8-10 times and waited for all the installers to run, but, like.. bleh.
On Linux it just pulled everything out of the box and worked. I had to laugh a little, having come to the point where installing something on Linux was actually easier than windows. Still got some distance to cover, but it was a fun start.