Instale o Steam
iniciar sessão
|
idioma
简体中文 (Chinês simplificado)
繁體中文 (Chinês tradicional)
日本語 (Japonês)
한국어 (Coreano)
ไทย (Tailandês)
Български (Búlgaro)
Čeština (Tcheco)
Dansk (Dinamarquês)
Deutsch (Alemão)
English (Inglês)
Español-España (Espanhol — Espanha)
Español-Latinoamérica (Espanhol — América Latina)
Ελληνικά (Grego)
Français (Francês)
Italiano (Italiano)
Bahasa Indonesia (Indonésio)
Magyar (Húngaro)
Nederlands (Holandês)
Norsk (Norueguês)
Polski (Polonês)
Português (Portugal)
Română (Romeno)
Русский (Russo)
Suomi (Finlandês)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Relatar um problema com a tradução
https://segmentnext.com/2018/12/06/steam-proton-guide/
There's a few people running STO on Proton, if you look at the subreddit. Bout as close as you're gonna get to support for Linux.
I don't think your numbers regarding the potential players of STO on Linux are wrong - I however don't think STO would see a 1.2 mil jump in player numbers if linux was supported. 230 (or less) seems like a more reasonable number of average people who'd actually play, based off of Windows numbers on Steam (STO can also be launched through Arc, and can be launched without using a launcher like Steam at all).
I just tried proton, I will need more time to tweak it to work and will come back when and if I can get it to work
Sure, like anyone, I would prefer native linux support. Failing that however, proton is working great here!
A few notes:
I turned off On-Demand Patching in the launcher options, as this seemed to take a very long time when loading new maps, I am guessing much longer than on windows as it was pretty unreasonable. Turned this off and no issues.
As noted, need to switch to WINED3D when going to DS9 Station, at least for me. Only seems to happen when loading the main station though, most quests that load an "area" of ds9 don't seem to crash.
First run took AGES to start up, this is noted in a lot of the proton guides I think. Just wait it out, it only happens on first run, likely shaders compiling and whatnot.
This is my Launch Options:
export SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS=0; export PROTON_USE_WINED3D=0; %command%
export must be used, as the launcher is the command run, so without export the flags don't carry over to the game. I have the export PROTON_USE_WINED3D=0 there so I can just change it to 1 when I need to for loading DS9, instead of typing it all out. That is disabled by default in proton so unless you need the WINED3D workaround for DS9 you can leave that out.
Hope this helps anyone looking to try this awesome game with Proton!
Having "on-demand" patching on in windows isn't too bad. It's usually universally regarded as something you immediately turn off though.