Lock流 Posted October 1, 2018 Posted October 1, 2018 1. Upgrade your Graphics Drivers for an immediate FPS boost Your graphics card is the centerpiece of your gaming experience (more on that below), but it can’t unfold its true performance without the proper software installed on your PC or laptop. Going from the driver that came either with your PC or with your graphics card to the latest version can make a large performance difference. Just look at nVidias latest graphics drivers, for example: *GeForce GTX SLI scaling improvements graph Nvidia GeForce owners: Go to http://www.geforce.com/drivers. Next, select your graphics card and your Windows version from the list and hit the “Start Search” button. My tip: Always go for the driver marked as “BETA”. This isn’t quite a finished driver, but they all run as stable and good as the final release these days and will likely give you even more performance! ATI Radeon owners: ATI fans go to http://sites.amd.com/us/game/downloads/Pages/downloads.aspx and select the appropriate device. This will give you access to the latest official driver which you can download and install. To get the beta driver with more performance improvements or features, head over to http://support.amd.com/en-us/kb-articles/Pages/latest-catalyst-windows-beta.aspx. For Intel HD Graphics owners: Mostly found on ultrabooks or tablets, the Intel graphics chipsets are the weakest of the bunch. I wouldn’t recommend doing any sort of gaming on the older integrated Intel HD chipsets (such as the HD 3000 or earlier) – unless you’re heavily into slideshows instead of smooth gameplay – but their latest graphics chipsets are powerful enough to play even recent titles, albeit not at the highest possible resolution or with all the bells and whistles turned on.To get updated drivers go to the Graphics driver page of the Intel Download Center. Wait, how do I even know what graphics card I own? Not a problem: To find out the maker and exact serial number, all you need to do is follow these steps. First, go to “Control Panel” and head to “Hardware and Sound”. From here, click on “Device Manager”: This will bring up a list of all the built-in devices of your system. Head over to where it says “Display adapters”: In these cases, you’ll see an Alienware X51 gaming rig with two graphic chips (the nVidia is usually always the faster one) and a laptop with a GeForce GT 650M. At any rate, make sure you’re using the latest drivers! 2. Upgrade to an SSD SSDs are much faster than mechanical hard disks and while this most certainly doesn’t boost your game’s frame rate, it will definitely reduce load time in game. My recommendation is to go at least with an SSD with more than 250 GB as most games these days take up between 8-20 Gigabytes. My Steam folder, for example, clocks in at a massive 60 Gigabyte and all I bought was Age of Empires III, Evil Within 2, Grand Theft Auto V, and the new Tomb Raider. Add to that Windows (another 30 GB), your personal data and some applications. You’re approaching the 256 GB quickly. I tried the Samsung 960 Evo which offers a fantastic value (250 GB for 126$). However, I went for the 480 GB SanDisk 480 GB Extreme which boosts an incredible 540 MB/s of sequential read and 460 MB/s of sequential write, for my Alienware gaming rig which – before – featured a stock 7200rpm drive. The performance difference is mindboggling: As you can see it has slashed my load times, meaning I spent more time playing and less time waiting! 3. Disable SuperFetch and Prefetch Both SuperFetch and Prefetch are Windows features that are supposed to boost Windows and applications startup times. For games, however, I noticed that loading times and background activity actually increases when these features are enabled. That’s why I recommend turning them both off if you’re an avid gamer. Here’s how: To do this, go to “Control Panel”, “System and Security”, “Administrative Tools”, and “Services”. Scroll down until you see the “SuperFetch” entry, double-click on it, and choose “Disabled”from the list. Hit “OK” and close all windows. Next, open up the registry; click on the Start orb and type in “regedit”. Hit Enter, and go to “HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory ManagementPrefetchParameters”. Double-click on “EnablePrefetcher” and enter “0” (default value is “3”) to disable the Prefetcher. Note: Please follow the above instructions precisely as deleting or changing the wrong values in the registry may cause problems with your PC. 4. Defrag or TRIM Your Disk As data is written or deleted from your hard disk, files become fragmented and will physically spread out all over the disk drive. This will lead to a significant performance hit, especially with games, as the hard disk will first need to collect all of these portions in order to be able to fully process the entire file. As both your games and their files usually take up several GBs, it is vital that all of these files can be read in a continuous manner. To defrag the disk, fire up the Start menu, and go to “All Programs”, “Accessories”, “System Tools” and “Disk Defragmenter”. Select your Windows disk, and hit “Defragment disk”. Note, if you have an SSD, you should not defrag. Instead, use the TRIM command to optimize them. In Windows 8, Microsoft integrated the TRIM command into the Disk Defragmenter—so, simply hit “Optimize”. Windows 7 doesn’t offer this, so be sure the TRIM command gets executed regularly. To see if TRIM is enabled, open up a command prompt by clicking on the Start orb and typing “cmd” into the search bar. Right-click on the first result (“cmd”), and click “Run as administrator”. Next, type in the command “Fsutil behavior query disabledeletenotify”, and hit Enter. If this returns the result “= 0″, you’re good to go! Otherwise, TRIM isn’t supported and needs to be enabled. Try entering the command “fsutil behavior set DisableDeleteNotify 0″. If that doesn’t help, a firmware upgrade might be necessary to enable TRIM.
Recommended Posts