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

[Portal 2] Norwegian Closed Captions/subtitles broken unless set to "Current game language" #450

Open
Hardingfele2212 opened this issue Jan 30, 2025 · 0 comments

Comments

@Hardingfele2212
Copy link

Portal 2's Norwegian Closed Captions do not work when you set them to Norwegian, only when the game/audio language is set to Norwegian and then Closed Captions as the current game language. Switching the Closed Captions to any other language works just fine.

As another poster previously has mentioned, the translation for "Want You Gone" is also missing from the game.

In the screenshots: the subtitles/closed captions are in English when they should be in Norwegian. All menu and HUD icons appear as they should in Norwegian when game/audio language (Lydspråk) is set to Norwegian. If Portal 2's Audio Language is set to English, you can see that the option for Norwegian Closed Captions is misspelled as "Norwedgian". This typo could be related to the issue (I.E. breaking some pointers)

Subtitle and language files that aren't stored in closecaption_norwegian.txt or subtitles_norwegian.txt always work because of the game/audio language setting not being misspelled, I think?

Some instances of lines perhaps related to this issue that found in my console log:

"Failed to init 'maps/soundcache/_master_norwegian.cache'
resource/closecaption_norwedgian.txt not found
resource/closecaption_norwegian.txt will be used"

"FCVAR_CLIENTCMD_CAN_EXECUTE prevented running command: hud_subtitles"

The console does say it will fix itself and use resource/closecaption_norwegian.txt. However, this is simply not true and it will not work. It seems this fix really is as simple as removing a one-letter typo, as the game's Norwegian assets works just fine when the game/audio language is set to Norwegian and the subtitle language set to Current game language.

Image
Image
Image
Image
Image

@Hardingfele2212 Hardingfele2212 changed the title Portal 2 — Norwegian Closed Captions/subtitles only work when set to "Current game language" [Portal 2] Norwegian Closed Captions/subtitles only work when set to "Current game language" Jan 30, 2025
@Hardingfele2212 Hardingfele2212 changed the title [Portal 2] Norwegian Closed Captions/subtitles only work when set to "Current game language" [Portal 2] Norwegian Closed Captions/subtitles broken unless set to "Current game language" Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant