From 3ef9316fd261ee70a5fbd4619d852e0fedc8b4c3 Mon Sep 17 00:00:00 2001 From: BlueRose <378100977@qq.com> Date: Wed, 28 Feb 2024 12:58:30 +0800 Subject: [PATCH] vault backup: 2024-02-28 12:58:30 --- .../Blender/导出PSK_PSA脚本 & 部分UModel AES Key.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/06-DCC/Blender/导出PSK_PSA脚本 & 部分UModel AES Key.md b/06-DCC/Blender/导出PSK_PSA脚本 & 部分UModel AES Key.md index 75c9363..4c3fd06 100644 --- a/06-DCC/Blender/导出PSK_PSA脚本 & 部分UModel AES Key.md +++ b/06-DCC/Blender/导出PSK_PSA脚本 & 部分UModel AES Key.md @@ -443,4 +443,15 @@ https://www.youtube.com/watch?v=Nxl0OcoArZ8 3. Nyagamon 的 HCADecoder [https://github.com/Nyagamon/HCADecoder](https://github.com/Nyagamon/HCADecoder) -ffmpeg -i input.awb -acodec libmp3lame -ab 192k output.mp3 \ No newline at end of file +ffmpeg -i input.awb -acodec libmp3lame -ab 192k output.mp3 + +# 鸣潮 +https://www.gildor.org/smf/index.php?topic=8258.0 +UE4 version: 4.26 +Wuthering Waves (beta)  0xF259C330E6B308BF34086CF30013241A1277F6E25D8F580746C2E8829EA1E15F + +```c++ +D:\OtherTools\GameAssets\umodel_win32\umodel_64.exe -path=D:\Toon\WutheringWaves -out=C:\Users\BlueRose\Desktop\WutheringWaves -game=ue4.27 -aes=0xF259C330E6B308BF34086CF30013241A1277F6E25D8F580746C2E8829EA1E15F +``` + +/Game/Aki/Character/Role/Female154/Yangyang \ No newline at end of file