Psychonauts

Psychonauts

View Stats:
Game crashes on Linux (German only)
Hey,

the game crashes when you will receive the pyrokinesis power and the cutscene starts. But that happens only when the language is set to german, english works fine though. I guess the cutscene is just missing or so.
< >
Showing 1-3 of 3 comments
omega Aug 5, 2013 @ 4:09am 
Open a terminal and enter:
cd ~/.local/share/Steam/SteamApps/common/Psychonauts/WorkResource/cutscenes/prerendered; for f in ./*; do ln -s "$f" "$(echo $f | tr '[:upper:]' '[:lower:]')"; done

This creates symbolic links to all cutscene files with lowercase filenames (worked for me at least).
Limace Jun 6, 2015 @ 8:24am 
I had the exact same problem with the language set to French. The solution posted above worked for me.
config.sys Sep 16, 2017 @ 6:20pm 
Originally posted by omega:
Open a terminal and enter:
cd ~/.local/share/Steam/SteamApps/common/Psychonauts/WorkResource/cutscenes/prerendered; for f in ./*; do ln -s "$f" "$(echo $f | tr '[:upper:]' '[:lower:]')"; done

This creates symbolic links to all cutscene files with lowercase filenames (worked for me at least).

Thanks, it worked.
< >
Showing 1-3 of 3 comments
Per page: 1530 50

Date Posted: Aug 3, 2013 @ 6:45am
Posts: 3