A more technical FAQ can be found on the C4 Engine Wiki.
Engine Questions
Does the C4 Engine work on the Mac?
Does the C4 Engine work on PS3, Xbox 360, and Wii?
What are the minimum graphics card requirements of the C4 Engine?
Can't we just turn off features so that C4 will work on lower-end graphics chips?
How many polygons can the C4 Engine render per frame?
The number of polygons rendered is rarely a limiting factor when it comes to an engine's performance. Many factors influence the rendering speed, and these include the complexity of the materials used, the number of shadows drawn and their types, and whether various kinds of special effects are enabled. There aren't any specific numerical limits for any of these that can be stated. Speed will generally be determined by how well levels are designed.
What do I need to build the C4 Engine source?
Is there an evaluation version of the C4 Engine?
Yes, the standard evaluation package is included with the demo available on our download page. It includes all of the tools that ship with C4.
You can find the complete source code for two of our tutorial projects at the following locations. These are heavily commented sample games that can give you an idea what coding for the C4 Engine is like.
Licensing Questions
I have a publisher. Do I need a Professional License?
You only need a Professional License if your publisher has ever been a member of the Entertainment Software Association (ESA) or the Entertainment and Leisure Software Publishers Association (ELSPA). Lists of the current members of these organizations can be found at the following locations.
What's the difference between the Standard License and the Professional License?
- The Standard License does not allow you to publish with a major publisher as defined in the previous question. However, standard licensees can still publish through publishers who are not members of the ESA or ELSPA.
- A separate Standard License must be purchased for each programmer. Under the Professional License, there is no limit to the number of users at a single company.
- The Professional License comes with additional support. Your company will receive a private area on our forums to which only they have access, and your feature requests have higher priority.
- The Professional License is issued for a single game title, whereas the Standard License can be used for an unlimited number of titles.
- The Professional License reverts to a Standard License after your game ships. This means that you still get updates for life, but you can't publish a second game through a major publisher without obtaining a new Professional License.









