Jump to content

Recommended Posts

Posted
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. 

  • Solution
Posted

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

 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...