Games for Windows and the DirectX SDK blog

Technical tips, tricks, and news about game development for Microsoft platforms including desktop, Xbox, and UWP


Project maintained by walbourn Hosted on GitHub Pages — Theme by mattgraham
Home | Posts by Tag | Posts by Month

Game Rating Systems and Windows 7

win7

Originally posted to Chuck Walbourn's Blog on MSDN,

Windows 8 includes a number of changes to the parental control ratings systems supported by Windows Family Safety (aka Windows Parental Controls) for Win32 desktop games. These changes are now available on Windows 7 via KB2773072. It is recommended that all game publishers populate their GDFs using the latest Game Definition File Editor (GDFMaker.EXE) in the Windows 8.0 SDK rather than using the legacy DirectX SDK version which does not support these ratings changes.

For full details on these changes to the ratings systems and GDF-related tools, see the Windows 8 and GDFs blog post.

The latest version of the Game Definition File Validator (GDFTrace.EXE) on GitHub has been updated for all the latest ratings system changes.

Update: The latest version of GDFMaker is in the Windows 8.1 SDK.