PDA

View Full Version : How to can I Learn the Game Compression ?


traxgaming
01-05-2020, 11:03
Hai Guys, Please Help me anyone. I am Interested in Game Compression.
How i can Compress a Game file into Smaller Size ?
What are the tools needed ?
What are the Steps for it ?
Where we Get the Game File ?

Please Replay.

Hopefully
TraxGaming

Jiva newstone
01-05-2020, 11:18
Hai Guys, Please Help me anyone. I am Interested in Game Compression.
How i can Compress a Game file into Smaller Size ?
What are the tools needed ?
What are the Steps for it ?
Where we Get the Game File ?

Please Replay.

Hopefully
TraxGaming
First go get freearc and try compression and decompression (its GUI Based).
Then go for what is preprocessing a file. go see xtool, ztool and plzib for example.
After that try to use with freearc in cmd mode.
Learn about making inno to work with freearc (use ISDONE for decomp freearc archives)
These are the outline basics to see.

Masquerade
01-05-2020, 12:50
Hai Guys, Please Help me anyone. I am Interested in Game Compression.
How i can Compress a Game file into Smaller Size ?
What are the tools needed ?
What are the Steps for it ?
Where we Get the Game File ?

Please Replay.

Hopefully
TraxGaming
1) You can use FreeArc to make a conversion (repack).

2) FreeArc, or you can use a tool already equipped with Compressors such as Ultra Arc.

3) Ultra Arc is quite simple to learn how to use. Specify your In/Out folder and compression method and hit go.

4) You can perform conversions on games that you own. Verify the files in Steam (or whichever store) beforehand to make sure they aren't broken then perform a conversion.

st0rm
01-05-2020, 13:18
read and search in forum ;)

traxgaming
09-05-2020, 12:21
Hai Guys, Please Help me anyone. I am Interested in Game Compression.
How i can Compress a Game file into Smaller Size ?
What are the tools needed ?
What are the Steps for it ?
Where we Get the Game File ?

Please Replay.

Hopefully
TraxGaming

Where we Get UltraArc Tool

st0rm
09-05-2020, 12:52
Here it is :
https://www.fileforums.com/showpost.php?p=476660&postcount=1135

KaktoR
09-05-2020, 13:08
^Outdated.

Get it from CIUv3 topic inside tools archive

st0rm
09-05-2020, 14:17
im still using it lol.

traxgaming
09-05-2020, 23:33
Bro, What you mean by Verify the Steam

traxgaming
09-05-2020, 23:39
First go get freearc and try compression and decompression (its GUI Based).
Then go for what is preprocessing a file. go see xtool, ztool and plzib for example.
After that try to use with freearc in cmd mode.
Learn about making inno to work with freearc (use ISDONE for decomp freearc archives)
These are the outline basics to see.

Bro, How to Learn ? I can't Find a Best Post on this website.
And How to Learn the Inno Setup Programming ?

traxgaming
10-05-2020, 00:09
First go get freearc and try compression and decompression (its GUI Based).
Then go for what is preprocessing a file. go see xtool, ztool and plzib for example.
After that try to use with freearc in cmd mode.
Learn about making inno to work with freearc (use ISDONE for decomp freearc archives)
These are the outline basics to see.

What is preprocessing a file ?
How can i Learn it ?

AWPInstantKilla
22-03-2023, 10:21
What is preprocessing a file ?
How can i Learn it ?

Way too late in thread, but you need to learn the basics of how encoding and decoding of files happen, and how compressors work atop existing encoded files. If you cannot figure this out yourself, there is no need to force yourself.