|
|
|
#1
|
|||
|
|||
|
Hi. a newbie here and I need some help.
firstly love the designer app I made a simple repack and it worked. now I want to do something more complex that is repack a modded game like mass effect. I tweaked the game config files in the userdocs folder and I want to add it to the repack and have the installer extract these files in the userdocs folder but I cant figure it out I would appreciate the help |
| The Following User Says Thank You to Riaz For This Useful Post: | ||
Behnam2018 (30-01-2020) | ||
| Sponsored Links |
|
#2
|
||||
|
||||
|
Quote:
http://www.jrsoftware.org/ishelp/index.php?topic=consts |
| The Following 3 Users Say Thank You to Razor12911 For This Useful Post: | ||
|
#3
|
|||
|
|||
|
Quote:
I have more questions.. 1. Is it possible to make a trilogy repack with the option to select one or all games for install? 2. I've read the posts here saying 3 is the redist limit. Can additional redists be added as components or is there a workaround? 3. Is the internal compression disk slice capped at 2gb? I tried 4gb and it doesn't compile. 4. Is there any harm in not using disk slice and simply having one big bin file? Thanks again Totsiens |
|
#4
|
||||
|
||||
|
Quote:
Just head over to Resources > Component, add the names of the games or components. Then head to Resources > Archive, make use of component spinbox (value editor) The value you put under component is equal to the component index you added under components section If you added NFSMW and NFSHP under components as examples and you have 2 archives (first archive is NFSMW and so on), for the first archive the value for component must be 1 and the second one must be 2. 2. Limit is 3 because of the space on the GUI, couldn't fit more than 3. And no, you can't use additional redist as components. 3. For internal compression, if input is more than 2GB, you have to tick disk spanning to enable automatic splits of the input. Though the disk slice size cannot be more than 2GB. So you can have 8GB input but it must be splitted into chunks smaller than 2GB. 4. It's an internal limitation of Delphi probably, but it was fixed in later delphi and Inno still uses older simple types for this situation. (I think) For example, size is an integer, and integer is a simple type, it has its own limitations, another simple type can be Cardinal, Int64 ... Integer has a limitation of the maximum value being no more than 2147483647 which is 2GB - 1 byte. Cardinal have limit of 4294967295 which is 4GB - 1 byte and so on, so it's either you use Freearc to make one big file or just stick to disk spanning. 5. Where is South Africa are you from? |
|
#5
|
|||
|
|||
|
Quote:
I just had a look at your ASC program, can I use that to edit this Setup Installer. Durban
|
| The Following User Says Thank You to Riaz For This Useful Post: | ||
Behnam2018 (30-01-2020) | ||
|
#6
|
||||
|
||||
|
Oh, okay.
|
| The Following User Says Thank You to Razor12911 For This Useful Post: | ||
Behnam2018 (30-01-2020) | ||
|
#7
|
|||
|
|||
|
#8
|
||||
|
||||
|
Yep. Johannesburg though.
|
|
#9
|
|||
|
|||
|
thanks good work
|
|
#10
|
|||
|
|||
|
will continue with this project? Because it's great.
|
|
#11
|
||||
|
||||
|
Hi
BBv2 not supported (Slideshow + video) ???hey are gray |
|
#12
|
||||
|
||||
|
Re-encode your video with XVid codec and container must be avi
|
|
#13
|
||||
|
||||
|
Hi bro
problem is gray boxes and I can not add pictures or video * |
|
#14
|
||||
|
||||
|
english = @end
Hallo, habe mich mal hingesetzt und dass Blackbox-Skript komplett "eingedeutscht". Jetzt sind nicht nur die Standard-Sätze, sondern auch alles andere auf Deutsch. Speziell für Anfänger ist es günstig, da alles mit Kommentaren erklärt wird. (So dass jeder von Grund auf die Skripte auch versteht und selber basteln kann) ![]() Zwei Versionen... Ein Installer (mit InnoSetup integriert) und eine gezippte Version (ohne InnoSetup Installer). Ich hoffe, dass ich gegen keine Copyright Rechte hiermit verstoße... ![]() Have Fun.... ![]() ![]() Folder: https://files.fm/u/f2jn73jg#_ https://files.fm/down.php?i=ezzdxbe8&n=Repacker.exe https://files.fm/down.php?i=yzx63ext&n=Repacker-zip.exe Danke an vorherigen BB-Skript-Ersteller und den Reg-Converter ! __________________________________________________ _________________ english info: This is the BB-Script for german beginners. It is complete (all nessessary sentences) translated into german language. Sorry for bad english. Last edited by nordi; 20-10-2016 at 07:07. |
| The Following User Says Thank You to nordi For This Useful Post: | ||
Siber Pro (19-12-2016) | ||
|
#15
|
|||
|
|||
|
Thanks for this aswell, also simple to use
would loved an option to just not show shortcuts and redist options if there not setup as i never use them but still great anyway
|
| The Following User Says Thank You to john30011887 For This Useful Post: | ||
y_thelastknight (27-01-2017) | ||
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Blackbox Inno Setup Script | Kurutucu | Conversion Tutorials | 1190 | 18-08-2019 22:43 |
| Basic tutorial for beginners on blackbox install script | dead4now | Conversion Tutorials | 5 | 20-07-2015 17:31 |
| Blackbox Inno Setup Script how ti fix | aj12345 | PC Games - CD/DVD Conversions | 3 | 05-12-2013 01:21 |