Talk:Implementing FMOD

From Valve Developer Community
Revision as of 10:25, 22 November 2009 by TomEdwards (talk | contribs) (Created page with 'Thanks £cho, I've often wondered about implementing FMOD. On the server issue, it should be possible to extract either a full or relative path to the game folder from the comman…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Thanks £cho, I've often wondered about implementing FMOD. On the server issue, it should be possible to extract either a full or relative path to the game folder from the command-line with CommandLine()->CheckParm("-game", ppszValue), in tier0\ICommandLine.h. --TomEdwards 17:25, 22 November 2009 (UTC)