LykosMactire 298 Posted March 10, 2014 this is a real game breaker for me, my old laptop which was a piece of crap was able to go on ultra but now i got a new one that runs a lot better. yet the new graphics limiter based on hardware restricts me from using ultra graphics which is a MUST for a re texture guy like me, If this is possible to remove can someone tell me how Share this post Link to post Share on other sites
novemberist 2 Posted March 10, 2014 What do you mean by "graphics limiter" ? I can use Ultra settings even though my hardware is not capable of running it well on those settings... Share this post Link to post Share on other sites
EDcase 87 Posted March 11, 2014 Check power option is on 'Maximum Performance' Share this post Link to post Share on other sites
Sneakson 1 Posted March 11, 2014 Try restarting... sometimes settings disappear from the settings menu because of a bug. Share this post Link to post Share on other sites
lordheart 1 Posted March 11, 2014 Create a mod with something similar to this in it class CfgVideoOptions { class TextureQuality { class VeryHigh { vramNeeded = 512; }; }; }; That will allow you to set your Texture quality higher even if you don't have the required vram for it. Share this post Link to post Share on other sites
Fushko 59 Posted March 11, 2014 It's a "feature" which BIS thought was a good idea for dumb people who whine about FPS. Look at my sig. Share this post Link to post Share on other sites
LykosMactire 298 Posted March 11, 2014 Create a mod with something similar to this in it class CfgVideoOptions { class TextureQuality { class VeryHigh { vramNeeded = 512; }; }; }; That will allow you to set your Texture quality higher even if you don't have the required vram for it. i dont know how i would put that in i only do retextures mod wise, i know nothing about stuff like this and im trying to get it to ultra Share this post Link to post Share on other sites