Maximizing Graphics Beyond Ultra menu

Shout-Out

User Tag List

Results 1 to 13 of 13
  1. #1
    Actaeon's Avatar Contributor
    Reputation
    81
    Join Date
    Feb 2013
    Posts
    79
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Maximizing Graphics Beyond Ultra



    Video Clip I found on youtube that illustrates some of these (Thanks Touchymcfeel)

    Notes
    The WoW Engine isn't the most optimised out there, not for the higher end setups anyway. However, that doesn't stop it from pumping out fairly decent graphics if you've got the horsepower to support it. It won't look like Crysis, but it will look better than the top settings you can get from the video UI configuration panel. When you set custom variables that don't directly align with the notches on the Video UI Panel, the dropdown box will say "Custom".

    Also note that with regards to the heavier settings (such as Shadows), they can use an incredible amount of resources.

    To apply a setting, simply follow this syntax;

    Code:
    /console <variablename> <value>
    (ex. /console farclip 1300)

    Replace variablename with the name of the variable from the list below (CASE SENSITIVE), and value with the value listed next to it (or any value below that).

    In the listing, i'll show them in a standard layout, then in parentheses after, I list what i usually use. This recommendation is based on having a very high end or extreme system (after all, even us enthusiasts enjoy less-graphically demanding games like WoW, but do wish for more out of them at times).

    General/First Things First
    The first thing you want to do is find out how much Video RAM your Graphics card has. This is usually one thing that's listed in the "title" of Graphics Card at online stores. Standard capacities used to be 256MB, and 512MB (and some had 1024MB). Nowadays, the more modern ones have 896MB, 1536MB, or even 2096MB! Video RAM Capacity is NOT the same as System RAM Capacity!

    Once you know how much you have, type the following into WoW;

    Code:
    /console gxTextureCacheSize VRAM

    Replace VRAM with how much memory your graphics card has. This will allow WoW to use as much Graphics Memory as you have available. When optimising WoW for maximum quality, it's important you're giving it the maximum headroom. This is especially true with Shadows and Textures.

    Another one, which will improve performance by between 5-25% relates to which API you use to render. If your Graphics Card and Operating System support DirectX 11, type the following into WoW;

    Code:
    /console gxApi D3D11

    This will tell WoW to render nativly to DirectX 11. The reason performance increases so much is because special effects don't need to be rendered through graphical extensions, and can instead render natively in DirectX 11. If your card or OS don't support DX11, then you'll either get an error, a black screen in WoW, or simply nothing at all will happen. It's strongly recommended to use this command if you know it's available to you.

    Once you've changed either of the above settings, exit the game via the in game menu. Do NOT close it by alt+f4 or by the cross in the top right corner as your settings will not be saved if you do!

    Shadows and Lighting

    Shadows are still the single greatest strain on a System when it comes to WoW. However, being able to set them to the absolute maximum does make quite some difference, both in quality and performance.

    shadowTextureSize: 1024/2048 (2048 )
    The way Shadows in WoW work seems to be that they create a new texture relevant to each shadow. As you can imagine, in crowded scenes, this can use a lot of memory, and will slow the game down. What this setting does is sets the size of those shadow textures. A higher value generally means higher quality but a possible reduction in performance. In all honesty though, i don't see much difference between 1024 and 2048.

    shadowMode: 0/1/2/3 (3)
    This sets the overall quality of shadows. 3 is the maximum, and this provides full dynamic shadows for everything that's visible, regardless of how far away it is. This essentially makes it looks more realistic, but is VERY heavy on resources. This setting has one of the greatest effects on both quality and performance.

    ssao: 0/1/2 (1)
    This sets the overall quality of the level of SSAO (a new feature added in 5.0). To the more experienced gamers, you might know this as the equivalent of "Performance" and "Quality" modes for Ambient Occlusion from NVIDIA Control Panel. Note that this is the only setting where the allowed values are "inverted" (1 is "high", 2 is "low").

    ssaoBlur: 0/1/2 (2)
    This controls how well the SSAO effect "blurs" into the scene. At 0, it's interleaving lines, and at 2, it's a smooth effect. You'll need to go to somewhere dark-ish (such as the front entrance to Orgrimmar) and look at objects close to walls to see it properly. 1 seems to erase the SSAO a little, but 2 sets it to be very contrasting.

    terrainMipLevel: 0-1 (inclusive decimal) (0)
    This seems to change the shading on terrain in some aspect. It's difficult to explain, but i tried 0 and it seems to be of higher quality. It can be any decimal number between 0 and 1 (e.g. 0.001).

    Ground Effects, View Distance, Clouds & Spells

    Ground effects in this case are things like grass and stones. They can add a lot of graphical vibrance to the game, but do come at a cost (quite a heavy one at the high end). I'll also cover Spell Effect here. These are things such as Rain of Fire - how many "flaming coconuts" it summons. One important note about the spell effects is that the variable MUST be added to your config.wtf manually, otherwise the console command won't have any effect!

    horizonFarClipScale: 2/3 (3)
    This controls the scale of far clip of the horizon (i.e. how far the horizon appears [by a scale of an unknown base value]).

    groundEffectDensity: 0-256 (inclusive) (256)
    This controls exactly how many individual grass, rock and other ground entities are "created". Setting this to 256 adds a LOT of grass to scenes that have it, but to finish the effect off, you should check the next command and use it in conjunction with this one.

    groundEffectDist: 16-600 (inclusive) (600)
    This controls how far you can see the grass, rocks and other such grass entities. Setting this to 600 will create a VERY vast distance of grass for scenes which have it. Un'goro Crater and the Barrens are perfect examples. The cost here isn't that great on higher end graphics cards, but can slow down systems with low-mid range cards.

    groundEffectFade: 0-1277 (inclusive) (1277)
    This seems to be the same as groundEffectDist, but it's difficult to verify if they serve the same purpose.

    farclip: 0-1300 (inclusive) (1300)
    This is another of those startling variables that will drastically alter the quality and performance. It controls how far terrain is visible/rendered. Setting this to 0, you'll just get your UI visible. I do NOT recommend setting this below 100!. Setting it to 1250 allows me to see the Barracks at Razor Hill from the front of Orgrimmar! It does have a drastic effect on performance, so customise to your own requirement. Ultra sets this to 1250 as it is (a quite recent change it seems), but 1300 gives a little more view distance and seems to be the actual max.

    skyCloudLod: 0/1/2/3 (3)
    This controls how much depth clouds appear to have. It's not very graphically intensive, but does make a noticable difference to clouds. With 0, they're essentially flat layers with one tone. At 3, they appear to vary in depth, and this creates different colour tones as well.

    spellEffectLevel: 0-??? (Unknown Maximum) (100)
    This is one of the most amazing variables available. However, by default, it won't have any effect when you change it. This is because the variable doesn't exist by default. To enable it, you need to open "config.wtf" in your "World of Warcraft\WTF" folder, and add the following line;
    Code:
    SET spellEffectLevel 25
    Save the file, and restart WoW. Now, you can start playing about with the variable. What this does is changes how many individual "particles" are summoned from ground AoE effects such as Rain of Fire, Blizzard, and even Death and Decay. It doesn't change ground texture effects such as Consecration, or the "rune effect" from Ring of Frost (but does affect the amount of "steam" created by it).

    Personally, i recommend 100. However, this is one of those settings that's personal taste. It will have a drastic effect on performance. If you set it to 5000 as an example, you'll see 5000 fireballs summoned from a Rain of Fire, or 5000 Iceshards from a Blizzard cast. I believe this also affects the raindrops from Healing Rain. It WILL destroy your FPS if you set it too high!

    However, increasing it over the default of 25 does give the game more depth and makes things just that much more appealing.

    Water and Misc

    This section contains the settings for water, and anything that doesn't fit elsewhere.

    waterDetail: 0/1/2/3 (3)
    This controls the overall quality of the water. Previously, this used to be customisable via 4-5 variables, but this seems to have been changed to onlt waterDetail in 4.0.6 (or possible 4.0.3). Setting it to 0 gives you the old water. Setting it to 3 gives you the maximum water quality currently available. This includes ripples, distortion, and world reflection. Unfortunately, Character Reflection still doesn't appear to be available (although if anyone knows of a CVar to allow that, i'll be happy to add it). Setting 3 specifically adds full world reflection, while 2 seems to only reflect certain parts of the world.

    ffxGlow: 0/1 (1)
    ffxGlow is an older effect. Players from TBC will remember an effect known as "Fullscreen Glow". Essentially, this added a very minor bloom effect to the world. When they changed the Video Configuration UI, they removed the checkbox. Well, the effect itself remained in game, and now you can control it again! Setting this to 1 wil increase colour vibrance. In places like Durotar (during the day), it can be overpowering, and too bright. However, in other areas it can create a nice moody tone. This is completely down to personal preference, and doesn't have much effect on performance.

    sunshafts: 0/1/2 (2)
    This controls the "sunrays" you see when your character flies in front of the sun. The difference between 1 and 2 isn't that great. 0 turns the effect off completely. I recommend 2 though.

    particleDensity: 10-100 (inclusive) (100)
    This controls how vivid and strong particle effects appear (i.e. the higher the value, the more particles).

    fxaa: 0/1 (1)
    This controls whether the rather new FXAA Antialiasing method is used or not. This is a personal preference. Please note that FXAA is shader-based, meaning that the whole screen will be antialiased (including text and ability icons, and it will appear slightly blurry). You'll need to restart the game for this to take effect.
    Last edited by Actaeon; 07-21-2013 at 10:49 PM.

    Maximizing Graphics Beyond Ultra
  2. #2
    Dante's Avatar M.L.G. ╰ ╯╰ ╯ ╰ ╯ ╰ ╯ CoreCoins Purchaser
    Reputation
    1322
    Join Date
    Aug 2012
    Posts
    2,481
    Thanks G/R
    132/142
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I found this very interesting! Thanks for sharing!
    I don't have a skype account. Contact me through pms or through discord.



  3. #3
    NitroGlycerine's Avatar Member
    Reputation
    3
    Join Date
    May 2009
    Posts
    45
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Actaeon View Post
    Character Reflection still doesn't appear to be available (although if anyone knows of a CVar to allow that, i'll be happy to add it).
    Character reflection is currently available, but it is bugged. You can see it while flying over a big expanse of water if you position your camera correctly. But the position and the size of the reflection is messed up.

  4. #4
    Emisary's Avatar Active Member CoreCoins Purchaser
    Reputation
    66
    Join Date
    Jul 2010
    Posts
    371
    Thanks G/R
    4/16
    Trade Feedback
    56 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cheers for sharing + rep

    One question though..I know there is a fog control command but I had no chance in finding it.There was a program called Machinima Tool that had the ability to change that but sadly the owner stoped updating it after 5.0.5. It was pretty cool..being able to see from one part of the world to another.

    Any chances you heard about it?

  5. #5
    Actaeon's Avatar Contributor
    Reputation
    81
    Join Date
    Feb 2013
    Posts
    79
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No sorry never heard about it before

  6. #6
    Emisary's Avatar Active Member CoreCoins Purchaser
    Reputation
    66
    Join Date
    Jul 2010
    Posts
    371
    Thanks G/R
    4/16
    Trade Feedback
    56 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Take a look..it's really awesome https://www.youtube.com/watch?v=nzTYvEBsghc

  7. #7
    Falayo's Avatar Contributor
    Reputation
    102
    Join Date
    Nov 2010
    Posts
    32
    Thanks G/R
    11/15
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nice, thanks for sharing!

  8. #8
    nertman's Avatar Active Member
    Reputation
    17
    Join Date
    Aug 2008
    Posts
    64
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by http://www.mmo-champion.com/threads/851583-4.0-Maximum-Graphic-Settings
    Hey all,
    As i got a new Graphics Card a few weeks ago, i decided that the time had come to see what i could manage with the WoW Graphics Engine. In this thread, i'll go through the absolute maximum settings (accurate as of 4.0/4.0.6), and just how they affect performance and quality. It's been a while since those graphic macros were accurate, so an updated one is in order.

    When Cataclysm was released, the increased the maximum values of a lot of the graphical variables. Many of these are above the maximum you can set in video options.

    Notes
    The WoW Engine isn't the most optimised out there, not for the higher end setups anyway. However, that doesn't stop it from pumping out fairly decent graphics if you've got the horsepower to support it. It won't look like Crysis, but it will look better than the top settings you can get from the video UI configuration panel. When you set custom variables that don't directly align with the notches on the Video UI Panel, the dropdown box will say "Custom".

    Also note that with regards to the heavier settings (such as Shadows), they can use an incredible amount of resources.

    To apply a setting, simply follow this syntax;
    Code:
    /console <variablename> <value>
    Replace variablename with the name of the variable from the list below (CASE SENSITIVE), and value with the value listed next to it (or any value below that).

    In the listing, i'll show them in a standard layout, and then in bold and red, i'll list what i recommend. This recommendation is based on having a very high end or extreme system (after all, even us enthusiasts enjoy less-graphically demanding games like WoW, but do wish for more out of them at times). As reference, my current system has a 6-core CPU, a GTX580 Graphics Card, A 240GB Solid State Drive (SSD), and 8GB of System Memory. It's not the most extreme system you'll ever find, but it's enthusiast level, and constantly being upgraded and optimised.

    General/First Things First
    The first thing you want to do is find out how much Video RAM your Graphics card has. This is usually one thing that's listed in the "title" of Graphics Card at online stores. Standard capacities used to be 256MB, and 512MB (and some had 1024MB). Nowadays, the more modern ones have 896MB, 1536MB, or even 2096MB! Video RAM Capacity is NOT the same as System RAM Capacity!

    Once you know how much you have, type the following into WoW;
    Code:
    /console gxTextureCacheSize VRAM
    Replace VRAM with how much memory your graphics card has. This will allow WoW to use as much Graphics Memory as you have available. When optimising WoW for maximum quality, it's important you're giving it the maximum headroom. This is especially true with Shadows and Textures.

    Another one, which will improve performance by between 5-25% relates to which API you use to render. If your Graphics Card and Operating System support DirectX 11, type the following into WoW;
    Code:
    /console gxApi D3D11
    This will tell WoW to render nativly to DirectX 11. The reason performance increases so much is because special effects don't need to be rendered through graphical extensions, and can instead render natively in DirectX 11. If your card or OS don't support DX11, then you'll either get an error, a black screen in WoW, or simply nothing at all will happen. It's strongly recommended to use this command if you know it's available to you.

    Once you've changed either of the above settings, exit the game via the in game menu. Do NOT close it by alt+f4 or by the cross in the top right corner as your settings will not be saved if you do!

    Shadows and Lighting
    Shadows are still the single greatest strain on a System when it comes to WoW. However, being able to set them to the absolute maximum does make quite some difference, both in quality and performance.

    shadowTextureSize: 1024/2048 (204
    The way Shadows in WoW work seems to be that they create a new texture relevant to each shadow. As you can imagine, in crowded scenes, this can use a lot of memory, and will slow the game down. What this setting does is sets the size of those shadow textures. A higher value generally means higher quality but a possible reduction in performance. In all honesty though, i don't see much difference between 1024 and 2048.

    shadowMode: 0/1/2/3 (3)
    This sets the overall quality of shadows. 3 is the maximum, and this provides full dynamic shadows for everything that's visible, regardless of how far away it is. This essentially makes it looks more realistic, but is VERY heavy on resources. This setting has one of the greatest effects on both quality and performance.

    NEW FOR 5.0! - ssao: 0/1/2 (1)
    This sets the overall quality of the level of SSAO (a new feature added in 5.0). To the more experienced gamers, you might know this as the equivalent of "Performance" and "Quality" modes for Ambient Occlusion from NVIDIA Control Panel. Note that this is the only setting where the allowed values are "inverted" (1 is "high", 2 is "low").

    NEW FOR 5.0! - ssaoBlur: 0/1/2 (2)
    This controls how well the SSAO effect "blurs" into the scene. At 0, it's interleaving lines, and at 2, it's a smooth effect. You'll need to go to somewhere dark-ish (such as the front entrance to Orgrimmar) and look at objects close to walls to see it properly. 1 seems to erase the SSAO a little, but 2 sets it to be very contrasting.

    NEW FOR 5.0(?) - terrainMipLevel: 0-1 (inclusive decimal) (0)
    This seems to change the shading on terrain in some aspect. It's difficult to explain, but i tried 0 and it seems to be of higher quality. It can be any decimal number between 0 and 1 (e.g. 0.001).


    Ground Effects, View Distance, Clouds & Spells
    Ground effects in this case are things like grass and stones. They can add a lot of graphical vibrance to the game, but do come at a cost (quite a heavy one at the high end). I'll also cover Spell Effect here. These are things such as Rain of Fire - how many "flaming coconuts" it summons. One important note about the spell effects is that the variable MUST be added to your config.wtf manually, otherwise the console command won't have any effect!

    NEW FOR 5.0(?) - horizonFarClipScale: 2/3 (3)
    This controls the scale of far clip of the horizon (i.e. how far the horizon appears [by a scale of an unknown base value]).

    groundEffectDensity: 0-256 (inclusive) (256)
    This controls exactly how many individual grass, rock and other ground entities are "created". Setting this to 256 adds a LOT of grass to scenes that have it, but to finish the effect off, you should check the next command and use it in conjunction with this one.

    groundEffectDist: 16-600 (inclusive) (600)
    This controls how far you can see the grass, rocks and other such grass entities. Setting this to 600 will create a VERY vast distance of grass for scenes which have it. Un'goro Crater and the Barrens are perfect examples. The cost here isn't that great on higher end graphics cards, but can slow down systems with low-mid range cards.

    groundEffectFade: 0-1277 (inclusive) (1277)
    This seems to be the same as groundEffectDist, but it's difficult to verify if they serve the same purpose.

    farclip: 0-1300 (inclusive) (1300)
    This is another of those startling variables that will drastically alter the quality and performance. It controls how far terrain is visible/rendered. Setting this to 0, you'll just get your UI visible. I do NOT recommend setting this below 100!. Setting it to 1250 allows me to see the Barracks at Razor Hill from the front of Orgrimmar! It does have a drastic effect on performance, so customise to your own requirement. Ultra sets this to 1250 as it is (a quite recent change it seems), but 1300 gives a little more view distance and seems to be the actual max.

    skyCloudLod: 0/1/2/3 (3)
    This controls how much depth clouds appear to have. It's not very graphically intensive, but does make a noticable difference to clouds. With 0, they're essentially flat layers with one tone. At 3, they appear to vary in depth, and this creates different colour tones as well.

    spellEffectLevel: 0-??? (Unknown Maximum) (100)
    This is one of the most amazing variables available. However, by default, it won't have any effect when you change it. This is because the variable doesn't exist by default. To enable it, you need to open "config.wtf" in your "World of Warcraft\WTF" folder, and add the following line;
    Code:
    SET spellEffectLevel 25
    Save the file, and restart WoW. Now, you can start playing about with the variable. What this does is changes how many individual "particles" are summoned from ground AoE effects such as Rain of Fire, Blizzard, and even Death and Decay. It doesn't change ground texture effects such as Consecration, or the "rune effect" from Ring of Frost (but does affect the amount of "steam" created by it).

    Personally, i recommend 100. However, this is one of those settings that's personal taste. It will have a drastic effect on performance. If you set it to 5000 as an example, you'll see 5000 fireballs summoned from a Rain of Fire, or 5000 Iceshards from a Blizzard cast. I believe this also affects the raindrops from Healing Rain. It WILL destroy your FPS if you set it too high!

    However, increasing it over the default of 25 does give the game more depth and makes things just that much more appealing.

    Water and Misc.
    This section contains the settings for water, and anything that doesn't fit elsewhere.

    waterDetail: 0/1/2/3 (3)
    This controls the overall quality of the water. Previously, this used to be customisable via 4-5 variables, but this seems to have been changed to onlt waterDetail in 4.0.6 (or possible 4.0.3). Setting it to 0 gives you the old water. Setting it to 3 gives you the maximum water quality currently available. This includes ripples, distortion, and world reflection. Unfortunately, Character Reflection still doesn't appear to be available (although if anyone knows of a CVar to allow that, i'll be happy to add it). Setting 3 specifically adds full world reflection, while 2 seems to only reflect certain parts of the world.

    ffxGlow: 0/1 (1)
    ffxGlow is an older effect. Players from TBC will remember an effect known as "Fullscreen Glow". Essentially, this added a very minor bloom effect to the world. When they changed the Video Configuration UI, they removed the checkbox. Well, the effect itself remained in game, and now you can control it again! Setting this to 1 wil increase colour vibrance. In places like Durotar (during the day), it can be overpowering, and too bright. However, in other areas it can create a nice moody tone. Tol'Barad is an excellent example of this. This is completely down to personal preference, and doesn't have much effect on performance.

    sunshafts: 0/1/2 (2)
    This controls the "sunrays" you see when your character flies in front of the sun. The difference between 1 and 2 isn't that great. 0 turns the effect off completely. I recommend 2 though.

    NEW FOR 5.0(?) - particleDensity: 10-100 (inclusive) (100)
    This controls how vivid and strong particle effects appear (i.e. the higher the value, the more particles).

    NEW FOR 5.0! - fxaa: 0/1 (1)
    This controls whether the rather new FXAA Antialiasing method is used or not. This is a personal preference. Please note that FXAA is shader-based, meaning that the whole screen will be antialiased (including text and ability icons, and it will appear slightly blurry). You'll need to restart the game for this to take effect.

    ----------
    Conclusion
    As you can imagine, setting these to maximum can increase graphical quality by quite some margin. It won't look photorealistic, but for those with higher end systems, it can actually give you much better quality than the maximum settings available in Video Options. Setting it to the maximum can slow your system down if you don't have the power to support it, but if you do, i say go for it.

    If there's any updates, i'll try to add to the guide above.

    Enjoy,
    Chron!
    there are loads of these kinda guides all over the internet

  9. #9
    mirdanek84's Avatar Contributor CoreCoins Purchaser
    Reputation
    132
    Join Date
    Sep 2012
    Posts
    272
    Thanks G/R
    30/25
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What kind of beast PC do you need for this?
    -------------------------------------------------------------------------------------

  10. #10
    ikfirus123's Avatar Active Member
    Reputation
    34
    Join Date
    Nov 2011
    Posts
    201
    Thanks G/R
    1/10
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice thread dude !!!!!!
    https://i.imgur.com/zhD5ym5.gif

  11. #11
    TehVoyager's Avatar I just love KuRIoS
    Reputation
    1282
    Join Date
    Nov 2010
    Posts
    2,733
    Thanks G/R
    85/470
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Just wondering if DX11 hampers useage of PQR or other bot tools. anyone know?


    (don't post things I post to Patreon.)

  12. #12
    Sklug's Avatar ★ Elder ★
    Reputation
    1084
    Join Date
    Mar 2008
    Posts
    1,210
    Thanks G/R
    210/224
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by nertman View Post
    there are loads of these kinda guides all over the internet
    Wow... sometimes I want to just hit the Negative rep button on people ... Plz don't bring this attitude to ownedcore. He brought a unique guide to our forums... I don't care if similiar things have been posted a dozen times elsewhere, this is a fresh graphics guide, particularly more relevant than previous ones that have been posted months/years ago.

    I found it quite interesting myself. +5rep to OP

  13. #13
    TehVoyager's Avatar I just love KuRIoS
    Reputation
    1282
    Join Date
    Nov 2010
    Posts
    2,733
    Thanks G/R
    85/470
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mirdanek84 View Post
    What kind of beast PC do you need for this?
    Not a very beast computer at all. for example, my computer is running around 25fps in town with the changes shown here activated (and with PQR activated with does kill some FPS).

    Now i know some of you are now ITCHING to respond "60fps or gtfo noob!" to whitch i reply that movie theaters are only 25fps, and television is 24-30 generally. it could be that i grew up on Sega master system, Atari, and the other old-school gaming systems (i'm 29. deal with it.) but i find 24-25fps completely acceptable.

    system specs

    Asus M2a-VM Mobo
    Amd Athlon64x2 2.4Ghz Dual core
    4Gb DDR2800 Muskin Ram
    Sapphire Radeon HD 7770 Ghz edition, 1Gb Video ram
    Kingston 120g Sata3 SSD
    250g Western Digital 7200RPM Storage Drive
    Last edited by TehVoyager; 08-04-2013 at 09:49 AM.


    (don't post things I post to Patreon.)

Similar Threads

  1. [Video Guide] Maximize World of Warcraft's Graphics with WoW Machinima Tool
    By WoTLKleaked in forum WoW UI, Macros and Talent Specs
    Replies: 1
    Last Post: 08-18-2011, 11:44 AM
  2. Above and beyond Orgrimmar
    By Matt in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 12-30-2006, 08:37 PM
  3. Ultra twink much?
    By Spown in forum World of Warcraft Guides
    Replies: 8
    Last Post: 09-11-2006, 05:25 AM
  4. Beyond the Deadmines Exploit (check it out! trippy)
    By Utensil in forum World of Warcraft Exploits
    Replies: 3
    Last Post: 04-10-2006, 10:44 PM
All times are GMT -5. The time now is 03:34 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search