• Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!

Steam game files in Mac OSX Lion DP4

Overclockers is supported by our readers. When you click a link to make a purchase, we may earn a commission. Learn More.

Newman513

New Member
Joined
May 30, 2011
I've been using DP4 for a while, but still haven't been able to locate the Steam files for any games.

In Snow Leopard the files were under Application Support, but they're not there anymore.

Any help would be appreciated, and I'm sure this is a simple fix.

EDIT: I'm looking to add autoexec.cfg to my TeamFortress two game.
 
Open a terminal and paste the following. It should locate it for you
Code:
find / -iname "autoexec.cfg"
 
Open a terminal and paste the following. It should locate it for you
Code:
find / -iname "autoexec.cfg"


I just get a ton of "permissions denied" when I do this. Any other guesses? I am the only (Admin) account on my laptop.
 
make sure you are clicking on your Home Folder (Username) then Library > Application Support instead of Macintosh HD > Library > Application Support.
 
Back