View Single Post
  #2  
Old 25-04-2025, 03:09
L33THAK0R's Avatar
L33THAK0R L33THAK0R is offline
Registered User
 
Join Date: Feb 2021
Location: Saudi Arabia
Posts: 406
Thanks: 137
Thanked 117 Times in 70 Posts
L33THAK0R is on a distinguished road
Quote:
Originally Posted by teusma View Post
Couldn't you (if it's not too much to ask) simply produce a tool that looks like this pak_enc_dec that can be put in a chain like this: -mpak_enc_dec+oggre+srep+msc+lolz.

To be honest, your program I don't understand how it works. and it also has a dependency on dlls - which is not a big problem since when compressed it drops from 1.50mb to 343kb...

Sorry if I'm being noob in any way.
There shouldn't be a dependency on DLLs for the compiled executable. The usage is also plain to see when you run it from the command line. I'd advise running your own tests but I would think msc+oggre+lolz would be better suited, if you choose to not perform any post-install operations. Given how it would be a single command in a batch script to run the restoration for the data.pak I don't think any further development is warranted.
Reply With Quote