Monday, July 16, 2012

"Getting Started And Folder Structure"

5 things I learned about the Sandbox folder structure.


1. Exe's are in bin64/32. I should use the 64bit version, since I can. 
2. .pak files can be opened with rar/7z software and contain lots of fun assets and sounds. I can extract them to play with them in the editor.
3. Code folder has example code and such. Logs, temp, testresults aren't very interesting folders.
4. .cfg files are configs. Has a bunch of stuff I should leave alone for now. If I want to edit cvars I should make a new user.cfg, a good one to add would be r_motionblurshutterspeed 0. Gets rid of the distracting motion blur
5. Tools folder. Run the settingsmgr.exe before working. Look for the green light!

No comments:

Post a Comment