Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
  #16  
Old 07-04-2013, 15:56
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,073
Thanks: 1,814
Thanked 2,302 Times in 786 Posts
Cesar82 is on a distinguished road
Do not understand

Do not understand the example file list.
I do not understand in color red
Code:
FreeArcFile1={src}\Output\Data.cab;Source:Cars\*;O ption:a -ep1 -r -ed [email protected];Method:-msrep+lzma:a1:mf...img" />ata.lst;Language:en
[email protected]= Add files?
[email protected]= Exclude Files?

how to create a list to add 5 files: FileA FileB FileC FileD
and exclude (No ADD) Files: File1 File2 File3
Being all in the same directory and with 1 GB each

Please cite an example.

_________________________________
Razor12911 sugestion if creat chm file:
Putt many examples.
Reply With Quote
Sponsored Links
  #17  
Old 07-04-2013, 16:04
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
this how you should do it.
it is either you include or\and exclude

exclude

FreeArcFile1={src}\Output\Data.cab;Source:Cars\*;O ption:a -ep1 -r -ed [email protected];Method:-msrep+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8;FileLis t1:Data.lst

list should be

File1
File2
File3

include

FreeArcFile1={src}\Output\Data.cab;Source:Cars\FileA;Option:a -ep1 [email protected];Method:-msrep+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8;FileLis t1:Data.lst

list should be

FileB
FileC
FileD

take a look at options, it changed.

Last edited by Razor12911; 07-04-2013 at 16:18.
Reply With Quote
  #18  
Old 07-04-2013, 16:32
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,073
Thanks: 1,814
Thanked 2,302 Times in 786 Posts
Cesar82 is on a distinguished road
Thanks

FileList is an external file?
You can use any name for filelist1?

It is not possible to include the list of files in Converter.ini?
Example Converter.ini: FileList1 = FileA.dat, FileB.bik, FileC.tiger, ...
Reply With Quote
  #19  
Old 07-04-2013, 16:40
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
nope, filelist is an external file.
it's not possible to include the list of files, only when you are rar for compression.
Reply With Quote
  #20  
Old 07-04-2013, 16:41
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Version 3.1 Released

What's New
  • Directory Check Function Added, you might wanna check the instructions for it.

Last edited by Razor12911; 08-04-2013 at 04:13.
Reply With Quote
  #21  
Old 07-04-2013, 19:24
Cesar82's Avatar
Cesar82 Cesar82 is offline
Registered User
 
Join Date: May 2011
Location: Brazil
Posts: 1,073
Thanks: 1,814
Thanked 2,302 Times in 786 Posts
Cesar82 is on a distinguished road
Need Help

Anyone have a alternative solution?
I created
Data1.lst
Code:
DS2DAT1.dat
DS2DAT3.dat
DS2DAT4.dat
DS2DAT5.dat
DS2DAT7.dat
DS2DAT9.dat
Data2.lst
Code:
DS2DAT0.dat
DS2DAT2.dat
DS2DAT6.dat
DS2DAT8.dat
Data3.lst
Code:
DS2DAT1.dat
DS2DAT3.dat
DS2DAT4.dat
DS2DAT5.dat
DS2DAT7.dat
DS2DAT9.dat
DS2DAT0.dat
DS2DAT2.dat
DS2DAT6.dat
DS2DAT8.dat
In converter.ini put:
Code:
FreeArcFile1={src}\Conversion\DS2_1\Data1.cab;Source:*;Option:a -ep1 [email protected];Method:-msrep+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8; FileList1:Data1.lst 
FreeArcFile2={src}\Conversion\DS2_2\Data2.cab;Source:*;Option:a -ep1 [email protected];Method:-msrep+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8; FileList2:Data2.lst 
FreeArcFile3={src}\Conversion\DS2_2\Data3.cab;Source:*;Option:a -ep1 -r -ed [email protected];Method:-m0; FileList3:Data3.lst
Besides the lists of files also have other folders and files. I want it in Data3.cab.
I realized that the converter supports Data1.lst and data2.lst, not suportaData3.lst

Anyone have an alternative to I convert this way

Last edited by Cesar82; 07-04-2013 at 19:30.
Reply With Quote
  #22  
Old 07-04-2013, 19:31
yener90 yener90 is offline
Registered User
 
Join Date: Nov 2008
Location: Away
Posts: 810
Thanks: 93
Thanked 1,093 Times in 217 Posts
yener90 is on a distinguished road
lol source code^^
where is it?
Reply With Quote
  #23  
Old 08-04-2013, 02:00
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by yener90 View Post
lol source code^^
where is it?
if you are talking about the script itself, not now, in next version though.
not necessary for now...
Reply With Quote
  #24  
Old 08-04-2013, 02:24
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Quote:
Originally Posted by LuisCésar82 View Post
Anyone have a alternative solution?
I created
Data1.lst
Code:
DS2DAT1.dat
DS2DAT3.dat
DS2DAT4.dat
DS2DAT5.dat
DS2DAT7.dat
DS2DAT9.dat
Data2.lst
Code:
DS2DAT0.dat
DS2DAT2.dat
DS2DAT6.dat
DS2DAT8.dat
Data3.lst
Code:
DS2DAT1.dat
DS2DAT3.dat
DS2DAT4.dat
DS2DAT5.dat
DS2DAT7.dat
DS2DAT9.dat
DS2DAT0.dat
DS2DAT2.dat
DS2DAT6.dat
DS2DAT8.dat
Code:
FreeArcFile1={src}\Conversion\DS2_1\Data1.cab;Source:*;Option:a -ep1 [email protected];Method:-msrep+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8; FileList1:Data1.lst 
FreeArcFile2={src}\Conversion\DS2_2\Data2.cab;Source:*;Option:a -ep1 [email protected];Method:-msrep+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8; FileList2:Data2.lst 
FreeArcFile3={src}\Conversion\DS2_2\Data3.cab;Source:*;Option:a -ep1 -r -ed [email protected];Method:-m0; FileList3:Data3.lst
Besides the lists of files also have other folders and files. I want it in Data3.cab.
I realized that the converter supports Data1.lst and data2.lst, not suportaData3.lst

Anyone have an alternative to I convert this way
you can only use filelist2 is you have both of these in the same line: -n -x but if you have one, use filelist1 in each line.

Last edited by Razor12911; 08-04-2013 at 03:18.
Reply With Quote
  #25  
Old 08-04-2013, 04:13
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Next Update

Coming Soon
  • Bink Videos Resampling Feature will be added if possible
  • Script will be included
  • Some minor bugz fixed
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
danswano (08-04-2013)
  #26  
Old 08-04-2013, 04:24
danswano danswano is offline
Registered User
 
Join Date: Feb 2013
Location: Luxm
Posts: 314
Thanks: 218
Thanked 27 Times in 22 Posts
danswano is on a distinguished road
The Bink feature is awesome.
Reply With Quote
  #27  
Old 08-04-2013, 04:27
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
Yeah, Adding it. Internally so you don't need rad videos installed on your system.
though it's kinda difficult.

any suggestions on how the bat command should look like?

Last edited by Razor12911; 08-04-2013 at 04:56.
Reply With Quote
  #28  
Old 08-04-2013, 05:15
chuotchu001 chuotchu001 is offline
Registered User
 
Join Date: Dec 2012
Location: Vietnam
Posts: 159
Thanks: 554
Thanked 175 Times in 52 Posts
chuotchu001 is on a distinguished road
After conversion complete, i have file data.cab => how to install or run it. sorry i'm newbie
Attached Images
File Type: jpg Untitled-1.jpg (67.9 KB, 229 views)
File Type: jpg Untitled-2.jpg (38.3 KB, 227 views)
Reply With Quote
  #29  
Old 08-04-2013, 05:17
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
then comes your installer, use any inno setup installer which has isdone(e.g. yener90 installer) to extract that file.
Reply With Quote
The Following User Says Thank You to Razor12911 For This Useful Post:
chuotchu001 (08-04-2013)
  #30  
Old 08-04-2013, 05:26
chuotchu001 chuotchu001 is offline
Registered User
 
Join Date: Dec 2012
Location: Vietnam
Posts: 159
Thanks: 554
Thanked 175 Times in 52 Posts
chuotchu001 is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
then comes your installer, use any inno setup installer which has isdone(e.g. yener90 installer) to extract that file.
Can't you make example with image? i don't know to run that file. Thanks for help.
Reply With Quote
Reply


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
Announcement and final word on the CheatHappens vs. h4x0r trainer war Joe Forster/STA Game Trainers 7 12-07-2010 08:31



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


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