.CCGAME File Extension
XNA Creators Club Game Package
Developer | Microsoft |
Popularity |
2.1 | 10 Votes |
What is a CCGAME file?
Game package created by XNA Studio, a game software development kit used for making Windows, Xbox 360, and Windows Phone games; includes all development assets (source code, resources, etc.) and incorporates digital protection to make sure that the contents are protected from unwanted access.
More Information
The CCGAME format is the format used for uploading games to Microsoft's Xbox LIVE Marketplace and Microsoft's App Hub. Therefore, when developers finish development, they package games as CCGAME files and submit them for review before the games can be sold to users. CCGAME files can also be used for sharing development projects between copies of XNA Game Studio.
You can create CCGAME files by selecting Build → Package → as Creators Club Game from the XNA Game Studio menu within Visual Studio, or by using XnaPack.exe, a command line utility included with XNA Game Studio. To unpack a CCGAME file, you can double-click the file (assuming XNA Game Studio is installed) or use the XnaPack.exe program with the unpack option.