![]() |
Ultra arc Is Supported???
|
No.
|
Can You add it !
or give me link of compressor 2.2 |
Quote:
You know, the SEARCH button on the right upper corner of the forum is not a decoration... Next time use it : Compressor Thread @Razor12911: I don't know why but Compressor crash when I'm using precomp (with or without JPEG option) while, for example TinyTools by ChronoCross do not with those options... Since UltraARC is not supported and will be remade from scratch I didn't tested it. The only problem with TiniTools is if you split archives then WPI cannot use them, error:-14, else it can be a good alternative for people having crashes like me with Compressor. |
Quote:
|
1 Attachment(s)
Guys look at this, WPI extracted the archive without any errors.
|
Batman Arkham Knight
Windows Phone Installer (WPI) Can you give Helpp |
|
Quote:
- Exec Directory = where the game exe is located INSIDE app folder. For example, if the game exe is directly inside game folder, leave it blank. - Exec File = Name of the game exe file, for example bak.exe - Shortcut name = Name of the shortcut, you can basically put anything you want as a NAME. You can also set an action name, for example if this game exe is for x64 OS only. Whith thoses informations you can easily stop why it's faulty on your screenshot. @Razor: I do not understand either maybe it's because TinyTools is set to use only 1024MB of ram for compression (even with Precomp) while Compressor use, well, I don't know since we have no size. I also try with low memory usage and it's same result. I tried with 500MB, 1GB, 5GB and 10GB folders and Compressor crash for both 5 and 10GB, unless I disable Precomp of course. I presumed it was maybe a problem with too "slow" HDD so I tried on my SSD and same result again... I have 16GB of RAM (Corsair) so I assume it's enough for most of usages. |
Hi!
Evereything is working for me except I can not get disk spanning to work tried nearly everything. Here is the error http://imageshack.com/a/img538/8279/RFCBnr.png I also discovered that when I insert the disk 1 again it completes succesfully but it does not extract the second archive Here is my compression method arc a -lc8 -ep1 -ed -r -w.\ "Data.bin" -msrep+lzma:a1:mfbt4:d158m:fb273:mc1000:lc8 "D:\compress\*" Thanks in Advance! |
Quote:
IE: Archive1Source={src}\data1.cab Archive1Output={app} Archive1Disk=1 Archive2Source={src}\data2.cab Archive2Output={app} Archive2Disk=2 see the difference? |
Razor bro can i put Remaining time option in it ?????
|
1 Attachment(s)
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 0Code:
#define External 1I 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 :p http://image.noelshack.com/fichiers/...741-wpi-01.jpg http://image.noelshack.com/fichiers/...743-wpi-04.jpg |
Only with precom+srep 1,95 GB
|
1 Attachment(s)
Quote:
@all: Here is a fully french translated version of WPI (No lockscreen with internal compression support). By default it's still in english, to change language, simply change this line at the bigining of the script : Code:
#define Language "us"Code:
#define Language "fr"http://image.noelshack.com/fichiers/...610-french.jpg If you want to add your translation, it's structurated like this : Code:
#if Language == "fr"Since I'm still new to Inno and script language I could not direct translate some sentences because the sentence build is not the same from english to french, for example this english sentence : Code:
Welcome to {#AppName} Installer WizardCode:
Bienvenue sur l'assistant d'installation de {#AppName}If someone know please tell me and I will update the script so you will be able to translate each text without messing with the code :) |
have you manage to change require space for installation MB to GB
|
Quote:
problem solved thanks Razor12911:) |
Quote:
I personally see no use to do it. If you want accurate game size in MB, simply use Compressor 2.2, it show the game size in MB (next to input size), just copy/paste it in the script and you're good to go. |
Internal compression is enabled by default in this script.
To enable external compression, just change this line : Code:
#define External 0Code:
#define External 1http://nsa38.casimages.com/img/2015/...3729532114.jpg |
Quote:
|
sorry error n2
http://nsa37.casimages.com/img/2015/...5913713045.jpg |
Quote:
Code:
;Setup File IconCode:
;Setup File Icon |
Thx @toto612 All work very good
but how to change the color ?, I do not like purple !!!! |
Quote:
|
Quote:
and think this is the right color ;Colors are Originally from OS Windows Phone 8 (01-20) ;1=Lime 2=Green 3=Emerald 4=Teal 5=Cyan ;6=Cobalt 7=Indigo 8=Violet 9=Pink 10=Magenta ;11=Crimson 12=Red 13=Orange 14=Amber 15=Yellow ;16=Brown 17=Olive 18=Steel 19=Mauve 20=Sienna |
am having an appname error on compiling...the updated script
|
2 Attachment(s)
Here we go, brand new script with Lockscreen disabled, internal compression and proper language support. It's only an addon, you NEED the updated package from the OP of this thread !!
No need to set it manually anymore, it will detect your OS current language. Only french and english supported so far, if you use another language, you can force english output by changing this line at the begining of the script : Code:
;Force english languageCode:
;Force english language1- Go to Inno language folder and pick isl file corresponding to your language. 2- Copy this isl file to the Lang folder of this archive. 3- Edit this file with notepad (for example) and add this section at the very bottom : Code:
;; WPI messages ;;Code:
WPIText42=SpanishCode:
[Languages]7- Now open this file and translate each line. 8- If you don't want to translate this file, simply let the WPIText42 line of your translated isl file to English. 9- It's done, enjoy the translated WPI script in your language :) -- Edit -- 09/10/2015: - Spanish translation added, huge thx to omdj :) - Fixed misplaced text with Spanish translation, download link updated |
2 Attachment(s)
Spanish.isl and spanish.ini:
|
how to use?
|
1 Attachment(s)
Quote:
-- Edit -- - Fixed misplaced text with Spanish translation, download link updated |
Quote:
|
Precomp 0.43 Is Supported?
|
Quote:
I suppose you can fool the software by replacing precomp 0.42 by version 0.43 but I'm not sure of the result. |
I Tried That but The Results are Error
Precomp error Code Injection Failed |
1 Attachment(s)
Quote:
If you talk about the script, you need to modify some code lines, not just PrecomVer= parameter. I made the modification on the script for you but you still need to find a compatible Compression software. |
Facing Same Error After THis Modified Script
By The Way The Script i Use: Quote:
|
and using freearc script
|
Like I already wrote, only Compressor 2.2 is supported with WPI script. Check which options compressor use and modify your script to match it or try to modify WPI decompression's formulas to match your compression script if you think you can handle it.
|
This Script Work Fine With The Installer if i remove precomp
but precomp compress a lot size |
Quote:
Code:
Linux: Added JPG recompression using PackJPG, full compatibility of Windows and Linux PCF files |
| All times are GMT -7. The time now is 03:55. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com