Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for closedcaptions / subtitles #1551

Open
4 tasks
yohjimane opened this issue Nov 29, 2023 · 0 comments
Open
4 tasks

Add support for closedcaptions / subtitles #1551

yohjimane opened this issue Nov 29, 2023 · 0 comments
Labels
Enhancement Game assets A feature or an issue that involves gamedata change Player Experience

Comments

@yohjimane
Copy link
Contributor

yohjimane commented Nov 29, 2023

This should be completely achievable with just lua scripts.

We can port closedcaptioning script from Misery, which has a lot of this functionality built out already, and just adapt it to work with OXR.

  • Port closedcaption script from Misery
  • Port English/Russian closedcaption xml files from Misery
  • Generate new closedcaption xml files for additional languages
  • Update sound scripts to call closedcaption script

Officially supported languages:
de, eng, es, fr, ita, pl, rus, ukr

@Xottab-DUTY Xottab-DUTY added Enhancement Player Experience Game assets A feature or an issue that involves gamedata change labels Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Game assets A feature or an issue that involves gamedata change Player Experience
Projects
Status: To do
Development

No branches or pull requests

2 participants