Skip to content

Commit

Permalink
jak3 pc subtitles (#3812)
Browse files Browse the repository at this point in the history
transcribed subtitles for gameplay and model viewer dialogue

---------

Co-authored-by: blahpy <[email protected]>
  • Loading branch information
Aloqas and blahpy authored Jan 5, 2025
1 parent b2c1639 commit fe648ac
Show file tree
Hide file tree
Showing 4 changed files with 46,655 additions and 3,131 deletions.
2 changes: 2 additions & 0 deletions common/serialization/subtitles/subtitles_v2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ const std::unordered_map<std::string, u16> jak3_speaker_name_to_enum_val = {
{"martinsen", 42},
{"phillips", 43},
{"yates", 44},
{"ottsel-voice-before-outro", 45},
{"ottsel-voice", 46},
};

GameSubtitlePackage read_json_files_v2(const GameSubtitleDefinitionFile& file_info) {
Expand Down
Loading

0 comments on commit fe648ac

Please sign in to comment.