FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   How to delete unnecessary voice files from DLC *.pak of Borderlands 3 (https://fileforums.com/showthread.php?t=104363)

dixen 21-04-2021 09:35

How to delete unnecessary voice files from DLC *.pak of Borderlands 3
 
You need QuickBMS and ue4.bms script

1. Make backup your original .pak
2. Make batch file

Quote:

qbms -f *.wem ue4.bms "path to .pak file" Output_folder
Example.
qbms -f *.wem ue4.bms "g:\Compress\OakGame\AdditionalContent\Alisma\Paks \Alisma.pak" D:\Unpack_Alisma\

3. Delete your lang_voice_folder and all .wem in root
4. Make batch
Quote:

@echo off
for /f "tokens=*" %%i in ('dir /b /s /a *.wem') do cd.>"%%i"

5. Make batch file for reimport new zero byte .wem
Quote:


qbms -G -w -r -r ue4.bms "path_to_your_.pak" path_to_folder_with_unpacked_files

Example.
qbms -G -w -r -r ue4.bms "g:\Compress\OakGame\AdditionalContent\Alisma\Paks \Alisma.pak" D:\Unpack_Alisma\

And don't forget encrypt key

Quote:

0x115EE4F8C625C792F37A503308048E79726E512F0BF8D2AD 7C4C87BC5947CBA7
Also you may delete all movies folder from AdditionalContent. It's duplicates

Snake288 23-04-2021 04:42

Hello dixen
How to delete unnecessary voice files from DLC *.pak of Borderlands 3

is it possible to show an example as a video

dixen 23-04-2021 11:07

Quote:

Originally Posted by Snake288 (Post 491502)
Hello dixen
How to delete unnecessary voice files from DLC *.pak of Borderlands 3

is it possible to show an example as a video

After weekend

Snake288 23-04-2021 11:28

thanks for the reply
as an example, your video narration
Can Borderlands 3 be applied to other DLC packs ?
I look forward to your sample lesson video with great curiosity

dixen 27-04-2021 10:58

Quote:

Originally Posted by Snake288 (Post 491514)
thanks for the reply
as an example, your video narration
Can Borderlands 3 be applied to other DLC packs ?
I look forward to your sample lesson video with great curiosity

https://drive.google.com/file/d/1sf1...ew?usp=sharing


All times are GMT -7. The time now is 20:37.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com