1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 23:53:52 +00:00

Update README.md

This commit is contained in:
Mads Buvik Sandvei 2020-10-18 21:59:17 +00:00
parent 6425749b7e
commit 851499996d

View file

@ -154,3 +154,5 @@ Known Issues
- Movies play upside down - Movies play upside down
- Cannot point and click in the main menu, you must use the right hand controller as explained above - Cannot point and click in the main menu, you must use the right hand controller as explained above
- Performance is shite, you will likely have to play without fancy shadows or water shaders. - Performance is shite, you will likely have to play without fancy shadows or water shaders.
- Audio is not automatically captured.
- Work around this by adding the line `device = OpenAL Soft on Headphones (2- Rift Audio)` under `[Sound]` in settings.cfg. Replace the device string with the string corresponding to your device. You can find a list of device strings in openmw.log after running it once.