#16
|
|||
|
|||
can you show me an example of how I can create a batch file ?
another request (https://fileforums.com/showthread.php?t=104867 ) it is located in the connection (installation.exe) how (WemTool.exe with -d parameter) (installation.can I add it to the exe)? |
Sponsored Links |
#17
|
|||
|
|||
Create a new text document, insert command WemTool.exe -d/e and rename ".txt" to ".bat".
|
#18
|
|||
|
|||
Exec2(ExpandConstant('{app}\WemTool.exe'), '-d')
the above code is located below (Installer Script_3.0.0.1.b9_[2021.09.11].isp) I want to add can I get help? InstallerScript_3.0.0.1.b9_[2021.09.11].iss .iss.html]InstallerScript_3.0.0.1.b9_[2021.09.11].iss - 1.1 MB |
#19
|
|||
|
|||
Put WemTool in the archive which you are compressing or you can add it as a file in the inno script and extract it via ExtractTemporaryFile (you will need to make sure that you tell Inno to extract it to {app} in the [Files] section and not {tmp}).
|
The Following 2 Users Say Thank You to Masquerade For This Useful Post: | ||
:( Sad8669 (08-04-2022), fabrieunko (16-01-2022) |
#20
|
|||
|
|||
thank you I will test in the next few days, but is it normal for lines of code to scroll at full speed with this version of wemtool? I didn't see this in the old version.
|
#21
|
|||
|
|||
Yes, normal, mparallel is more verbose than mtp.
|
#22
|
|||
|
|||
Hello everybody! Once all .wem files have been compressed by Wemtool, which is the best compression method for .ww and .dffz file? Do I have to use ogg encoder or what? Thank you for your answer!
|
#23
|
|||
|
|||
Just srep+lzma or something light + fast. The ww files are already compressed and so are the diffs (diffs are compressed with lzma2).
|
#24
|
|||
|
|||
hi
just a little tip... At the end of its process, wemtool searches in its working folder for all “.DIFFZ” files and deletes them. So if you have other patches to execute during the installation, think of renaming them otherwise... It sounds silly, but I've been trying all day to find out why my batch processing was crashing the crc correction of the BK2 files... (my batch first run wemtool -d, then bink_unpack and hpatchz crc for bad bk2 files. my crc diff was call video1.diffz before I understand ...) |
#25
|
||||
|
||||
You don't need manual bink patching anymore since there is a xtool plugin for this.
__________________
Haters gonna hate
|
#26
|
|||
|
|||
yes I know, but on the last game I converted one big video make some mess with xtool plugin (CRC error at decompress).
So I just work "outside" diskpangui to compress and diff patch this specific file. |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Anno 1701 won't load, just get a blue screen! | Shadow22 | General Gaming | 5 | 28-08-2012 13:52 |
Nero PMA Update failure | angelosbg | CD/DVD Software & Utilities | 9 | 24-09-2008 04:40 |
CPU jumps up to 100% now, not before | dav6 | Software | 11 | 24-05-2008 04:33 |
S.T.A.L.K.E.R. Shadow of Chernobyle - Crashing | Cpt.Canuck | General Gaming | 4 | 23-03-2007 13:01 |
The Godfather, Game -- Unusual Error | dvdmations | PC Games | 4 | 05-05-2006 04:04 |