FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   BlackBox v2 Wizard (https://fileforums.com/showthread.php?t=96901)

pakrat2k2 08-07-2015 10:03

post #21

Botacal 10-07-2015 22:19

Quote:

Originally Posted by Pirate Ted (Post 441847)
http://s14.postimg.org/h4j2x14up/Untitled.png

During installation.. if you click the logo area the installation was stop and got error said aboutform is not found!

Please fix these folks thanks,:)


Same Here..Error!

Amsal 03-08-2015 01:58

Can you please tell me how to add files in [Files] menu ?

Thanks in advance

Razor12911 03-08-2015 10:53

Check the inno setup documentation.
It explains [Files] section

toto621 03-08-2015 11:45

@Razor:
About Title image size, it's not 249x79 as written but 649x79 no ?

toto621 03-08-2015 13:30

Here is a quick Howto I wrote to help people unconfortable with Inno/Setup builders :
1- First Launch BBWizard.exe and complete the first page (Game Name/Publisher/Version/Size/ect..).
http://image.noelshack.com/fichiers/...-wizard-01.jpg
http://image.noelshack.com/fichiers/...-wizard-02.jpg

2- Set primary game exe (and secondary one if exist, for example : launcher and direct game exe).
http://image.noelshack.com/fichiers/...-wizard-03.jpg

3- Set redist if needed, in my example no need of Redist at all (Unity game engine).
http://image.noelshack.com/fichiers/...-wizard-04.jpg

4- If you want to use Inno internal compression, set [Files] section (less effective than external) and Registry if needed (most of steam games don't need to).
http://image.noelshack.com/fichiers/...-wizard-05.jpg

5- Now all you need is to set setup images, note that title box have wrong picture size, it's 649x79 instead of 249x79.
http://image.noelshack.com/fichiers/...-wizard-06.jpg

6- Hit Compile, choose an output folder and wait until it's done.
http://image.noelshack.com/fichiers/...-wizard-07.jpg

7- Now download and launch UltraARC, I still use 2.4.0.0 version because latest one crash a lot more on my rig but it's still same settings. So, set source folder (game folder) and output one (setup files folder).
http://image.noelshack.com/fichiers/...ltraarc-01.jpg

8-Choose your compression method and options, on my rig I use ARC one but not PreComp because it crash nealy each time I use it so I do not tick this option.
http://image.noelshack.com/fichiers/...ltraarc-02.jpg

9- Set archive prefix, extension and split options if you want, it's not needed but highly recommended for big games.
http://image.noelshack.com/fichiers/...ltraarc-03.jpg

You can use this options as reference :
If burning on DVD5 then:
First Volume size = 4450
Custom Volume Size = 4480
Threshold Percent = 30

If burning on DVD9 then:
First Volume size = 7920
Custom Volume Size = 7950
Threshold Percent = 30

10- Hit Start and wait until it's done. Check Logs to see if it failed or success.

11- Just copy Setup exe generated with BBWizard in UltraARC output folder, it must be in the same folder as records.ini and compressed game files, for our example :
Code:

records.ini
Setup.exe
Toren_v1.0u1-1.bin

12- Enjoy your repack ^^

bastien360 03-08-2015 13:38

am using dlg compressor...how can i bget a records.ini cant find it

toto621 03-08-2015 13:44

Quote:

Originally Posted by bastien360 (Post 442267)
am using dlg compressor...how can i bget a records.ini cant find it

Only UltraARC is supported so far so use it but if you really want to try with your actual compressor, here is an example of records.ini content, let's say the game files are splited in 3 parts and compressed with freearc without precomp :
Code:

[Record1]
Type=Freearc_Original
Source={src}\data-1.bin
Output={app}
Disk=1
[Record2]
Type=Freearc_Original
Source={src}\data-2.bin
Output={app}
Disk=1
[Record3]
Type=Freearc_Original
Source={src}\data-3.bin
Output={app}
Disk=1


bastien360 03-08-2015 14:20

thnx i will try the ultra arc

TREGAKLE 04-08-2015 05:26

please give the tutorial ... please getting compilation problem

klaroqsim 04-08-2015 17:15

1 Attachment(s)
I used the command "vcredist x64{src}\vcredist\vcredist_x64.exe/q /norestart" but does not appear in the installation

klaroqsim 04-08-2015 17:21

2 Attachment(s)
and change the icon in the settings but then the Metal Gear vegeance

toto621 05-08-2015 02:28

Quote:

Originally Posted by klaroqsim (Post 442293)
and change the icon in the settings but then the Metal Gear vegeance

Until a proper fix by Razor, here is a workaround :
1- Delete/Rename Icon.ico from InstallFiles folder because as long as the software will acces it it will use it.
2- Delete/Rename Icon.ico next to BBWizard.exe for the same reason.
3- Copy your game icon in the software folder and rename it Icon.ico.
4- Compile and enjoy :)

TREGAKLE 05-08-2015 04:59

i cant manage freearc and output option ..what to do ?........http://s5.postimg.org/ki10oenuf/problem2.png

mausschieber 05-08-2015 05:04

Quote:

Originally Posted by TREGAKLE (Post 442304)
i cant manage freearc and output option ..what to do ?........http://s5.postimg.org/ki10oenuf/problem2.png

edit ultraarc.ini


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

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