AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   Clients only download .bsp files intead of .bz2 (https://forums.alliedmods.net/showthread.php?t=324643)

Lucs 05-22-2020 10:59

Clients only download .bsp files intead of .bz2
 
This is a problem related to my server, which users download .bsp maps intead of .bz2. The fastdl file is in .bz2 format but clients download the .bsp one, then so the download speed is too slow. I'm using two different web servers to make clients download the maps OpenFastDL (I found this one browsing) and MediaFire. I don't know that many places to create my own web server for free (or kinda), so I'm using these. On my maps folder, I have all the maps in .bsp format. Sorry for my bad english and poor knowledge about this :oops:

PC Gamer 05-23-2020 15:15

Re: Clients only download .bsp files intead of .bz2
 
The fastdl is working as intended. You host the .bz2 file. Players download it. It becomes uncompressed on their client drive after download as a .bsp file.

One not so ideal option is for you host your own files on your game server or another computer you own. You can use Apache or some other free open source hosting software on your server.

foon 05-23-2020 16:26

Re: Clients only download .bsp files intead of .bz2
 
If you don't want to pay for a fastDL host, you can always use this.
https://forums.alliedmods.net/showthread.php?t=321898

ToppyTopology 06-18-2022 21:38

Re: Clients only download .bsp files intead of .bz2
 
Quote:

Originally Posted by foon (Post 2701892)
If you don't want to pay for a fastDL host, you can always use this.
https://forums.alliedmods.net/showthread.php?t=321898

Hello, do you know how to set up this? It only downloads maps from the map cycle, but not the folder I specified in sv_downloadurl_bz2folder

e.g. if I set sv_downloadurl_bz2folder to "fastdl", is it suppose to search the named folder inside the game directory? (cstrike, tf, etc.)? I tried but it doesn't work


All times are GMT -4. The time now is 13:47.

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