|
#1
|
|||
|
|||
|
Hi guys, I want to learn about compressing/repacking games.
I am a newbie in these things. I will be very grateful to the user who help me ![]() The things I want to know :- 1) The maximum compression method (no problem if the process is slow). 2) which method is best for compressing video files of games ![]() 3) which method is best for compressing audio files of games ![]() 4) which method is best for compressing texture files of games ![]() 5) how to compress and rebuild textures ![]() 6) how to compress and rebuild audio ![]() 7) anything which can be used for compressing the games more. And if any of the above things depends on the game then please explain it with a game example. |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Help you require touches two different subjects as you mentioned yourself.
First one is Compression and second is Repacking/Rebuilding of the game files. When it comes to compression you can find two commonly used ways to do things on this forums. First way is Inno Setup. Second is FreeArc (along with Precomp an Srep). For both of them, you can find documentation in form of Sticky topics in this section (first 4-5 topics). There you can find everything you need. If something isn't clear, you can post in respective topics for more detailed help. Main topics you should check are: yener90's Inno Project Source Codes INNO TROUBLESHOOT: Q&A INNO TROUBLESHOOT - Tutorials BlackBox Inno Setup CI (Custom Installer) Tutorial (this one covers both Inno and FreeArc) altef_4's installer source code In the end, it all falls down to the fact which method do you prefer and which one do you find easier to "master". When it comes to Compression Video files, it depends on the game. If the game uses Bink videos, compressing them is pointless as they are compressed as much as it gets (99% of the cases). Best way for those is to leave them uncompressed because you will lose a lot of time on their compression and difference in size won't matter that much. The only thing you can do about them is to download Rad Tools (It's free software, you can easily find it on google) and re-compress (rebuild) the videos with 50% (or which ever you prefer) quality. That's the only way to cut their size. Compression of Audio and Texture files usually goes great with, above mentioned, Inno and FreeArc. You can find more inside the respective topics. Rebuilding the game files is whole another thing and it depends on the game. While for some games you can easily find tools on google and you can rebuild them easily, there are some games that can't be done this way. Again, it depends on the game and it can't be done every time. |
|
#3
|
|||
|
|||
|
Thanks HellRazor for the help
![]() I will check the thread you have given. If any other user know about my requested things then please reply, I will be very grateful to him. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Multiple Games to DVD | Grumpy | PC Games - CD/DVD Conversions | 6 | 22-12-2005 15:47 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |
| How to copy Xbox games | aaroncunn | XBox Games | 4 | 04-11-2005 15:55 |
| How to easily copy Computer games | aaroncunn | PC Games | 5 | 03-11-2005 13:49 |
| Having Problems Burning Numerous *Recent* Games....Help is Appreciated | Protosstic | PSX Games | 2 | 15-01-2002 21:27 |