- Fix an issue with some games not reporting file read speed (f.e. Saints Row The Third)
- Replaced a function pointer for reading file that is used when GlobalFileDataCache is enabled.
- Use cloned pdmqry session as I am using function calls that don't need active session to work.
- This way there is still the same amount of free sessions available.