The VFS updates I did are required, here's why: vfsGetFileCount() cannot be used as a replacement for vfsFileExists() as I require the ability to select files from JUST pak (wad) files. vfsGetFullPath() cannot be used as a replacement for vfsFindFile() because vfsGetFullPath() only checks the actual file system, and not the list of files in pak (wad) files. Ok, as you were.. Hydra