Skip to content

Commit

Permalink
Merge pull request #152 from Asayu233/main
Browse files Browse the repository at this point in the history
4.6 keys update
  • Loading branch information
ToaHartor committed Jun 1, 2024
2 parents dec27f9 + 74f739d commit b245088
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Able to extract the USM files, decrypt the tracks and convert them into readable
The final MKV file can then be played like a small movie, with the subtitles correctly formatted like in the game.
Sometimes, subtitles can be desynchronized with the audio, but that's also the case in game (and not this program's fault).

#### Cutscenes from version 1.0 to 4.5 can be decrypted.
#### Cutscenes from version 1.0 to 4.6 can be decrypted.
*Also includes CBT3, which has the same files than the live version*

If you want to extract newer cutscenes but the `versions.json` in the released zip is outdated, simply download the updated file in the project tree ([here](https://raw.githubusercontent.com/ToaHartor/GI-cutscenes/main/versions.json)) and replace the file.
Expand Down
12 changes: 12 additions & 0 deletions versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -292,5 +292,17 @@
"version": "14022",
"videos": ["Cs_Fontaine_LQ140220701_FFF_Boy", "Cs_Fontaine_LQ140220701_FFF_Girl"]
}]
}, {
"encAudio": true,
"version": "4.6",
"videoGroups": [{
"key": 1998169752264975,
"version": "13038",
"videos": ["Cs_Sumeru_LD130380801_TOS"]
}, {
"key": 4714295614938178,
"version": "14026",
"videos": ["Cs_Fontaine_LQ140260501_BF_Boy", "Cs_Fontaine_LQ140260501_BF_Girl"]
}]
}]
}

0 comments on commit b245088

Please sign in to comment.