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 (ベトナ 語) Українська (ウクライナ語) 翻訳の問題を 告
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.