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(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
I mean on the front page or what not to show support to the Linux community not the actual games lol you know how they got the Steam, Mac, and Windows Icon I wish they added a Penguin icon on the download thing I've also seen people use Wine to install Steam or install it in the package manager I guess should that count or not?
The Steam icon is the Linux support icon.
Lol I didn't know that I think the Penguin mascot would of looked cooler man although it makes sense since SteamOS is layered with Arch Linux.
That would be nice, but there's a risk that it comes with developers stepping so far outside of their comfort zones that they produce inferior products. I'd rather have a developer make a good game that runs on Linux through Proton than a bad game that runs natively on Linux.
Buddy, I'm posting this from a laptop running Debian Trixie where I am working on developing two separate games right now.
I'm just saying that I've had better experiences with Proton than I have with games where the developers try to go outside of their comfort zone and create a Linux port.
That's kind of interesting dumb question isn't ChromeOS and MacOS basically the same as Linux is it possible to make games run on MacOS running proton or is Linux better than MacOS? I know Blizzard has MacOS support but not Linux what difference does it make or is it's own independent Operating System?
ChromeOS is a distribution of Linux. MacOS is not Linux, and it has its own graphics API that is intentionally incompatible with every other operating system.
(no, not THAT speech)
MacOS started as UNIX, not Linux. However there's a general agreement among linux distros that if you ascribe to the POSIX standard(a theoretical Unix/Linux) then your program is portable enough to run on all specific linux distros that support POSIX. There may be a bit of a technological jump from Linux to Mac, but minimal source code changes would be needed (so that the mac binary could be built correctly for mac. Thats all presuming it stuck to the POSIX standard and Apple didn't go its own way(probably did).
Though if I wanted one binary that would 'work' on all OSes I'd start with java, as all you'd need is the right runtime for each OS. However there probably would be times were you couldn't optimize and use the fancy feature of the core OS, but at least it would work.
Except, some people hate java, so there goes that plan.
Would be kind of nice if MacOS caught up to Windows because it can run almost similar software compatibility to Windows. That's kind of interesting to know that it's based on UNIX and not Linux but I guess you can make KDE Plasma look SIMILAR to a MacOS and have a similar experience or something but not the same support. I wouldn't mind MacOS if I knew they could be trusted I see you can download Steam on MacOS but I find more freedom running Linux that would be nice if Apple did went the Linux route or offered a Linux version of the Operating System. I know Garuda Dragonized works similar to MacOS which is why I kind of asked since it has a similar design to KDE Plasma how could they make it look similar though without having a KDE Plasma environment what kind of scripting do they use?