FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Helping thread :) (https://fileforums.com/showthread.php?t=98274)

Gupta 19-05-2017 06:21

Quote:

Originally Posted by rohandebroy (Post 458925)
Srry but it is not the script but the compressor. It is not deleting the files automatically plz provide me with some answers

Here's the SS and incase if u want to look at the compressor it is located at http://fileforums.com/showthread.php?t=97530.

open script,
goto line 4401
change that line to
Code:

if not ISArcExtract ( 0, 0, arcstr, Data[i - 1].Arc[2], '', false, Data[i - 1].Arc[4], ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{tmp}'), false) then

rohandebroy 19-05-2017 07:06

Quote:

Originally Posted by PrinceGupta2000 (Post 458938)
open script,
goto line 4401
change that line to
Code:

if not ISArcExtract ( 0, 0, arcstr, Data[i - 1].Arc[2], '', false, Data[i - 1].Arc[4], ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{tmp}'), false) then


Finally the problem is fixed.

Also while using "nz" , there is no progress bar. So in case of big file it will take much time for nz to decompress so people might think its not working so is there any fix for it.

and also what are the commands for remaining time during setup installation.

Viper645 19-05-2017 07:29

I actually have no idea about zcm and zstd. How good are these compressors? And how to use them? It is effective for which files?

Andu21 19-05-2017 07:36

Quote:

Originally Posted by rohandebroy (Post 458937)
Nope nz doesnot show progress bar.

And lzt does?
Quote:

Originally Posted by rohandebroy (Post 458946)
Finally the problem is fixed.

Also while using "nz" , there is no progress bar. So in case of big file it will take much time for nz to decompress so people might think its not working so is there any fix for it.

and also what are the commands for remaining time during setup installation.

Razor12911 did a cls for nz a while ago that might work: http://fileforums.com/showthread.php?t=97962

Also i read a long time in this forum something about showing fake progress until certain process finish but i don't remember where.

Quote:

Originally Posted by Viper645 (Post 458949)
I actually have no idea about zcm and zstd. How good are these compressors? And how to use them? It is effective for which files?

The only thing i know about zcm is that provides better compression over zstd, slow decompression speed, and requires Razor12911's cls http://fileforums.com/showpost.php?p...0&postcount=32 to show progress in FA.

ChronoCross 19-05-2017 14:54

Ardu21 Lzt is lz algorithm optimized for text. and Nanozip is a very different thing.

rohandebroy 25-05-2017 05:17

Too much Ram Consumption
 
I am using this compression algorithm


srep64+exe2+delta+xz/$msrsolid=msr/$void=srep64/$deflate=precomp+static+lz77


Its consuming too much of my ram.I have 4 gb of ram.

Is there any way for it to consume less ram

78372 25-05-2017 08:20

Use srep instead of srep64

Bulat 25-05-2017 09:18

srep uses the same amount of memory as srep64. srep64 can use more than 4 GB, while srep wil just fauil in these sutuations

bro, you need to see which concrete program uses so much ram. start with looking into arc.ini - if some programs here use stdin-to-stdout, replace these sections with ones compressiong file-to-file

1234567890123 25-05-2017 09:32

look at arc.ini and lower xz and lz77 dxxxm option example change that 110m to 70m.
[External compressor:xz]
header = 0
packcmd = 7z a -txz -an -mcrc=0 -m1=lzma2:d--110--m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=4 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>

rohandebroy 28-05-2017 07:46

How rg mechanics add intro in their repacked games?

78372 28-05-2017 08:19

Quote:

Originally Posted by rohandebroy (Post 459237)
How rg mechanics add intro in their repacked games?

By creating a simple bik file using rad tools and replacing the original intro of the game with the one the made

rohandebroy 28-05-2017 08:56

Quote:

Originally Posted by 78372 (Post 459238)
By creating a simple bik file using rad tools and replacing the original intro of the game with the one the made

but i think they don't replace intro files as most of the files they repack have full intros

78372 28-05-2017 08:58

Quote:

Originally Posted by rohandebroy (Post 459240)
but i think they don't replace intro files as most of the files they repack have full intros

Get the original game and than see the difference

rohandebroy 28-05-2017 09:17

heard someone said that we can use "Winhex to capture archive passwords during setup installation" so how to do that :confused:

rohandebroy 28-05-2017 09:37

1 Attachment(s)
Last question where can i get the script for this installer.


All times are GMT -7. The time now is 09:06.

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