iHACC 2 Posted July 25, 2012 (edited) I have a GTS 250, Q9550 and 4GB of ram. I run the game in windows mode 1280x720 and tried adding these codes in -winxp -cpucount -world=empty etc.. and tried messing with the notepad files but it just doesn't seem to do it. I also tried configuring the Nvidia control settings and nothing really changes. I have 15 FPS on cherno last time i checked and about 20-45fps near oceans/small towns. I also have a friend who uses a laptop with a dualcore and he gets almost the same exact fps as i do. I would love if anyone can recommend other ways to increase performance. Thank you!http://i.imgur.com/1P8W0.jpg Edited July 25, 2012 by iHACC Share this post Link to post Share on other sites
Waffenbruder 9 Posted July 25, 2012 In Video options its necessary to switch the "resolution" and the "3d Resolution" to the same value: for example 1920*1080(100%) and 1920*1080(100%)Hope it helped :) ! 1 Share this post Link to post Share on other sites
Adenauer 0 Posted July 25, 2012 i have the same problem. cpu i5-2410, vga gt540m. Canyourunit says, that I should run it without problems, but in reality I get only 15 - 20 fps. Share this post Link to post Share on other sites
Avean (DayZ) 31 Posted July 25, 2012 There is a HUGE fps fix which should be a requirement for the game. Its only for INTEL users but you are one so.Disable Hyperthreading in bios. It will 2x your fps. I went from 25 fps til 65-70.Basicly why its a problem is that hyperthreading simulates you have extra cores, it adds virtual cores which the game will treat as physical cores. So its spreading the performance to each core, but its spreading it to 8 cores causes of your quad core. Which means you are getting 50% less performance because of hyperthreading.Not all games are like this, but hyperthreading should be disabled for all multi core cpus. Share this post Link to post Share on other sites
-MadTommy 367 Posted July 25, 2012 You need to list all your settings in order for peeps to be able to help. And your complete PC specs. Share this post Link to post Share on other sites
Adenauer 0 Posted July 25, 2012 (edited) pc specs. So, it isn't enough to play at least on medium settings? Edited July 25, 2012 by Adenauer Share this post Link to post Share on other sites
Gradan 4 Posted July 25, 2012 set GPU_MaxFramesAhead=1;in your ArmA2OA.cfg file. Which is located in ...Users/../Documents/Arma folderIt helps.Postprocessing and antialiasing off helps, too. Shadows off aswell.Not everyone has Hyperthreading option in Bios to set.Also FPS depends on serverperformance, too, There are bad ones out there. Share this post Link to post Share on other sites
-MadTommy 367 Posted July 25, 2012 pc specs. So, it isn't enough to play at least on medium settings?Is that a laptop?Doesn't look like a gaming graphics card and the cou is weak.. Does not look good enough for medium. Try everything on low or off. Share this post Link to post Share on other sites
andersxp@hotmail.com 19 Posted July 25, 2012 (edited) Wasent there a commands to tell the game how many hyper threads to use? just set it to the amount of cores or something and it might just use the physical cores and leave the other virtual cores alone ??i believe its -exThreads=7 make it =4 ofc Edited July 25, 2012 by Snoozles 1 Share this post Link to post Share on other sites
Adenauer 0 Posted July 25, 2012 set GPU_MaxFramesAhead=1;in your ArmA2OA.cfg file. Which is located in ...Users/../Documents/Arma folderIt helps.no , it doesn't for me.Postprocessing and antialiasing off helps, too. Shadows off aswell.yeah, helps a little bit, but then game looks terrrrribbblee and it's not enjoyable. Well, me sad, thought, that I'll able to play this on medium at least.. wasted money..Ah, yes, also interesting is that my friend is running arma 2 on i3 laptop, 17'' screen and VGA similar to mine pretty smoothly on low, medium settings.. Share this post Link to post Share on other sites
Adenauer 0 Posted July 25, 2012 Is that a laptop?Doesn't look like a gaming graphics card and the cou is weak.. Does not look good enough for medium. Try everything on low or off.yeah, laptop.. Share this post Link to post Share on other sites
Frank Irony 3 Posted July 25, 2012 Try this, on your Nvidia settings for 3d Applications. you might have to manually add Arma2ao.exeNvidia control panel:Ambient Occlusion - OffAnisotropic Filtering - Application controlledAntiAliasing Gamma Correction - OnAntiAliasing Mode - Application controlledAntiAliasing Setting - Application controlledAntiAliasing Transparency - OffMaximum Pre-Rendered Frames - 8Multi-Display/GPU Accelaration - Single Displace Performance ModePower Management Mode - Prefer Maximum PerformanceTexture Filtering Sample Optimization - OnTexture Filtering Negative LOD Bias - AllowTexture Filtering Quality - High PerformanceTexture Filtering Trilinear Optimization - OnThreaded Optimization - AutoTripple Buffering - OffVertical Sync - OffThis improved my performance significantly! Btw i use a GTS450 with all settings on very high (except post processing and video card memory) Share this post Link to post Share on other sites
iHACC 2 Posted July 25, 2012 Ok, i'm not to sure how to show my full specs but here you go http://i.imgur.com/1P8W0.jpg Share this post Link to post Share on other sites
iHACC 2 Posted July 25, 2012 Also by chance does anyone know how to use RamDisk and have the game launched from DayZCommander? and can anyone actually confirm if RamDisk method actually helps? Share this post Link to post Share on other sites
-MadTommy 367 Posted July 25, 2012 RamDisk only help loading textures faster... and they do work well.. but with 4 GB Ram that is really not a option for you. Share this post Link to post Share on other sites
Gradan 4 Posted July 25, 2012 (edited) I fear the latest beta patch messed arma oa and its beta, too. Rebooted computer, seems to do good now. hmmm Edited July 25, 2012 by Gradan Share this post Link to post Share on other sites
marin550 0 Posted July 25, 2012 Wasent there a commands to tell the game how many hyper threads to use? just set it to the amount of cores or something and it might just use the physical cores and leave the other virtual cores alone ??i believe its -exThreads=7 make it =4 ofcDoes this work man? Share this post Link to post Share on other sites
iHACC 2 Posted July 25, 2012 (edited) Does this work man?This is from the Wiki, personally i didn't find a change when using it but may help others.-exThreads= is option to define extra threads.All file operations go through a dedicated thread. This offloads some processing from the main thread, however it adds some overhead at the same time. The reason why threaded file ops were implemented was to serve as a basement for other threads ops. When multiple threads are running at the same time, OS is scheduling them on different cores. Geometry and Texture loading (both done by the same thread) are scheduled on different cores outside the main rendering loop at the same time with the main rendering loop. Edited July 25, 2012 by iHACC Share this post Link to post Share on other sites
tomosjones11 0 Posted October 11, 2012 i have made a tutorial on how to improve the FPS problem i hope it helps Share this post Link to post Share on other sites