
So really all you have to do to ensure that all prerequisites are installed correctly is to ensure that any dll’s you use that are part of the DirectX SDK and NOT part of the core DirectX install are installed. Most Windows installs already have DirectX installed by default, Windows XP SP2+ includes DirectX 9.0c, Windows Vista includes DirectX 9&10 (and SP2 includes DirectX 11), and Windows 7 includes 9,10&11 right out of the box. Step 1 – Create a minimal installation package So after seeing another iteration of this discussion on this recent Reddit thread, I decided I’d write this post so that those who are unsure of how to redistribute DirectX in their own games installer will be able to get it right (BTW - the installer in the linked thread is doing it wrong despite the thread title). I understand why this is a problem, there’s lots of advice and documentation telling you what NOT to do when distributing DirectX (Don’t just include the dlls in your install folder!), but not much in the way of what you SHOULD do.
DirectX 12.I see threads all the time where people complain about game installers that have DirectX install wizards that pop up mid install, or about the size of the end user redistributable bloating their game installer. DirectX 11.1 supports Windows 8, Windows Server 2012 and, released in 2012. DirectX 11.0 supports Windows 7 and Windows Server R2 and released in 2009. DirectX 10.0 supports Windows Vista and released in 2006. DirectX 9.0 is one of the most popular releases where it is released in 2002. DirectX 8.0a ended support for Windows 95 and released in 2001. DirectX 7.0 supports Windows 200 and released in 2000. DirectX 6.0 supports Dreamcast and released in 1998. DirectX 5.0 was supporting Windows 2000 and released in 1997. DirectX 4.0 is newer released where its features are merged with version 5.0. DirectX 3.0 supports Windows NT and released in 1996. DirectX 2.0 supports few 3rd party applications and released in 1996. DirectX 1.0 is the first version and released in 1995. These provide different options and features for the underlying operating system. During the time there is a different version of the DirectX. Some DirectX problems may exist like a graphics driver, sound settings.ĭirectX is used for a long time. So why update it? There may be different reasons like So all Windows Desktop operating systems come with DirectX preinstalled. Why Update DirectX?ĭirectX is a core component of the Windows operating systems. In this tutorial, we will learn how to update DirectX in Windows operating systems. Generally, DirectX provides different functionalities for audio and video with some game accessories.
DirectX a software package where provides multimedia related functionalities, libraries, and applications in Windows operating systems.