Ahdidaas Posted August 17, 2024 Posted August 17, 2024 I play in VR, I have subtitles turned on, yet I still don't see any on screen text. Any suggestions as to what I'm doing wrong? Thanks!
Cyking Posted August 17, 2024 Posted August 17, 2024 2 hours ago, Ahdidaas said: I play in VR, I have subtitles turned on, yet I still don't see any on screen text. Any suggestions as to what I'm doing wrong? Thanks! Hi, thank you for your question. To be honest I did not know you can turn on/off subtitles.ß, where? In the mission the subtitles / messages are just simple "Message Coalition Actions" and I am not aware that you can turn then off by default. DISCORD - YOUTUBE - INSTAGRAM
Solution Ahdidaas Posted August 17, 2024 Author Solution Posted August 17, 2024 I played around and figured out it was VoiceAttack. Despite the selection in Vaicom, "Hide On-Screen Text" being marked off, text still remains off. It seems that checkbox in Vaicom, once selected, is permanent. Vaicom appends this to the gameMessages.lua file, removing it resolves the issue: -- VAICOM PRO server-side script -- gameMessages.lua (append) -- www.vaicompro.com function show() makeExist() selectHmdSkin() window:setVisible(false) end
Cyking Posted August 17, 2024 Posted August 17, 2024 Great you solved. Sounds not like a noob question DISCORD - YOUTUBE - INSTAGRAM
Recommended Posts