Raised This Month: $32 Target: $400
 8% 

Fast DL compressing


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Marco105
New Member
Join Date: Jul 2019
Old 07-15-2019 , 07:06   Fast DL compressing
Reply With Quote #1

I run a Gmod server, having trouble recursively compressing model files to bz2 for fast DL on a windows 10 system.
Marco105 is offline
PC Gamer
Veteran Member
Join Date: Mar 2014
Old 07-15-2019 , 16:11   Re: Fast DL compressing
Reply With Quote #2

Here's a link to a BZIP2 post by MaloModo: https://forums.alliedmods.net/showthread.php?t=293499

He created a batch file that contains this: for /F %%A in ('dir C:\temp\bzip /A-D /S /B') do bzip2-100-x86-win32.exe -z "%%A"
PC Gamer is offline
Marco105
New Member
Join Date: Jul 2019
Old 07-16-2019 , 06:54   Re: Fast DL compressing
Reply With Quote #3

Does it work for models, I have been told conflicting information
Marco105 is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:38.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode