|
#1
|
||||
|
||||
Unpack files with progress in batch
GOZARCK SALUTE YOU!!!!
This time i wanna share unpack Multi-files with progress. 1.Got to Bin folder and Open data.dll with notepad++ and set the path and the files to be extracted. [data.dll] Code:
D:\MyGame\Unpacked\data1\ dat_01.bin D:\MyGame\Unpacked\data2\ dat_02.bin D:\MyGame\Unpacked\data3\ dat_03.bin D:\MyGame\Unpacked\data4\ dat_04.bin This is for the progress bar because you tell to the batch read this folder constantly until you reach the megabytes required to complete 100 %. [df.dll] Code:
D:\MyGame\Unpacked 3.Now Open "mb.dll" is the Total size of the game folder in MB in my case is 308MB. This is for the progress bar because you tell to the batch read this folder constantly until you reach the 308 megabytes(in my case) required to complete 100 %. of the progress bar. [mb.dll] Code:
308 [Unpacker_V8.cmd] Code:
REM Set shortcut here set the path and the name(mygame.exe it's just an example). the number 45 is the icon image. Bin\nircmdc.exe shortcut "D:\MyGame\Unpacked\data1\mygame.exe" "~$folder.desktop$" "Mygame" 45 5. If you compress with others external compressions, just copy arc.ini and the compressors (nanozip or reflate) into the Bin folder. Please feel free to modify this batch files.
__________________
-the science of the useless- |
The Following 12 Users Say Thank You to gozarck For This Useful Post: | ||
1234567890123 (24-06-2016), arkantos7 (27-06-2016), felice2011 (25-06-2016), Gehrman (28-04-2021), Harsh ojha (12-09-2019), kenzo34 (24-06-2016), Lucas65 (27-06-2016), mikey26 (24-06-2016), RamiroCruzo (25-06-2016), Razor12911 (25-06-2016), SAM2712 (25-06-2016), Simorq (24-06-2016) |
Sponsored Links |
#2
|
||||
|
||||
Possible to use constants for unpack folder? I mean possible to use actual folder where the bin files are placed?
|
#3
|
||||
|
||||
Yes ShadowEagle. Can you give me more details of what you want to do. What files and folders? Or path? Everything.
Thank you
__________________
-the science of the useless- Last edited by gozarck; 29-06-2016 at 15:01. Reason: Crap answer sorry. |
The Following User Says Thank You to gozarck For This Useful Post: | ||
Jiva newstone (01-06-2017) |
#4
|
||||
|
||||
And how to do that?
|
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Creating a compressed.bat and uncompressed.bat for game files | red01 | PC Games | 14 | 10-03-2019 06:01 |
Tom Clancy's Ghost Recon Future Soldier (3xDVD5 OR 2xDVD5) *Inno Setup* | Fabioddq | PC Games - CD/DVD Conversions | 193 | 21-09-2013 10:39 |
Isobuster (got all the files of a game) now how do i Burn all the files? | m0LteK | DC Games | 0 | 29-04-2001 09:43 |