Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 24-06-2016, 12:15
gozarck's Avatar
gozarck gozarck is offline
Registered User
 
Join Date: Nov 2013
Location: Argentina
Posts: 163
Thanks: 254
Thanked 494 Times in 114 Posts
gozarck is on a distinguished road
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
2.Now open "df.dll" (destination folder) and set the same path.
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
4. Now open the "Unpacker_V8.cmd" and go to line 79 to set the shorcut.

[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.
Attached Files
File Type: 7z UnpackerV8.7z (3.85 MB, 220 views)
__________________
-the science of the useless-
Reply With Quote
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
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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



All times are GMT -7. The time now is 09:38.


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