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
You may be able locate that setting, if you to go to Steam: View: Settings: Interface. And disable it from there.
EDIT: Nope, absolutely nothing was remotely functional for me with the new UI. However, in another thread, someone mentioned adding -vgui to the end of the shortcut (so that the shortcut leads to: "C:\<path_to_steam>\steam.exe" -vgui), and I tried that, and returned to the previous UI, which is properly functional for me.
Editing to add this:
I just found a workaround of sorts here: https://steamcommunity.com/discussions/forum/1/6516193260168441850/
You just create a shortcut like this on your desktop: "C:\<path_to_steam>\steam.exe" -vgui
You can access the old UI. Dunno how long it will work. But you'll be able to access the settings that way and things should run smoothly.
What you could do:
Shut Steam down.
Open Regedit.
(Press Windows-key + R, and type 'regedit' in the textfield.)
Navigate to the following location:
HKEY_CURRENT_USER >> Software >> Valve >> Steam
And look for:
GPUAccellWebViews
GPUAccellWebViewsV2
GPUAccellWebViewsV3
It will show REG_DWORD: 0x00000000 (1), if the hardware acceleration is on.
It will show REG_DWORD: 0x00000000 (0), if the hardware acceleration is off.
You can manually change these values to disable or enable hardware acceleration.
Remember that making changes to your registry is not without risk. Do this at your own risk.