Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some more code or at least IDEA is needed #10

Open
hjmodi opened this issue Jul 6, 2015 · 4 comments
Open

Some more code or at least IDEA is needed #10

hjmodi opened this issue Jul 6, 2015 · 4 comments

Comments

@hjmodi
Copy link

hjmodi commented Jul 6, 2015

I just added some code to your default decompress_csv.py and managed to get human readable files. But how do i recompress them. So if you have any idea about what a compress.py program may contain or IF you have program ready. Please let me know either here or in personal at [email protected].

@FICTURE7
Copy link

FICTURE7 commented Jul 6, 2015

Am not sure, but i think you could just compress the file with LZMA and remove 4 bytes at offset 9 of the compressed file to fix the header.

@hjmodi
Copy link
Author

hjmodi commented Jul 6, 2015

I'm not that good at dd command and partially understanding the dd code and a compress.py that i created is not working WELL. So if you want i can mail you compress.py that i've created or if you got some time can you please help me to create it?

@jostster
Copy link

or post it as a gist so anyone can take a look

@Agusnez
Copy link

Agusnez commented Jul 3, 2017

I've managed to compress the files in LZMA with Java: https://github.com/jponge/lzma-java. but won't be recognised by the game as it crashes...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants