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
My honest and true suggestion is to stop alt-tabbing.
My rig can handle it just fine but I'm old school and we just didn't let our computers do anything but play the game because we had to. I'm still locked into that habit. I won't even open Chrome or a Chat app. I'll just run a laptop or tablet for that...
Even if your rig can handle it, doing all that multi-tasking can still cause issues in your game. It's better to just avoid it when there's very simple alternative solutions for everything you're trying to do.
You won't convince me that multi-tasking on any computer while playing an intensive game is a good idea. It's just not. Ever.
Because some of us use more than one monitor, and being able to move the mouse to the second monitor is very convenient. Full screen windowed is also easier when alt+tabbing to another app. Honestly I wonder the opposite: Why is there a full screen when borderless is the same thing?
LOL
However I have a fix. I wrote some code that will kill all instances of SteamWebHelper. Once it kills them I can then browse again. This is the process that keeps hanging inside of the Steam browser in game.
Stolen from https://steamcommunity.com/app/275850/discussions/1/360672137536706032/
"I did as you guys said above but it keeps defaulting to boarded windows so I have a fix, its just a little extra line I put it but worked for me.
I went to the same place as above
Steam\steamapps\common\No Man's Sky\Binaries\SETTINGS
<Property name="FullScreen" value="false" />
<Property name="Bordered" value="false" />
<Property name="Borderless" value="true" />
I hope it helps others to, also changing the new line of Bordered to true will make it a Bordered game so this setting works as a variable."
Edit: For clarity, I added the line with "Bordered", its not in the original file.