ToaHartor / GI-cutscenes

A command line program playing with the cutscenes files (USM) from Genshin Impact.
GNU General Public License v3.0
614 stars 66 forks source link

Getting Dialogue only (Voiceover) #144

Closed ft-scobra closed 4 months ago

ft-scobra commented 4 months ago

I just wanted to know if its possible to only output the voice part of the cutscenes. i.e., No music, just voice dialogue in audio format. I know the game can do it for quest dialogue but is it possible for the cutscenes?

ToaHartor commented 4 months ago

There is only one track for the audio of the cutscene (per audio language), therefore it is not possible to separate the voice dialogue from the rest.

ft-scobra commented 4 months ago

Alright Thanks.