More Awesome Than You!
Welcome, Guest. Please login or register.
2024 May 30, 13:37:38

Login with username, password and session length
Search:     Advanced search
540275 Posts in 18066 Topics by 6514 Members
Latest Member: Llama
* Home Help Search Login Register
  Show Posts
Pages: [1]
1  Awesomeware / Armoire of Invincibility / Re: TOOL: TS3 Recompressor on: 2015 March 10, 09:32:22
Here you go, cleaned up code...
https://gist.github.com/uyjulian/bd24b98a4c97b775c9ab
2  Awesomeware / Armoire of Invincibility / Re: TOOL: TS3 Recompressor on: 2015 March 09, 11:17:25
Okay, that code is real ugly, you should be in the International Obfuscated C Code Contest :-)
But I ran that code through clang-format, and all is fine, except for the escape-coded strings, lol
3  Awesomeware / Armoire of Invincibility / Re: TOOL: TS3 Recompressor on: 2015 March 09, 10:29:27
Thanks.
4  Awesomeware / Armoire of Invincibility / Re: TOOL: TS3 Recompressor on: 2015 February 16, 16:58:50
any status on that?
5  Awesomeware / Armoire of Invincibility / Re: TOOL: TS3 Recompressor on: 2015 February 01, 16:03:34
I could try to find all the pieces, but given that it is wired together out of the pieces of 4 different unrelated projects symlinked across different computers, some of which no longer exist, something will probably be missing, and all of it is completely illegible unless you really enjoy code written as an exercise in being horrible. You sure you want it?

Actually, I'm not sure I can find all of it. Some of that was part of the PMBD servers, which definitely aren't around anymore and have been archived in some giant tgz file that is impractical to open as there is not enough space on anything but a replacement server to unpack it.

Yeah, I'm fine with horrible/incomplete source code.
Also, you don't need to extract entire archives, you could do this:
List the contents and find the file you want:
tar -ztvf file.tar.gz
Now extract that file:
tar -zxvf file.tar.gz nameoffileintargz
6  Awesomeware / Armoire of Invincibility / Re: TOOL: TS3 Recompressor on: 2015 January 31, 23:50:24
Is there source code? I was going to compile it myself for FreeBSD 64-bit.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.076 seconds with 19 queries.