putojefe escribió:
Este juego tira de procesador.
Gta4 tambien no?
He encontrado esto voy a probar a ver que tal(lo posteo por si a alguien le puede ayudar):
These are a collection of tweaks to help get you're DayZ installation running smoothly and still looking great if you don't have an awesome high end system.1.) Launcher/Shortcut options
If you have a steam version just copy and paste the following into launch options for Operation Arrowhead.
If you've got a non-steam version, make a shortcut of the Operation Arrowhead .exe and after the end " in the target line paste the following
-nosplash -mod=@dayz -world=empty
-nosplash: removes startup splash screens
-world=empty: makes it so a heap of junk isnt loaded up in the background of the menu screen
EDIT: -cpucount =X , and -maxmem=2047 can also be added in the target line arguments, there is reason to believe that these are outdated and Arma 2 will automatically detect these for you (OrdeaL), but frame rate improvements have been noted with these arguments (thanks to Unforsaken Assassin).
-cpucount=X: ensures X number of cores are used, e.g -cpucount=2 a dual core cpu, -cpucount=4 for a quad
-maxmem=XXXX: sets the MAX amount of RAM made available to the engine
2.) Config file values
Open explorer and open this file in notepad (whatever)
C:\Users\"your name"\Documents\ArmA 2 Other Profiles\"your character name"\"your character name".ArmA2OAProfile
Change the following lines to look like this
mouseSmoothing=1;
makes you mouse way smoother Tongue probably the most effective tweak for increasing user response
shadingQuality=0;
the shadows still look like shadows
Bonus: These two in combination increase/decrease your field of view. This seems to be a good proportion for a 1920x1080 res.
fovTop=0.97500002;
fovLeft=1.5599999;
Check this link for a thorough explanation. Setting up your FOV
3.) In Game Options
Video memory - Default
Set that sucker to default, Very High = 512MB default will detect if you've got higher.
Post processing effects - Off The blur is cool, but removing this will give you a good amount of frames
vsync - Off
3D resolution - set it to be as close to the natural resolution of your monitor as possible, preferably set it to the same. This is a must to make your game playable, not looking seriously blurry or using too much processing to make it look super sharp.
[i]View Distance - 1000 to 3000/i]
I you never really need more than 3000, and 1000 is still very playable. I heard a rumor the view distances may be enforced server side, can anyone confirm this?