FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Blackbox Inno Setup Script (https://fileforums.com/showthread.php?t=94425)

mrmustatza1 23-06-2013 10:21

Hi. I want to use this script for F1 2012. The game has 10.9 GB(installed). I need some help for the second step:

"2. Compress files with your method (Look at tested compression methods). Then open Archives.ini. Edit for your compression method"

I want to make a 2xDVD5 conversion. So I need an example with what should i write in Archives.ini
Can you help me?

I have an idea but I'm not sure if that's correct. Here: For 3xDVD5

Code:

if not ISArcExtract ( 0, 50, ExpandConstant('{src}\Setup-1.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
if not ShowChangeDiskWindow ('Please Insert Disk 2 To Continue..', ExpandConstant('{src}'),'Setup-2.bin') then break;
if not ISArcExtract ( 0, 50, ExpandConstant('{src}\Setup-2.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break;
if not ShowChangeDiskWindow ('Please Insert Disk 3 To Continue..', ExpandConstant('{src}'),'Setup-3.bin') then break;
if not ISArcExtract ( 0, 50, ExpandConstant('{src}\Setup-3.bin'), ExpandConstant('{app}'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}'), False) then break


P.S. Is there is any chance to make a 1xDVD5 conversion ?

pakrat2k2 23-06-2013 10:39

look in game index f1 2012 already has 2 conversions done for it 1xdvd5 / 2xdvd5

http://fileforums.com/showthread.php?t=74084

errors you have ( 3 files, must split to equal 100..( progressbar) you cant have 0,50 x 3 times )
could go 0, 50 for first file, 0, 25 for second / third files > then equals 100 )

skakmatch 23-06-2013 21:43

Quote:

Originally Posted by pakrat2k2 (Post 419874)
read post #293 for instructions link

pakrat2k2 thanks for reply.
sory because my english very bad :D
if u want split compress with RAR or Zip, use like this image
http://s18.postimg.org/yy5k4znr9/image.jpg

my question how to split compress using freearc, Serp, or Precomp.?

Pein46 24-06-2013 02:10

@skakmatch

freearc doesn't support splitting archive but you can do like this..
http://s8.postimg.org/umjl7mtol/New_Bitmap_Image.png

ashyamsundar 24-06-2013 09:49

Quote:

Originally Posted by Razor12911 (Post 419897)
yener90's scripts uses media player library and this script uses mci media library. There might be a slight difference but it works perfectly on my pc. I installed the k-lite 64 bit pack because I use x64 win architecture.

my os win 8 x64
k-lite 9.9.9 64bit
i use mp4 , avi , wmv , mov , mkv
1080p , 720p, 360p
not working
still black screen

goku1205 24-06-2013 10:16

i have the same problem. My os win 7 x64 service pack 1

ashyamsundar 24-06-2013 11:41

Quote:

Originally Posted by Razor12911 (Post 419909)
make the TCheckBox checked.

there is no TCheckBox
there is
compactcheckbox in two line
i change it to
CompactCheckBox.Checked =True
but nothing change

Razor12911 24-06-2013 12:01

hmm, lol, that's a TCheckBox structure. I'm now used to delphi programming. :D

REV0 24-06-2013 12:07

Quote:

Originally Posted by ashyamsundar (Post 419951)
my os win 8 x64
k-lite 9.9.9 64bit
i use mp4 , avi , wmv , mov , mkv
1080p , 720p, 360p
not working
still black screen

Quote:

Originally Posted by goku1205 (Post 419955)
i have the same problem. My os win 7 x64 service pack 1

http://fileforums.com/showthread.php?t=93846

ashyamsundar 25-06-2013 02:57

Quote:

Originally Posted by REV0 (Post 419961)

tried mega pack (32bit) and 64bit codec
not woking still black screen

skakmatch 25-06-2013 06:49

Quote:

Originally Posted by Pein46 (Post 419937)
@skakmatch

freearc doesn't support splitting archive but you can do like this..
http://s8.postimg.org/umjl7mtol/New_Bitmap_Image.png

Thank u so much. now i'm understand.
kurutucu next update i'm request internal convertion / compress 2xdvd5. :D just kiding

Razor12911 25-06-2013 07:15

Quote:

Originally Posted by ashyamsundar (Post 419982)
tried mega pack (32bit) and 64bit codec
not woking still black screen

The video must also be XVid Encoded, I guess...:rolleyes:

assassin193 25-06-2013 07:39

your updated version is quite strange to me, i don't know where is the directory line to set my data folder, your previous version it was on the 1st line
and the new version when i extract it, i open Main.iss, and press Compile, nothing happen, i just see a new window open like this
http://i.minus.com/i1UXz6mLHAZNh.png
Someone show me why i have that trouble, please :(

pakrat2k2 25-06-2013 09:55

you use freearc to compress your archives. ( Look in archives.ini, use that to set your filenames )

the first 9 lines of script you have to set your appname, version, size etc. DONT leave it at default.

READ the instructions, link in FIRST post!

http://fileforums.com/showpost.php?p...1&postcount=89

red01 25-06-2013 23:44

2 Attachment(s)
i do a trial with this script by guiltygearisuka game.
i did not change anything in style folder or anywhere else except for main.iss and archieve.ini

script complie successfully but during installation it give me error.

please help me guys.. i have try many times but still give me same error.


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

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