Skip to main content

Komputer Tips' GPU Overclock Guide For Beginners | Get The Most Out Of Your Graphics Card

The GPU overclocking is getting popular these days.The VGA card producer like ASUS,Gigabyte and MSI have introduced their overclock-able  graphics cards to the market.So this GPU overclocking can improve your gaming performance up to a certain level.




GPU overclocking can't turn your GT610 or low profile VGA into a Titan.But it can improve the FPS rate of your game.And there are some card which cannot be overclocked.

GPU overclocking may void your warranty.I will not take the responsibility for any damage which can happen to your cards.Do at your own risk.

Things You need for GPU overclocking 

  • GPUZ video card information sotware.
  • If you're trying to hit extreme clocks a third part cooling system for your graphics card.
Now open GPUZ and write download memory brandwidth,Pixel Fillrate , Texture Fillrate at its default clock.


Now Open Benchmark software and start benchmark.I prefer Heaven.You can use any preset.If you don't have a high end card it is better to use a medium setting.



Now write down the max FPS and min FPS during the benchmark.

Open your overclocking software.And run the benchmark again while it is opened.Increase memory clock by 5MHz steps.You should keep a time gap between these steps.

While you're increasing the memory clock check for any artifacts.If you see any random pixel sized multi coloured dots in the screen it means your memory is a little bit stressed.Reduce memory clock two or three steps until you don't see those artifacts on the screen.

Now write down the maximum memory clock you can use without getting artifacts.Now let's move to the GPU clock.Follow the same steps above.Decrease clock when you see artifacts.You should keep an eye out for GPU temperature.It's good to keep the GPU temperature below 80 C as most of the graphics cards have max GPU temperature around 90 C.

You can use GPUZ to check whether the increments of your graphics card's memory and GPU clocks have applied.Because some GPU overclocking softwares cannot overclock some cards.


Look at the snapshot above.EVGA precision cannot overclock memory speed on a NVIDIA GT8600 Gigabyte.Although it shows Mem Clock Offset +68MHz has applied it hasn't really applied on the card.

Now after finding the maximum memory and GPU clocks for your card apply them at once.Run the Heaven or 3D mark again.Check for any artifacts on the screen.This is the GPU overclock stability test.If you see some decrease both memory and GPU clocks until you don't see any artifacts.When you are finished run a benchmark and compare the results you got at first.

Even a 5 FPS increment may make a huge difference in your gaming experience.It can turn an unplayable game into playable.You should have FPS between 25-35 at least to play a game without any lag.In multiplayer games the FPS count is very important.In multiplayer shooter games you need at least 60 FPS to use sniper rifles like a pro ;).

You can add heatsinks for memory chips of the graphics card.Search memory heat sinks in online stores like eBay , Amazon.They are very cheap and they will stabilize your overclocks and give your card a longer life.

If you need to go for a extreme overclock like 500MHz ,you need to increase the memory and GPU voltage a little bit.It is a very advanced process and first you need to find the max voltages for your card.If you apply a higher voltage than the maximum voltage your card can handle you may brick it.


Comments

Popular posts from this blog

USE HARDWARE ACCELERATION FOR VIDEO PLAYBACK | 4K HEVC 10bit | GPU DECODING GOOD or BAD ?

So as it seems that 4K is getting popular these days, but some people who have older computers may have some trouble playing 4K videos. Especially 10bit HEVC (x265) format. But the support for hardware decoding of HEVC 10 bit videos has been added few years ago. First of all lets see whether this hardware decoding is better than normal software(CPU) decoding compared with power. We won't be playing a game while watching a movie of course, at least not with a single monitor setup. So we can stop worrying about GPU usage going for 100% while watching a movie. But you could be doing many tasks with CPU while watching a movie. It is very practical. So lets turn into power consumption. This is very important for laptops. The following details are from a laptop with Intel Core i5 8250u with Intel HD graphics 620. File details. I used VLC media player latest version. All the Nvidia and Intel drivers used here are uptodate. Make sure you have the latest software and driv...

How To Automatically Post Blogger Posts To Your Facebook Page,Timeline or Group

Social Media gives bloggers a huge amount of traffic.As the users recommend your posts to others by sharing them, social media traffic is very valuable.But you have to post in social media one by one.There is no option in Blogger to automatically share your Blogger posts to Facebook.So we have to follow a different way.To automatically post on a Facebook fan page or a group , you must have admin privileges. #1 .Go To ifttt.com  and create and account there.This is an awesome site.'ifttt' stands for I f T his T hen T hat! #2 .Login to your Facebook and blogger accounts from different tabs.Now keep these tabs opened. #3 .On ifttt page click on 'Create a Recipe' button. #4 .Click on 'this' in highlighted color. #5 .Now Type Blogger in the 'Choose Trigger Channel' search box and select Blogger. #6 .You will be asked to Activate Blogger channel and Update it.When Updating make sure you choose your desired Blog from...

How To Move Blogger Inline Styles CSS to External CSS file with Google Drive Within 5 mins

Inline style are the major barrier between good SEO score and your blog.Inline styles make the code too big, so how long you write the code to text ration won't rise up.In blogger, inline styles are used by default.But most of the websites on internet use external style sheets as they are self hosted and the designers are very likely to use external CSS.Sometimes Blogger use internal styles.You can learn the difference between Internal CSS,Inline CSS and External CSS from W3 schools .Read this article on Inline VS External CSS . Probably you may have tried copying CSS between <b:skin> tags of your Blogger blog.If you tried that you already know that it doesn't work.Because Blogger has more CSS coding that won't show in Template>Edit.So to find the real exact CSS code of your blog follow these steps.For this tutorial you need a Google Drive account,if you have a Blogger account you may already have one.If you don't have a Google Drive account create one now...