5 Things Learned About Sandbox Folder Structure
1. Sandbox Folder is where the commands for CryEngine3 are stored.
The main folders to work with are Bin32, Bin64, Game, and Tools.
2. Bin32 and Bin64 are the main folders that contain executables, game files, and editors.
Use Bin64 for a 64bit operating system, this is faster and allows more memory to be used
3. Game Folder contains .pak files that contain nearly all aspects of the game. These .pak files can be opened with WinRAR, WinZip, or 7Zip or they can be extracted if the user wishes to work with the elements within.
4. Tools Folder contains all the exporter plugins that can be copied when installing a particular plugin
5. Tools>SettingsMgr.exe: use this at least once before using a program
A green light is shown which means the engine detects the resource compiler.
Make sure the root directory is congruent with the build being used.
No comments:
Post a Comment