希望支持原神音频文件pck解锁 #76
Labels
No Label
bug
crypto
documentation
duplicate
enhancement
good first issue
help wanted
invalid
platform-android
platform-mac
platform-win
question
wontfix
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: um/cli#76
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
样本见附件,扩展名改为pck即可(仅为众多音频之一)
软件过大(50gb)
感谢大佬
游戏打包的格式里面通常含有数个音频,这个软件主要是处理一对一加密的文件(输入一个文件得到一个文件),我个人认为是不适合集成到该项目的,应使用对应的脚本/程序来解包。
参考资料:
有现成的implementations,,直接用 genshin pck audio 作 keyword 去 google search,
有很多 repository,比如 “pak_genshin_extractor”,它可以提取mihayo 家的游戏的 audio,比如 genhsin, honkai star rail
所以为什么不直接用这个现成的工具?