If Valve don't fix this officially, we're going to need to make an intermediary filesystem DLL that passes some calls to the current Source SDK Base 2007 DLL and others to the Steampipe filesystem.
Kind regards, Saul Rennison On 17 April 2013 22:28, <amck...@yahoo.com> wrote: > Still adding snippet? > > Sent from Windows Mail > > *From:* Neico > *Sent:* Thursday, April 18, 2013 6:14 AM > *To:* hlcoders@list.valvesoftware.com > > Mounting doesn't work like it did before? > I mean the functions inside Steam shouldn't be gone yet so it should > provide you with the content... > > if it doesn't then this little code might help: > filesystem->AddSearchPath( UTIL_VarArgs( "%s\\steamapps\\common\\<app > name>", SteamAPI_GetSteamInstallPath() Snippet ), "GAME" ); > This code should work fine since the content is now directly on the > filesystem instead of being stored away in a file that requires special > mounting mechanism's, the only caveat I can see from here is that VPK > based Games might still break, I won't be able to help in this case > tough as I never looked into the entire VPK stuff... > > I hope this helps > > Neico > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlcoders > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlcoders > > >
_______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlcoders