#1
|
|||
|
|||
new to this
hello, im trying to get into repacking games for the first time ever, for my own private use. i have a very slow wifi where i live and its always a pain to download anything larger than a few gigs. so what i wanna do is compress the games im currently not playing for later use. ive been directed to this forum as a great resource to help me get started, and ive been looking through the sticky for a few days now and id be lying if i said it wasnt very overwhelming, especially since i know absolutely nothing about compression and repacking. i am willing to put the time and effort to learn but im really not sure where to even start? id very grateful if i could get some guidance as to where i need to start this process. currently all i have done besides reading the stickies is downloaded this <http://freearc.org/download/0.666/FreeArc-0.666-win32.exe> and this <https://jrsoftware.org/isdl.php#stable>. i have tried compressing a game, sniper elite 4 to be exact, since i dont have any smaller games to test on but after seeing how much time it was gonna take i aborted it for the sole reason of not being able to use my pc for that duration and not knowing whether or not it was gonna work
|
Sponsored Links |
#2
|
||||
|
||||
Depends on how much you want to size down your games. Generally spoken: The stronger the compression, the more time will it take and also CPU/RAM resources, to be simple.
To get the "quick and easy way" you can use DiskSpan_GUI to compress your files. You can also unpack your compressed archives with it too (Tools -> Unpacker). In your example for "Sniper Elite 4" I guess you can just use srep+lolz if you want it strong, with cost of speed and pc resources, or srep+lzma with cost of compression ratio, but requires way less pc resources. But I didn't checked the game so I cannot tell you for sure. Some games requires that you first unpack the files and then compress them. In most cases you use xtool to unpack the game files, but you should know what compression method the game is compressed with. For example "Sniper Elite 5" is compressed with zlib (if I remember well), so you have to use xtool first to unpack the files, then apply srep to get rid of duplicates, then use lolz or lzma to use final compression. Maybe you have noticed the problem for "newbies" here. That's nothing to explain in a few sentences.
__________________
Haters gonna hate
|
The Following 3 Users Say Thank You to KaktoR For This Useful Post: | ||
#3
|
|||
|
|||
thanks kaktor for the reply, helped understand a few things i was held up on, i got "srep+7zip multi volume" and "lzma" from the stickies as well as diskspan GUI, but i followed the link to lolz to krinkles.org and it seems i need to post stuff there before i can get download righs which sucks because i dont know anything so what would i post about. also diskpan gui is being flagged as malware, is that a false flag?
|
#4
|
||||
|
||||
Quote:
You can download without worries. If you need to, disable your antivirus and after extracting the zip file from DiskSpan GUI, enable your antivirus again and check the extracted folder from DiskSpan GUI. Let me know exactly which file was captured by your antivirus so that if there is an alternative version maybe I can replace the captured file. NOTES: DiskSpan GUI already includes all compressors reported by KaktoR, such as LOLZ. EDIT: DiskSpan GUI is only False positive for viruses. No virus detection using Kasperky Internet Security (See attached video below). Last edited by Cesar82; 13-11-2022 at 16:40. |
The Following 2 Users Say Thank You to Cesar82 For This Useful Post: | ||
Gehrman (14-11-2022), Neuromancer815 (15-11-2022) |
#5
|
|||
|
|||
Hey Cesar82 thanks for the reply, i did what you said; Affected files:
containerfile: C:\Users\Neuromancer\Downloads\DiskSpan_GUI v2.0.1.3 (x64).7z file: C:\Users\Neuromancer\Downloads\DiskSpan_GUI v2.0.1.3 (x64).7z->COMPRESSOR/Resources/TOOLS/WemTool/WemTool.exe webfile: C:\Users\Neuromancer\Downloads\DiskSpan_GUI v2.0.1.3 (x64).7z|https://fileforums.com/attachment.ph...30245021635373 EDIT: after using the program for a bit i just wanna say great work i love the UI and the program is vey easy to use Last edited by Neuromancer815; 15-11-2022 at 15:43. |
#6
|
||||
|
||||
Quote:
If possible download the WemTool file attached in the post HERE and let me know if your anti-virus also captures this updated version without UPX compression. |
#7
|
|||
|
|||
Sorry about the WemTool. It's probably going to trigger AV anyway because it's lazily built with bat2exe.
|
The Following User Says Thank You to Masquerade For This Useful Post: | ||
Cesar82 (17-11-2022) |
#8
|
|||
|
|||
Quote:
|
#9
|
|||
|
|||
Try compress using ASPack or MPress. Maybe it works.
|
#10
|
|||
|
|||
#11
|
|||
|
|||
You mean ASProtect ?!
|
#12
|
||||
|
||||
Quote:
Is there no other way or program you can use to convert your BAT that doesn't create false positives? |
#13
|
|||
|
|||
Probably could re-write the entire thing in C# but I'm currently so busy trying to balance a lot of IRL stuff I will not get time. It's something I will consider but it won;t be soon.
|
The Following User Says Thank You to Masquerade For This Useful Post: | ||
Cesar82 (17-11-2022) |
#14
|
|||
|
|||
Hello! Thank you for these explanations!
I'm also really new to this and I have read a lot but it is a lot of arbitrary seeming detailed information in these forums that make it incredibly hard to categorize and make sense of, so I have a lot of questions and I hope it's ok to just dump them all at once I downloaded DiskSpan GUI, it seems like it's one of the more customizeable, yet very easy to use ones. Do you think this is a good tool to use or would I be better off using these exe's separately, or even a completely different software? Quote:
To understand the logic behind this, when I select a folder to compress with DiskSpanGUI, "srep+lolz" would basically mean using srep first to deduplicate, and then compress the srep output with lolz? I don't have Sniper Elite 4, but this is interesting -- how do you know srep+lolz is strong? Is it one of the strongest general combinations? Or how do you know, or in other words, how can I find out what compressors and thingies work the best? Quote:
So, to make sure I understand what you said at the end, in DiskSpanGUI I would basically have xTool_zlib+srep+lolz (or lzma), is that correct? Also how do you know it's compressed with zlib? Are you an experienced file magician and / or do you know of a scanner software that can test if a file is compressed, and what it is compressed with? One final question, which is hopefully not too broad: What is your workflow finding 'the best' compression combinations (that is, not as slow as paq compression for instance but still really good compression ratio)? Is it Trial and Error? Like, do you just select a couple of files to compress, and try each and every combination? Because that's what I'm doing currently and this kinda sounds super inefficient so I suspect there's a way to find out what works with scanners or anything Anyways, I'm eager to learning more about compression but I don't think I'm getting far without asking some dedicated beginner questions. I feel like I know some stuff but they are absolutely random bits of information in different fields and it's incredibly hard and really confusing trying to make sense of them Thanks! - Crimzan |
#15
|
||||||
|
||||||
Quote:
Quote:
Quote:
For instance, took some DDS image files, and compare ratios between srep+lolz and srep+lzma. Spoiler: lolz will be superior on these files in terms of ratio. It's just a matter on how long you want to run the process and how small the output you want. Quote:
Quote:
To check a file, you can use xtool's verbose mode, or manually check the file with HxD or similar for magic numbers and such (this requires that you know about these things). I'm not a magican or something, I still have questions sometimes too Quote:
Personally I don't use lolz because it is time consuming af and it tooks literally all PC resources while running, and I want it to be as fast as possible with a decent outcome in ratio, therefore for me my choice is in most cases 4x4:lzma.
__________________
Haters gonna hate
|
The Following User Says Thank You to KaktoR For This Useful Post: | ||
Crimzan (27-11-2022) |
Thread Tools | |
Display Modes | |
|
|