separate language settings into 3 settings/options (#1636)

* only show subtitle notices during a subtitle context

* move language & subtitles (back) to game options

* remove "accessibility" menu and put its option in "misc"

* new subtitle language selection

* properly split audio & text language

* Update game_text_en.gs

* misc setting size fixes

* better fix for subtitle notice

* final touches

* subtitle fixes & uk-english subtitles

* more english fixes
This commit is contained in:
ManDude
2022-07-12 23:00:52 +01:00
committed by GitHub
parent 88166300a9
commit 163e86130f
14 changed files with 586 additions and 177 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
@echo off
cd ..\..
out\build\Release\bin\goalc-test --gtest_filter="TypeConsistency.TypeConsistency"
out\build\Release\bin\goalc-test --gtest_filter="Jak1TypeConsistency.TypeConsistency"
pause