-
Notifications
You must be signed in to change notification settings - Fork 28
FAQ
Eusth edited this page Sep 30, 2016
·
2 revisions
Open vr_settings.xml and change <ApplyShaders>
to true
. This will make sure that all image effects are applied to the VR camera.
A) Lower your effect settings in-game and apply them via Ctrl+F5
B) Open vr_settings.xml and change <ApplyShaders>
to false
. This will make sure that no image effects are applied to the VR camera anymore.
Try lowering your effects settings or disabling them altogether (described above).
You have to do that manually by either restarting the game or pressing Ctrl+F5.
vr_settings.xmlに<ApplyShaders>
というタグがあって、これをtrue
にするとイメージエフェクトが有効になる
A) エフェクトレベルを下げ、Ctrl+F5で反映させるといいかも
B) vr_settings.xmlに<ApplyShaders>
というタグがあって、これをfalse
にすると全エフェクトが無効になる
エフェクトレベルを下げて、または<ApplyShaders>
をfalseにするといいかも。
エフェクト項目での変更は再起動またCtrl+F5を押すことで反映される。