Pages

Tampilkan postingan dengan label graphics. Tampilkan semua postingan
Tampilkan postingan dengan label graphics. Tampilkan semua postingan

Sabtu, 22 Maret 2014

Graphics Card Overclocking

Overclocking a graphics card is a great way to unlock higher framerates. In many cases, you are able to increase the performance of a GPU to that of the next better model. For example, AMD 6950 uses, basically, the same hardware as the 6970, just with a couple parts on the GPU core disabled and its at lower clocks. Well, if the hardware is the same then it should be able to hit the same clocks as the 6970, right? In many cases, this is true. For example, the AMD 5870 has a stock clock of 850 mhz, while Im able to get my 5850s to 870 mhz on stock voltage. Looking at the hard data, a 5870 has a 68 Gigatexels/second fill rate and a 153.6 GB/sec memory bandwidth. My 5850s are at 62.6 Gigatexels/sec and 153.6 GB/s (from GPUZ). At the same time, brand new, my cards were $150 cheaper. Pretty good argument for overclocking, no?

A word of warning: As much as overclocking is supported, it is not officially supported. This means that should you damage your card and send it in for a replacement, and the support tech staff is able to determine that you overclocked your card, then your warranty is void. OCing through software makes it very difficult for them to determine this, whereas a flashed BIOS makes it extremely easy.

Ok, so, regardless of why you want to overclock, lets get into the basics of it.

Key Terms


Core means the actual GPU core, where most of the magic happens. The speed, in mhz, that your GPU core is running at is going to greatly affect the texture and pixel fillrate performance, which is a huge bottleneck in gaming.

Im not paid for complete testing ;)
Memory (VRAM) is where textures are stored as well as rendered frames. There are plenty of performance benefits to having a higher memory speed, considering that pretty much everything you see on screen is at one time in the memory.

I ran some tests on FurMark, at 1920x1080, showing how both core speed and memory speed can affect performance. As you can see in the graph, the framerate went up as the memory speed increased, with barely any change from core speed. It is important to note that this particular test was run using 4xMSAA. I also did some tests at 0xMSAA in FurMark, and it showed that only core speed had an improvement. Basically I just want to point out that for optimal overclocking, you need to focus on both memory and core speeds.

Voltage is what gives you stability. As the core speed increases, it may need an increase in voltage to remain stable, much like in CPU overclocking. Most higher end GPUs allow voltage modification, however, not all GPUs allow this. In some cases you might be able to also modify the VRAM voltage, but this is fairly uncommon. If you can, then in much the same way as core voltage, it can help you achieve higher clocks.

VRM is the Voltage Regulator Module. This is what adjusts your input voltage to that going into your GPU. These are very prone to over heating when overclocking, especially if you increase your voltage. 

How To Overclock

MSI Afterburner
The first things youll need is a program to adjust GPU clocks. AMD offers Overdrive in the Catalyst Control Center, and many manufacturers offer their own tweaking programs, like Sapphire Trixx, MSI Afterburner, and EVGA Precision. Personally, I use Afterburner - with my Sapphire cards. It is probably the best all around program, and the only reason not to use it is if you have non-reference, non-MSI cards and want to adjust the voltage.

GPU-Z Sensors
You will also want to download something to monitor your cards. Afterburner takes care of this, but you should also consider getting GPU-Z because it monitors more than just the core temperature. In most cases, you will also be able to see your VRAM and VRM temperatures as well. Ideally your temps wont surpass 80-90C at the absolute most. For my 5850s, I found I would get a hard system crash or lockup when VRM or VRAM hit around 120C, although my core temperature was still in an acceptable area - so keep in mind that you should check on those temps too.

Before you start, make sure that you do NOT have "apply overclock at startup" selected!

The basics of GPU overclocking are very similar to CPU overclocking. Personally, I recommend starting with Memory clock because it gives nice gains and often isnt affected by voltage - since usually you can only change core voltage. To overclock the memory, I like to start with 50mhz jumps, with 5 minutes of FurMark testing at 4xMSAA at full screen - also, let the cards stay heated up a fair bit rather than giving them a long cool down time between tests. You may want to set up your tests using the benchmark feature. Continue this until you get either a lock up, crash, artifacts, or the screen goes blank. Doing a hard reset on your PC isnt fun, but it shouldnt wreck anything. I usually find that ctrl+alt+del still works and you can reset from there.

FurMark stress test
When running your 5 minute benchmark tests, you will get a score at the end. As you increase the memory speed, you should see an improvement to the score. However, at some point even if you dont get a crash or lockup, you might notice your score either didnt increase, or worse yet, decreased. This is a vital thing to notice. The reason for this, as I understand it, is that GDDR5 memory - that is, the most common memory used for GPUs - is meant to be crash resistant. It does this by being able to resend data that failed the first time due to being unstable. In this way, if you are nearing the point of crashing, leading up to it the VRAM will need to resend data repeatedly, and therefore it will reduce performance compared to every piece of data being sent only once. Therefore, if you notice this occuring, slowly reduce your clocks by 5mhz until you realize the highest score.

Moving on to GPU core overclocking, the process is much the same. You can still start with 50 mhz jumps, but with the testing you should run at 0xMSAA in FurMark. Also try to keep temperatures high throughout the testing phase.

The most common issue of an unstable core is artifacting. This is when pixels essentially get stuck, and youll notice multiple squares on screen that dont sync up with the image. At this point you will want to stop the test and will also have to reboot the PC. You have a choice here, either to reduce the clock or else increase the voltage. For 24/7 overclocks, I highly recommend reducing the clock and finding the highest stable clock on stock voltage. However, if you want to increase the voltage, I suggest doing it in 0.05V increments. Basically just increase the voltage and retest at the same clocks, and repeat until stable. It is also vitally important to watch all your temperatures, because as I mentioned before, its possible that you crash because of heat and not instability.

Extra Info

There are, as always, a few other things to consider. FurMark isnt perfect in determining if your GPU is stable. Ive passed fairly long sessions in FurMark, as well as a few games, before finally having an issue in one specific game. It didnt take long to realize that my GPU OC was to blame, and dropping my memory clock by only 5mhz made it nice and stable from there on out. So, actually playing games will be your final stress test.

If you run crossfire or SLI, there might be issues with instability. Generally it should be ok, but Ive read about issues with crossfire that has to do with the switch between low power and high power, and only occurs when a custom voltage is set. It seems the way around this is to disable ULPS, which you can google for yourself.

Another area of problem is that sometimes after an overclock is applied, the graphics cards wont automatically change to low power state at idle, or else the idle state clocks are higher than they used to be. This is something that is at the mercy of people making the overclock programs, and the only way around this (and other) issues is to manually reflash your GPU BIOS. This is not a recommended practice, but I will just put here that if you have a very stable overclock, it is a handy thing to do because your GPU will essentially think that the overclock settings are its default settings, so it behaves like a totally stock card. There are tools for changing and flashing the BIOS, and for more info check out techpowerup.com.

If you have concerns about your particular brand or model of graphics card, just google your card and key terms like "overclocking" "highest clocks" "stability" to find a variety of sources. I always advise learning as much as you can before doing something you dont quite understand, and causing damage.

Read More..

Jumat, 07 Maret 2014

Here’s How Overclock Your Graphics Board

Stepping your graphics cards GPU beyond its specified clock speed will improve its performance and may stave off an expensive upgrade. Well show you how to do it safely.

OUR AMD RADEON HD 7950 card improved its frame rate on Lost Planet 2 by 20.48 percent after overclocking.
MANY PC GAMERS eagerly await the release of next generation graphics boards, hoping that the new hardware will boost frame rates and make the latest games look better. But while such upgrades usually do increase game performance, improve image quality, or both, high end boards are expensive and may not be necessary.

Today, even midrange graphics cards are generally fast enough to pump out buttery smooth frame rates in cutting edge games at all but the highest resolutions. If your current graphics card is serving you well, and you just want a little something extra to pep up performance, overclocking may be the better way to go. It will certainly be more affordable.

Why Overclock?

In its early days, overclocking may have been a black art reserved for hard core computer geeks, but today its about as easy as can be, and its usually safe too. Yes, overclocking a component can shorten its life span. But if you dont push things too far. and if you keep temperatures under control, you have little reason to worry.

One key is to ensure that your PC has an adequate cooling system and a power supply that can handle an overclocked board. Modern graphics boards have thermally controlled fans that spin faster to dissipate heat from an overclocked board. The card may be a bit noisy as a result, but if the overclock remains stable and the graphics cards cooler keeps up, you should be good to go.

Both AMD and Nvidia (thebig two graphics board makers) have built overclocking tools into their drivers. AMDs are readily available (on supported boards) in the AMD Overdrive tab. listed in the companys Catalyst Control Center software suite (in the Performance section). Nvidias overclocking tools aren’t exposed by default in its GeForce drivers, but installing its System Tools utility will make them available. Simply pick up and install the Systems Tools utility from Nvidia.com; frequency controls will then be visible in the performance and tuning section of the GeForce driver.

Disregarding software/driver optimizations, game engine tweaks, and system interface speeds, the performance of a graphics board is typically determined in part by the computing speed and fill rate of its graphics processing unit (GPU), and in part by the amount of memory bandwidth its frame buffer memory affords. (The amount of frame buffer memory on the card can also come into play as resolutions and texture sizes increase, but we don’t have space here to discuss those factors in depth.) By increasing the frequencies of the GPU and the frame buffer memory on your graphics board, you can make them process and move more data, more quickly, increasing overall performance.

How to Overclock

Overclocking a graphics board is a fairly straightforward process. All you need is a working and properly configured graphics board, and a few of your favorite games or a benchmark like Futuremark 3DMark 11 to test stability. For the purposes of this article, we used a brand-new AMD Radeon HD 7950 installed in a high end. Intel powered test gaming system running Windows 7 Ultimate (64-bit).

AMD RADEON HD 7950 card improved its frame rate on Lost Planet 2 by 20.48 percent after overclocking.
AMD RADEON HD 7950 card improved its frame rate on Lost Planet 2 by 20.48 percent after overclocking.

Before you begin overclocking, install the latest drivers for your graphics board (and Nvidias System Tools if necessary), and play a few games to ensure that the system is stable. If all is working well, restart the system, open the graphics boards control panel, and navigate to the overclocking or frequency control section; we used the Overdrive tab built into AMD’s drivers.

First, enable Overdrive by ticking the necessary box, and max out the power control settings to eliminate any power related frequency restrictions. Next, increase the GPU frequency by moving the appropriate slider by a few megahertz at a time, and apply the settings. Then play a game or loop a benchmark to test stability.

For example, our Radeon HD 7950*s GPU was clocked at 800MHz by default. We started by moving the GPU clock settings slider in increments of 10MHz, until our test system became unstable. As soon as we encountered any visual anomalies, or a game or the system crashed, we turned the GPU frequency back down by 10MHz and tested for stability again. Ultimately we settled on a stable GPU frequency of 1000MHz — a  200MHz increase over stock.

Once we had determined our peak GPU frequency by using the method just described, we set it back to its default clock speed and then focused on the graphics cards memory. By default, the Radeon HD 7950’s memory is clocked at 1250MHz. We used the same procedure of increasing the memory frequency by 10MHz increments, and testing the boards stability at each step of the way. In the end we achieved a stable memory frequency of 1500MHz.

We recommend overclocking the GPU and the memory separately to isolate any instability that the tweaking may introduce to that particular component. Once you know the peak frequency for both, set the GPU and memory to those speeds simultaneously and test for stability once more. If all is well, youre done. If not. lower the frequencies a bit more, and retest the graphics card. Some graphics boards may remain stable while overclocked, but offer lower performance when running at higher frequencies due to thermal or power throttling. If your system behaves that way, reduce the GPU and memory frequencies until performance begins to scale properly.

The Results

To see how overclocking affects a Radeon HD 7950’s performance, we ran a handful of benchmarks on our board while it was configured in different ways. First, we ran a set of benchmarks on the board while it was in its stock configuration. Then, we overclocked the GPU from 800MHz to 1000MHz and ran a second set of numbers. Next, we overclocked only the card’s memory, from 1250MHz to 1500MHz. and ran another set of tests. And finally, we retested the board with both its GPU and memory overclocked in concert.

Overclocking the GPU and memory together yielded performance gains much larger than the sum of the two overclocks taken separately: Performance rose by at least 20 percent.

We performed all of the benchmark tests at a resolution of 1920 by 1200. with 4X MSAA enabled and all ingame graphical options set to their maximum values. We chose those relatively taxing settings to ensure that the graphics board — and not another component, such as the CPU or RAM — was the performance bottleneck in our test system.

As the chart above shows, with the Radeon HD 7950, overclocking the GPU had more impact on performance than overclocking the memory did. In the applications we ran. boosting the GPU frequency by 25 percent led to performance increases of 6.96 percent to 8.95 percent. Increasing the memory frequency by 20 percent also yielded better performance, but the improvements fell in a more modest range of 1.39 percent to 3.91 percent.

Memory bandwidth hungry graphics boards would benefit more than the Radeon HD 7950 did from memory overclocking. A stock Radeon HD 7950 offers upward of 240 gbps of memory bandwidth - much more than most lower end boards can supply — so adding a few gigabytes per second didn’t help much. Still, overclocking the GPU and memory together yielded performance gains much larger than the sum of the two overclocks taken separately: With both GPU and memory overclocked, the Radeon HD 7950s performance rose by at least 20 percent across our tests.

The proportionally larger performance increases that result from overclocking the graphics processor and memory concurrently are the result of the GPUs being more fully utilized. Increasing memory bandwidth while overclocking the GPU allows data to pass to and from the GPU more quickly, yielding better resource utilization.

Going the Extra Mile

You can gain plenty of extra performance by moving a few sliders in your graphics cards driver control panels, but a third-party utility such as MSIs Afterburner lets you take overclocking further by introducing voltage tweaks into the equation. Unless you perform cooling modifications, however. we advise against altering your graphics boards voltages. Increasing the voltages may allow for even higher overclocking, but doing so will also drive up heat output and power consumption significantly, over and above the increases that are due to higher frequencies alone.

How Much Does Overclocking Help Performance?



GameStock Radeon HD 7950GPU overclocked
to 1000MHz
Memory overclocked
to 1500MHz
GPU & memory
overclocked

PerformanceImprovment over stockPerformanceImprovment over stockPerformanceImprovment over stock
Alien vs. Predator
(frame rate)
46 fps49.2 fps6.96%47.8 fps3.91%55.2 fps20%

Far Cry 2
(frame rate)
103.82 fps112.62 fps8.37%106.26 fps2.25%124.83 fps20.17%

Lost Planet 2
(frame rate)
50.3 fps54.8 fps835%51 fps1.38%60.6 fps20.48%

Unigine
Heaven
2.5
(frame rate)35.3 fps38.4 fps8.78%36.1 fps2.27%42.5 fps20.4%

(benchmark score)8909678.65%9102.25%107120.34%



Enhanced by Zemanta
Read More..

Selasa, 04 Februari 2014

Graphics Cards Review AMD Radeon HD 7870

AMD has a long history of providing top-notch graphics cards, and the Radeon HD 7870 is no exception. This high-end video card boasts a base clock speed starting at 1GHz, processing and rendering graphics faster than you can say, "Fus Roh Dah!"


Graphics Cards Review: AMD Radeon HD 7870




The HD 7870 utilizes 1280 stream processors with AMDs Graphics Core Next processor architecture, more commonly known as GCN, and it has memory bandwidth of 153.6GB per second, providing blazing fast speed and steady high frame rates that are optimal for playing graphic intensive games, especially first person shooters. With the HD 7870 giving you high frame rates while running your game on the high or ultra settings, you have a better chance of surviving your next deadly encounter.

Like most high-end video cards, the HD 7870 has a longer board and is doublewide. This means that the card takes up two slots of room on your motherboard. At 10.16 inches long, you will need to have a case with plenty of room to accommodate this graphics card and give it enough space to cool properly. The HD 7870 is Windows 8 ready and supports DirectX 9, 10 and 11. It also handles all modern formats of HD video, including H.264, without any problems, thanks to the Unified Video Decoder support.

One of the best features of the HD 7870 is the incorporation of Power Tune, a technology that automatically monitors the power draw of the video card and overclocks depending on how much power the HD 7870 is currently using. For example, the HD 7870 can use a maximum of 250 watts of power, but if it is only using 130 watts, then Power Tune will boost the clock speed as much as it can up to the 250-watt maximum. This intuitive control lets you enjoy enhanced performance and graphics without having to exit your program and manually adjust the overclocking settings.

You will need to have at least two six-pin connectors and a 500-watt power supply to run the HD 7870. AMD recommends you have four six-pin connectors available and a 600-watt power supply if you want to use a CrossFireX setup with two HD 7870 cards. AMDs Zero Core technology is one of the outstanding features of the HD 7870. When your computer goes into idle or sleep mode, hardware, such as graphics cards, may still run at full capacity. Zero Core drops the power usage of the HD 7870 to a mere 3 watts when your monitor sleeps and shuts down extra cards if you are running a CrossFireX setup. This saves power and reduces heat output and wear on your video card.



Basic Specifications
Part CodeHD 7870
InterfacePCI Express x16
Crossfire/SLICrossFire
Slots taken up2
BrandAMD
Graphics ProcessorAMD Radeon HD 7870
Memory22GB GDDR5
Memory interface256-bit
GPU clock speed1.00GHz
Memory speed1.20GHz
Card length242mm
Read More..

Senin, 27 Januari 2014

Best unknown PS3 games with good graphics and gameplay

As a ps3 gamer, sometimes you may wonder to yourself, "what games should i buy and play next?". Well, this article will show you some best ps3 games but not really popular, keep reading..

Without a doubt, Playstation 3 is a storage of great and awesome games, metal gear solid 4 and uncharted are the best examples. Unfortunately, there are a lot of good ps3 game which are not popular among gamers due to the lack of publicity but worth to play (and buy). Here are some of them:

1. Vanquish

Vanquish is a third-person-shooter game developed by Platinum Games and released in October 2010 for both Xbox 360 and PlayStation 3 video game consoles.

Vanquish is praised for some innovations to 3D shooter genre like original sliding-boost mechanic and beat em up elements.

Background Story

The game takes place in the future where human population has reached a maximum limit resulting the war among nations to get the scarce remaining resources.

Gameplay

You will play as Sam Gideon, a DARPA agent armed with the Augmented Reaction Suit which is very important to help you survive through the journey in the game. The Augmented Reaction (AR) mode can help you slow down the time, target the enemies easily and give you boosters to move quickly across the area.

Vanquish offers you unique experience. There are a lot of things you can do to winning the game, just like commandeering enemy vehicles, distracting enemies by using cigarette, and using the sliding-boost mechanic to slide into another area in slow motion (its the most fun part of the gameplay).

The Good
 + fantastic boss fights
 + the sliding-boost mechanic is really awesome
 + a lot of explosions, bullets, and robots
 + smooth control

The Bad
 - too short (about four hours gameplay)
 - bad dialogue and voice acting

Click here to buy Vanquish from amazon

2. Resonance of Fate

Resonance of Fate, also known as End of Eternity, is a Japanese role playing games published by Sega.

Gameplay

The gameplay is similar to Japanese RPG like final fantasy series, so if you are a big fan of JRPG, there is a big chance that you will love Resonance of Fate.

This game uses the three-Attack Battle system, a combination of turn-based and real-time control. The game itself consists of battle elements such as action battles and command battles. Each characters turn is limited by action points, so you can only move and switch weapons until your point runs out.

Setting

Resonance of Fate takes place in the future where a drastic change occurs to the environment of the earth. The situation becomes worst when poisonous layers of gases permeate the land and kill a lot of people and forces the remaining humans to build a gigantic device called Basel.

Reception

Resonance of Fate receives a lot of positive reception from popular game magazines and sites. Eurogamer praises its innovative gameplay mechanics and RPGamer chooses the game as the runner-up for its Best Script award and also the runner-up for RPGamers Best Voice Acting award.

The Good
 + unique combat mechanics system
 + offers you epic story
 + challenging enemies

The Bad
 - lack of visual variety

Click here to buy Resonance of Fate from amazon

3. Enslaved: Odyssey to the West

Publisher:  Namco Bandai
Developer: Ninja Theory
Genre: action adventure

Enslaved Odyssey to the West offers you a re-imagining of Journey to the West, a popular ancient Chinese story. But instead of ancient china, the story of the game takes place in the future where remaining humans must face a massive global war.

You will play as "the monkey" with a lot of skills. In combat battle for example, you will be equipped with a staff that can be used as both a close-combat and long range projectile weapon. You can also use staff to damage the the enemies or even stunning them.

Beside good combat, the gameplay also focuses on platforming (like scaling and leaping across the ruins, just like Tomb Raider). As a gamer, i must say if Enslaved Odyssey to the West is a beautiful combination between action adventure game and platforming.

The Good
 + satisfying and smooth combat
 + variety of beautiful locations
 + variety of boss fights and puzzles

The Bad
 - touchy movement controls

Click here to buy Enslaved: Odyssey to the West from amazon

4. Kingdoms of Amalur: Reckoning

Kingdoms of Amalur: Reckoning is a role-playing game published by EA. This game offers you a fun gameplay, just imagine skyrim with third-person camera but without dragons.

Unique combat system

The combat system of the game is similar to to an action role-playing game where you need to press certain controller buttons to perform combos and eliminate the enemies.

The unique thing about the combat system is the "fate points". When you have accumulated enough fate points, you can transform into reckoning mode,  a slow motion mode that allows you to dispatch enemies and earn a lot of exp at the same time.

The Good
+ Good visuals and gameplay
+ Hundred of side quest

The bad
- The main campaign is too short (about 10-15 hours of gameplay)

Though the game got a lot of positive reviews, but it failed to reach financial success leading to Big Huge Games and 38 Studios closure.

Click here to buy Kingdoms of Amalur: Reckoning from amazon

Thanks for reading the article...
Read More..