From: "Leon Hartwig" <[EMAIL PROTECTED]> > In that case, I'd just put the .pak file itself on the ramdisk. I honestly > don't think you'd gain much (if anything) by exploding .pak files. > >
Jeroen makes a good point though -- it would be good if the engine could perhaps first look for FileName.EXT (i.e. using whatever case is specified by the caller) and then if that fails look for filename.ext, when loading resources. Regardless of the exploding pak files issue, this would save a lot of hassles with map makers creating maps that work under Win32 but cause errors under Linux because they haven't been consistent with their filename case. -Simon _______________________________________________ hlds_apps mailing list [EMAIL PROTECTED] http://list.valvesoftware.com/mailman/listinfo/hlds_apps
