RN-QQHFzQYtPGkUCfyu8eve2qf0

Thursday, 6 September 2012

How to Check Whether your Computer can Run a Game or Not

0 comments

Today i came with a cool tip about computer games. Without the age difference every computer users are interested in playing computer games. Even me very interested in playing Shooting games. Last week i have installed Max Payne 3 in my PC, and after all installation completes, i have clicked on play icon of the Max Payne 3.

As a result i got some error message that shows "VGA not enough to run this game". I was really disappointed of this result.

The same situation might have happen to you, so how it will be if you got to know the particular game's minimum specifications to run on computers before install the game. If you got to know the game's minimum specifications to run on your PC, you wont waste your valuable time on installing it.

How to Check Whether your Computer can Run a Game or Not

There is a way available to check whether your PC can run a specific game or not.

How to check whether your PC can run a specific game or not?

Go to Can you run it? Website

You can select the game from drop-down menu which you want test. or you can search the game by name on search box.

After selecting your specific game, click on Can you Run it? Button

How to Check Whether your Computer can Run a Game or Not
For running the scan on your computer, it downloads a ActiveX or Java Applet and scans the current systems configuration.
If it ask you permission to download, click on yes/ run this time

After scan completes, it will show detailed information about each components. Depending on the result you can decide whether you're able to run that specific game or not.

I have tested Call of Duty: Modern Warfare 2 in my PC, and got the result as 

How to Check Whether your Computer can Run a Game or Not

How to Check Whether your Computer can Run a Game or Not
I hope this free online service will help you to choose the correct game for your PC.

Bonus Post : 
Don't forget to read Speed Up your PC for Play High Quality Games

Tuesday, 6 March 2012

Clean your RAM without any software

0 comments
RAM decides the speed of your computer, there are many software available in internet to keep your RAM free, but how much of these software supports to keep your RAM Free?
And now I am going to show you something very easy to keep your RAM free. It’s all few lines of code which can be used with notepad.



Clean your RAM without any software



You can do this simple trick by following the steps below.

Open Notepad.

Type FreeMem=Space(64000000)

Save it as “CLEANER.VBS” in any location you like.

You can edit the code 64000000 into 512 if you own a 512 MB RAM or change into any size of RAM of your PC (Convert your RAM value to bytes).

And now run it.