or, just change the files as needed on your webserver, considering that
windows clients certainly don't give a rats arse what case a file is.

kev

so.Suddenly wrote:

Well in the bsp it's all lowercase:

// .res entries (63):
gfx/env/3dm_bikiniup.tga
gfx/env/3dm_bikinidn.tga
gfx/env/3dm_bikinilf.tga
gfx/env/3dm_bikinirt.tga
gfx/env/3dm_bikinift.tga
gfx/env/3dm_bikinibk.tga


That means, the filenames in your mapzip are wrong. But that's not a genreral "steam useses lowercase only"-Problem.


If the mapper had used


// .res entries (63):
gfx/env/3dm_Bikiniup.TGA
gfx/env/3dm_Bikinidn.TGA
gfx/env/3dm_Bikinilf.TGA
gfx/env/3dm_Bikinirt.TGA
gfx/env/3dm_Bikinift.TGA
gfx/env/3dm_Bikinibk.TGA

in his mapfile, the files would have be named exact that way.


The only solution for this problem imo is, to generate a res-file for each map and rename the needed files accordinly.

E.g. with a script, that reads the res-file, then searchs the included files of the
map *not case-sensitive* (unsensitive?) and rename all found files to the correct
name.

Regards,
Wolf




-----Urspr�ngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Sebastian
Gesendet: Mittwoch, 10. M�rz 2004 10:37
An: [EMAIL PROTECTED]
Betreff: Re: [hlds_linux] steam file name problem


err. thats the problem though. It appears steam requests lowercase filenames.

example, in cs_bikini there are some tga files as blahDn.tga and steam says
blahdn.tga (lowercase D) not found on the server :(


----- Original Message ----- From: "so.Suddenly" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 10, 2004 3:39 AM Subject: Re: [hlds_linux] steam file name problem


Not on Linux!


It depends on the name the mapper used in his bsp.
If he used sound/Bird.WAV, you need to name it the excat way.


----- Original Message ----- From: "[FAW]Terran" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, March 10, 2004 8:59 AM Subject: Re: [hlds_linux] steam file name problem


--



--On Dienstag, 9. M�rz 2004 23:33 -0500 Sebastian <[EMAIL PROTECTED]> wrote:


it appears that steam looks for lowercase filenames when a client tries to
download. do all files (maps, tga, mdls, etc) have to be lowercase? it is
safe to rename upper case file names?

yes


--
visit www.cs4us.de
Public CS: 134.60.100.26:27015
--
[ Content of type application/pgp-signature deleted ]
--


_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux


_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux


_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux




_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to