Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
38dc023664
@ -673,7 +673,7 @@ bpy.context.scene.render.fps = 60
|
||||
|
||||
# 导入骨骼以及动画(所有NLA)
|
||||
pskimport(pskPath, bReorientBones = False, bImportmesh = True, bImportbone = True)
|
||||
# psaimport(psaPath, bActionsToTrack = True)
|
||||
psaimport(psaPath, bActionsToTrack = True)
|
||||
|
||||
fileName = os.path.basename(pskPath)
|
||||
bpy.ops.better_export.fbx(filepath= fbxExportPath + fileName.split('.')[0] + ".fbx",my_fbx_format="binary",use_selection=False,use_visible=True)
|
||||
@ -774,7 +774,7 @@ D:\OtherTools\GameAssets\umodel_win32_1590\umodel_materials_ue5.exe -path=D:\Gam
|
||||
```c++
|
||||
D:\OtherTools\GameAssets\umodel_win32_1590\umodel_materials.exe -path=D:\Games\DRAGON.BALL.Z.KAKAROT -out=C:\Users\BlueRose\Desktop\DRAGON_BALL_Z_KAKAROT -game=ue4.21 -aes=0x6239755730524B4E593931626538484E334C656D6936386A36587369326C3766
|
||||
|
||||
D:\OtherTools\GameAssets\umodel_win32_1590\umodel_64.exe -path=D:\Games\DRAGON.BALL.Z.KAKAROT -out=C:\Users\BlueRose\Desktop\DRAGON_BALL_Z_KAKAROT -game=ue4.21 -aes=0x6239755730524B4E593931626538484E334C656D6936386A36587369326C3766
|
||||
D:\OtherTools\GameAssets\umodel_win32_1590\umodel_acl_2.1.exe -path=D:\Games\DRAGON.BALL.Z.KAKAROT -out=C:\Users\BlueRose\Desktop\DRAGON_BALL_Z_KAKAROT -game=ue4.21 -aes=0x6239755730524B4E593931626538484E334C656D6936386A36587369326C3766
|
||||
```
|
||||
|
||||
## 资产
|
||||
@ -795,6 +795,8 @@ MDL/Fod
|
||||
C:\Users\loujiajie\Desktop\DRAGON_BALL_Z_KAKAROT\Art\DEMO\cmn\eat\don\cdm\C001Aaa0\010
|
||||
C:\Users\loujiajie\Desktop\DRAGON_BALL_Z_KAKAROT\Art\MDL\Cpl\Cpl001\Model
|
||||
|
||||
AT/Content/Art/DEMO/cmn/eat/don/cdm/C001Aaa0/010/Cmn_Eat_don_cdm_C001Aaa0_010_C001Aaa0.0
|
||||
|
||||
# Pak反汇编&UModel
|
||||
- 虚幻4(ue4)引擎加密pak解包教程(初学者向x64源码逆向) - 看雪的文章 - 知乎 https://zhuanlan.zhihu.com/p/96480632
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user