Instalar o Steam
Iniciar sessão | Idioma
简体中文 (Chinês Simplificado) 繁體中文 (Chinês Tradicional) 日本語 (Japonês) 한국어 (Coreano) ไทย (Tailandês) Български (Búlgaro) Čeština (Checo) Dansk (Dinamarquês) Deutsch (Alemão) English (Inglês) Español-España (Espanhol de Espanha) Español-Latinoamérica (Espanhol da América Latina) Ελληνικά (Grego) Français (Francês) Italiano (Italiano) Bahasa Indonesia (Indonésio) Magyar (Húngaro) Nederlands (Holandês) Norsk (Norueguês) Polski (Polaco) Português (Brasil) Română (Romeno) усский (Russo) Suomi (Finlandês) Svenska (Sueco) Türkçe (Turco) Tiếng Việt (Vietnamita) Українська (Ucraniano) Relatar problema de tradução
The best way to set these environment overrides for all games is by renaming user_settings.sample.py to user_settings.py and modifying it appropriately. This file is located in the Proton installation directory in your Steam library (often ~/.steam/steam/steamapps/common/Proton #.#).
Open user_settings.py and remove # from "PROTON_USE_WINED3D": "1", and "PROTON_NO_D3D11": "1", lines.
If you want to change the runtime configuration for a specific game, you can use the Set Launch Options setting in the game's Properties dialog in the Steam client. Set the variable, followed by %command%. For example, input PROTON_USE_WINED3D=1 %command% to use the OpenGL-based WineD3D renderer instead of the Vulkan-based DXVK renderer.