View Single Post
  #94  
Old 21-10-2016, 08:14
gozarck's Avatar
gozarck gozarck is offline
Registered User
 
Join Date: Nov 2013
Location: Argentina
Posts: 163
Thanks: 254
Thanked 495 Times in 114 Posts
gozarck is on a distinguished road
We need to work a little more with the code to add features like unpack from DVD , remaining time for while collecting data, request part if some part are in diferent folder, make the code for IS. Also we need to add the option exclude full path -ep1 with lua code for fa next.
----Update------
Unpack from DVD or iso DONE!
----------------------
For unpack from dvd you need The
data.parts fa.ini fa.exe and unpack.bat
example:
-------------------
data.part1
data.part2
data.part3
fa.ini
fa.exe
Unpack.bat
------------------
the trick is set data.arc file in temp folder.(%temp%\data.arc)
----Unpack.bat----------
Code:
fa x -dp"D:\MyGame" -o+ %temp%\data.arc
__________________
-the science of the useless-

Last edited by gozarck; 21-10-2016 at 16:52. Reason: Update Info
Reply With Quote
The Following User Says Thank You to gozarck For This Useful Post:
RamiroCruzo (22-10-2016)