Most crashes of desktop video games are caused by outdated video card / graphics card drivers. This problem can be fixed easily and for free! UpdateMyVideoDrivers.com was made to help you update your drivers as quickly and easily as possible.
After the page loads, it will attempt to highlight the instructions that are the most relevant to the computer you're currently using to view this page.
You appear to be running . The highlighted instructions below will work for your computer.
Update my video drivers on Microsoft Windows
Update my video drivers on Windows Vista, Windows 7, Windows 8, or Windows 10
Find out what company makes your Graphics Card
-
In Windows 10: Right-click on the Start button in the bottom-left of the screen and choose "Run" from the menu. In the box that pops up, type "dxdiag" (don't type the quotes) and press Enter. Continue to step 2.
In Windows 8: If you're using Metro mode (the "tiles" view that looks like a tablet), then click the Search icon (it's a magnifying glass in the top right corner) and type "dxdiag" (don't type the quotes), hit Enter, then Continue to Step 2. If you're using Desktop mode, follow the instructions below for Windows 7 and Windows Vista: it will be the same for you.
In Windows 10, Windows 7, or Windows Vista: Click the Start button (or press the Windows key on your keyboard, usally found somewhere to the left of the spacebar). Type "dxdiag" in the Search box and press Enter.
NOTE: If you get a popup message that says "Do you want to allow DxDiag to check if your drivers are digitally signed?" then click "Yes" if you currently have a working internet connection, and click "No" otherwise.
-
The 'DirectX Diagnostic Tool' will open. Click the Display tab.
- Look for the Name field and Manufacturer field. This will show you what brand and model of video card (graphics card) you have.
Download & Install a driver from the graphics-card-maker's website
Go to the website of the manufacturer of your video card (graphics card) to download the most up-to-date drivers. Here are links to the driver pages for the most popular manufacturers:
- AMD and ATI: AMD and ATI graphics drivers
- Intel: Driver Update Utility (if that automatic tool doesn't work, look for your specific Intel graphics drivers)
- NVIDIA: NVIDIA graphics drivers
Update my video drivers on Windows XP
Easy Way
It's worth trying this first:- Right-click on your Desktop which should open a menu
- Select Properties from the menu
- Select the Settings tab
- Click the Advanced button
- Select the Adapter tab
- Click the Properties button
- A new window will pop up. Select the Driver tab
- There will be some buttons on the left side of this dialog. If the Update Driver... button is clickable, then click that to start the upgrade process. If it is not clickable, then the computer couldn't find any available updates. If you're stuck and you still want to manually look for an upgrade, read the next section called "If the Easy Way doesn't work".
If the Easy Way doesn't work
In some cases, the system won't be able to find an Update the other way, but you may still want to try to update your drivers on your own.The manual method requires two steps: 1) finding out which type of graphics card you have and 2) downloading the drivers from the manufacturer's website. For detailed instructions on how to do those steps, just follow the instructions for Windows Vista above.
Update my video drivers on Mac OSX
On Mac OSX, the drivers are part of OS X, so they are updated automatically when you do a Mac update. Make sure you have the newest version of the operation system.
Here's how to make sure you have the latest updates installed:
- Click the Apple logo near the top left of the screen.
- The above step will open a menu, select "Software Updates" from the menu.
- NOTE: If you do not see "Software Updates" then you might have automatic updates turned on. If that's the case, then choose "System Preferences" instead. Then click the "App Store" logo and "Check Now" button.
- If there is a software update available, install that... it will contain any updates that are currently available for your graphics drivers.
Update my video drivers on Linux
It is strongly recommended to use the commercial (usually closed-source) drivers that are provided by your graphics card's manufacturer, unless you really
want to Rage Against the Machine. The first set of instructions will be tailored to the normal update. If you are hardcore, we'll cover that later.
Possible shortcut for Fedora users
You can follow the instructions on this page for a potentially easy-fix. If that doesn't work, then just try the normal instructions below.
Determine which graphics card you have installed
- Find the type of graphics card by typing lspci | grep VGA on the command-line.
- Then, find the current version of the graphics card by typing glxinfo | grep OpenGL
Download & install the appropriate driver
Based on the type of graphics card that you found in the previous step, download the video drivers from the appropriate site:- NVIDIA: NVIDIA drivers You can also browse NVIDIA's Archives of Unix drivers and Archives of Linux drivers.
- AMD: AMD graphics drivers for Linux
- Intel: Intel Graphics for Linux
Update my video drivers on Ubuntu
Updating existing drivers (most common)
In Ubuntu, the updates are handled automatically by the Update Manager, but it's possible that the manager has not checked for updates in a while and you want to make sure you have the most recent update.In case an update is already available but hasn't been installed yet:
- Click the gear icon on the very top-right corner of the screen
- If an option that says Update Available is there, then click that to start installing the updates
- Open the Update Manager (to do this: click the unity symbol (the Ubuntu logo) on the dock and type Update Manager)
- Click the Check button to check if any new updates are available
- Click the Install Updates button to start the install
- Restart your computer to begin using the updated video drivers
Installing new video drivers (eg: if you just got a new graphics card)
- Click the unity symbol (the Ubuntu logo) on the dock/task-bar and type Additional Drivers.
- Open the Additional Drivers application.
- This application should automatically detect if you have new hardware that needs drivers and will guide you through the rest of the process.
Conclusion
This site was made by BlueLine Game Studios because we noticed that most users who were unable to run our Steam games (PC, Mac,and Linux) just needed to get a quick update to their video drivers. This is very common for all Game Developers making cross-platform games on Steam... yet there was no single site that we could point users to, when it was clear that they needed to update their drivers. It felt wrong to cast the user off on their own to search based on their specific computer type (which often resulted in pages with intimidating instructions), so we built this free site!
In building this site, we pulled together info from a bunch of sources & used a few open source tools. The browser-detection is done using WhichBrowser. The site's icon & favicon are from the open-source (GPL) Nuvola icon-set. At least some of the icons for the operating systems come from Tatice, licensed under by-nc-nd 3.0. We compiled info about the various operating systems from a number of sources. Beyond what is already directly-linked to above, we used sketchup, some windows info from Adobe, some Windows XP and Linux info from UCSF, as well as some Ubuntu/Steam info from Valve.