An open API service indexing awesome lists of open source software.

https://github.com/rollingstar/gpack-unofficial

Video game compression tool. Unofficial backup of the original tool.
https://github.com/rollingstar/gpack-unofficial

7zip c compression merging srep

Last synced: about 1 year ago
JSON representation

Video game compression tool. Unofficial backup of the original tool.

Awesome Lists containing this project

README

          

GPack-Unofficial
================

An unofficial backup of GPack, a video game compression tool. This is a backup of the code I have. I don't maintain / didn't create GPack (maintainers welcome).

Included:

* GPack r36 (latest)
* GPack Datter r9 (latest is r10 - please contact me if you have it.)
* GPack Merger r2 (latest)

Download
--------

Press the "Download ZIP" button on the right side of this page. Extract it. Run GPack using either the GUI or command line.

How Does It Work?
-----------------

These three programs help GPack compress files with a high degree of efficiency:

* **General Compression** - [7-zip version 9.25 alpha](http://www.7-zip.org/)
* **Large-Dictionary Compression** - [SuperREP version 3.0](http://freearc.org/research/SREP.aspx)
* **Sound Compression** - [Tom's lossless Audio Kompressor (TAK) version 2.2.0](http://thbeck.de/Tak/Tak.html)

Changes
-------

* Added license documents.
* All three programs are bundled into one folder.
* GPack's readme has been changed from saying "r34" to "r36".
* **GPackDatter.exe** is included. Its readme has been renamed to **Readme_Datter.txt**.
* **GPackDatter.c** has been added to **/src/**.
* **GPackMerger.exe** is included; its readme has been renamed to **Readme_Merger.txt**.

Related
-------

["GPack" by Yilez](https://bitbucket.org/yilez/gpack/overview) (Dead link - was working in January 2014.)