FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Source Code: Conversion Converter (https://fileforums.com/showthread.php?t=94435)

Razor12911 22-04-2013 08:17

Version 5 Released

What's New
  • OUTDIRPATH\ feature added - the selected output directory or the output for the converted files.
  • SELDIRPATH\ feature added - the selected application directory or the source of files to be converted.
  • Output interface added.

Razor12911 30-06-2013 12:22

Version 7.0.2 Released

What's New
  • Converter Fully Updated.
  • Instructions Updated.
  • Bugs Fixed and New Features Added.
  • Added Support for BlackBox Script and Yener90 CI series.

pakrat2k2 30-06-2013 22:33

going to have to go thru this & check it out. thanks you do amazing things with Inno for sure

Razor12911 03-07-2013 15:47

Version 7.0.5 Released

What's New
  • Precomp Fixed and Updated.
  • Precomp No JPG Compression Added.
  • Srep Inside Fixed.
  • Freearc arc.exe updated.
  • Fixed Support for Kurutucu BlackBox Script and Yener90 CI series.

sentinelks 04-07-2013 06:44

a menu to choose the type of compression, it would be nice to add :)

Razor12911 04-07-2013 08:00

Hmm, hmm, and hmm.

Good idea. will try to make something like that.

chuotchu001 04-07-2013 08:53

- not have script in attament file ?
- how to make Data.ini file ?
Thanks

Razor12911 04-07-2013 09:10

use notepad.

red01 05-07-2013 22:57

Quote:

Originally Posted by Razor12911 (Post 420295)
Version 7.0.2 Released

What's New
  • Converter Fully Updated.
  • Instructions Updated.
  • Bugs Fixed and New Features Added.
  • Added Support for BlackBox Script and Yener90 CI series.

Added Support for BlackBox Script and Yener90 CI series.?

Can u explain a bit how to combine ur converter with these two?



I find the answer by a previous question on same thread LINE WAS "then comes your installer, use any inno setup installer which has isdone(e.g. yener90 installer) to extract that file. "

sorry for trouble

Razor12911 06-07-2013 03:02

yeah, okay but you may need to change unarc.dll to the one which is (295kb)

red01 06-07-2013 03:19

where i can find that specific unarc.dll (295 kb)?

pakrat2k2 06-07-2013 06:44

1 Attachment(s)
Quote:

Originally Posted by red01 (Post 420605)
where i can find that specific unarc.dll (295 kb)?

yeners script CI 8.5.7.4\include subfolder has that unarc.dll

if you dont have that script, i've uploaded it here.

red01 08-07-2013 08:52

can you provide a sequence wise tutorial for this conversion converter...(from head to toe)....

i mean along with your current instructions.

Razor12911 08-07-2013 09:31

already did that, :D

I even made an example.

Razor12911 03-03-2014 20:40

Converter v8 Coming Soon

Morgrel 13-06-2014 02:59

I'm trying to use CopyFolderx function but it doesn't work.
Something like this:

CopyFolder1=SELDIRPATH\DATA;Destination:{src}\TMP1

Inge 13-06-2014 04:42

Razors Example does never work for me. Just use this example
Code:

[Conversion]
Name=Batman Arkham Asylum
Type=DVD5
Check=SELDIRPATH\Binaries\BmStartApp.exe
Size=9195
Language=en

[TaskSettings]
PrecompVer=0.38
FreeArcFile1=OUTDIRPATH\DVD1\Data1.bin;Source:-dpSELDIRPATH;Option:a -ep1 -r -ed [email protected];Method:-m0;IncludeList:Data1.ini
FreeArcFile2=OUTDIRPATH\DVD1\Data2.bin;Source:-dpSELDIRPATH;Option:a -ep1 -r -ed [email protected];Method:-msrep64+delta+lzma64:a1:mfbt4:d158m:fb273:mc1000:lc8;IncludeList:Data2.ini
FreeArcFile3=OUTDIRPATH\DVD1\Data3.bin;Source:-dpSELDIRPATH;Option:a -ep1 -r -ed [email protected];Method:-msrep64+delta+lzma64:a1:mfbt4:d158m:fb273:mc1000:lc8;IncludeList:Data3.ini

Edit it like you want!

sandmaan 09-08-2014 10:21

Hello Razor,

Thank you for you gr8 software releases I downloaded you conversion converter and I'm very happy with it but I have small question I have a big list of .bik files to be converted I tried using the all file tag (*.*) and leaving the end with out any file but bink compressor only works when there's only one file name is there way to to this as a list or a batch all at once.

pakrat2k2 09-08-2014 22:18

do a search of main forum for user BAMsE, & topics started by user, then enter keyword bik.

he's done a number of conversions using bink compressor on multiple files. read thru them to find the answers.

gatosky1620 20-10-2015 15:13

How i do this to exclude in the same Data1.cab

Include=Data1.lst
Exclude=Data1e.lst

Data1.lst
Code:

*
Data1e.lst
Code:

sounds\*
entities\robot\*
entities\shipwreck\*
unins*


Razor12911 21-10-2015 09:16

why should you include and exclude at the same time, one is okay. For this case, excluding is the option you should take. About using list, read on the main post.

gatosky1620 21-10-2015 13:38

can you add the this options

-create autorun.inf for each folder
-If datax.cab exist go to the next
-korean(ko), spanishMX(esmx), japanese(jp), arabian(ar), brazilean(prbr), chinese(zw), hungarian(hu) language support because i thinking use it to witcher 3 conversion

gatosky1620 21-10-2015 16:58

i have this problem

ORIGINAL FOLDER: content\content3

http://i.imgbox.com/0R58URsd.png

CONVERTER.INI

Code:

[TaskSettings]
PrecompVer=0.38;JPG:1
FreeArcFile1={src}\SOMA_1\Data1.cab;Source:SELDIRPATH\content\content3;Option:a -ep1 -r -w [email protected];Method:-m0;IncludeList:Data1.lst

[email protected]

Code:

es*
esmx*
cz*
br*
de*
pl*
ar*
fr*
it*
hu*
jp*
zh*
pr*
ru*

RESULT:The content3 folder is empty, its contents is are outside and if i try to extract Data1.cab i have freearc appcrash

http://i.imgbox.com/4txIp8eV.png

Razor12911 23-10-2015 02:42

can't make adjustments to this project, lost source a year ago. About error, go back to previous page and see how it was solved, and how hard can it be to make two autorun.ini, one for first dvd then the for the rest? Example is there, I add copy, move, delete functions for things like that.

Inge 07-11-2015 05:56

@gatosky1620
Maby the Converter.ini is set wrong from you. Use and Edit this Settings:

Code:

[Conversion]
Name=Might and Magic Heroes VII
Type=3xDVD5
Check=SELDIRPATH\Binaries\Win32\MMH7Game-Win32-Shipping.exe
Size=13900
Language=en

[TaskSettings]
PrecompVer=0.38
FreeArcFile1=OUTDIRPATH\MMHVII_1\Data1.arc;Source:-dpSELDIRPATH;Option:a -ep1 -r -ed [email protected];Method:-msrep+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8;IncludeList:List1.txt
FreeArcFile2=OUTDIRPATH\MMHVII_2\Data2.arc;Source:-dpSELDIRPATH;Option:a -ep1 -r -ed [email protected];Method:-msrep+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8;IncludeList:List2.txt
FreeArcFile3=OUTDIRPATH\MMHVII_3\Data3.arc;Source:-dpSELDIRPATH;Option:a -ep1 -r -ed [email protected];Method:-m0;IncludeList:List3.txt
CopyFile3={src}\Resources\Setup.exe;Destination:OUTDIRPATH\LiS_1\Setup.exe
CopyFile4={src}\Resources\autorun.inf;Destination:OUTDIRPATH\LiS_1\autorun.inf
CopyFile5={src}\Resources\Data.db;Destination:OUTDIRPATH\LiS_1\Data.db

This is working 100% without any Crash for Every Installer Tool! :)

Simorq 31-03-2018 13:28

Source?

Razor12911 31-03-2018 18:53

Crashed with my HDD XD


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

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