|
|
|
#1
|
|||
|
|||
|
Since a friend of mine asked me if I can add internal Inno compression to WPI (because he don't want to mess with freearc/precomp/ect...) I tried and I succedeed.
Keep in mind that internal compression is LESS effective than external but easier to manage (spkanning, Slice size, ect...) and of course quicker to compress/decompress. Internal compression is enabled by default in this script. To enable external compression, just change this line : Code:
#define External 0 Code:
#define External 1 I made a try with the game Fairy Fencer F, a small game (~5GB) and I ended up with a ~2.41GB bin files (lzma2/ultra64) while external compression ended up with ~2.08GB (FreeARC: precomp, msc, srep, exe, exe2, delta, lzma) bin file. Here are some screenshots of the installer, for fun ![]() ![]()
|
| The Following 4 Users Say Thank You to toto621 For This Useful Post: | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
Internal compression is enabled by default in this script.
To enable external compression, just change this line : Code:
#define External 0 Code:
#define External 1
|
|
#3
|
|||
|
|||
|
Download the latest version (with french translation), I fixed this error in it and forgot to fix previous version. Don't worry it's in english by default and it also have internal compression support
|
| The Following User Says Thank You to toto621 For This Useful Post: | ||
Stor31 (09-08-2015) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1613 | 03-10-2024 01:24 |
| Windows XP - Tricks | gargujjwal | Software | 3 | 25-05-2008 02:54 |
| Error Windows Installer: Command And Conquer 3 Kane Edition | glfsd | PC Games | 14 | 24-01-2008 06:00 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |