ToaHartor / GI-cutscenes

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

A simple .bat file. Allows Drag and Drop USM file. #143

Open ft-scobra opened 7 months ago

ft-scobra commented 7 months ago

A simple batch file that allows Windows users to drag and drop the USM files instead of typing out the command every time.

Input: "path/to/file.usm" Command used: GICutscenes demuxUsm "path/to/file.usm" -m -s Output: file.mkv in ./output with all language audio.

Screenshot 2024-02-21 160359


Note: I am not very experienced with programming and Github but I will do my best to answer any questions you may have.

gszshdzz commented 7 months ago

GICutscenes batchDemux ./usm/ -o ./output -m -s pause