![]() |
|
|||||||
| IL-2 Sturmovik: Cliffs of Dover Latest instalment in the acclaimed IL-2 Sturmovik series from award-winning developer Maddox Games. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
#1
|
|||
|
|||
|
Tell me about it.
Looks like we'll see beta patch #4 at some point. (But I agree a rest is probably better first) If this damn fullcreen mode had a neck I would strangle it myself. |
|
#2
|
|||
|
|||
|
The only thing i changed was setting the proccessaffinitymask setting. I tweaked my GPU settings too at some point but i always reverted everything to default after exiting the sim. My results are similar to the OP's, i sat and waited for the patches and now the sim runs fine for me on a two year old PC:
i7 920 @ 2.7 Ghz Asus P6T motherboard 3GB of DDR3 RAM in triple channel (yes, just three) Ati 4890 1GB I run it at 1680x1050 model detail, effects, damage decals and land shading high building detail low SSAO off Vsync, roads, shadows and grass on the rest on medium After the last beta patch i actually capped my framerate (it's limited to 60 FPS because i use Vsync on a 60Hz monitor) for the first time. Super smooth, barely a bit of loading here and there but it recovers so fast that it's perfectly playable (ie, it doesn't pause long enough to stutter, it might just skip a frame or two when first loading a certain effect or texture when i'm in zoomed view). My issue was my GPU wasn't clocking to full speeds, the latest beta patch fixed this for me. As a a routine, i delete the contents of the cache folder after applying each patch and go fly. Each and every single patch, beta or not, has been an improvement over the previous one on my system. I was getting 15 FPS over water when i first installed the sim back in April, now i'm getting 40-60 with a bunch of aircraft flying and shooting. |
|
#3
|
|||
|
|||
|
Glad your having some luck mate
|
|
#4
|
|||
|
|||
|
I definitely found a clean install of the game before adding the beta really helped fps and stuttering. Also, strangely, overclocking my processor helped with the stuttering. I say it's strange because the game doesn't tax my processor at all :s
IMO luthier should instruct everyone to reinstall before applying any beta patch. This will bring at least some continuity. |
|
#5
|
|||
|
|||
|
Quote:
High speed resolving threads is allways an overall improvement, it push the GPU. |
|
#6
|
|||
|
|||
|
This is a little cmd script I user to run the game from ram disk and applying the current beta patch
START =====>>>>> REM You must run this as SystemAdministrator... REM make 8 Gb ram disk , you better have more than 8Gb system ram, and no real drive at driver letter H: REM min space required is 5Gb , so if you have 8Gb System ram , make this 5Gb and you still have 3Gb for game. REM you can download ImDisk from http://www.ltr-data.se/opencode.html/#ImDisk pause imdisk -a -s 8G -t vm -m H: -o hd REM format the newly created Ram disk to NTFS , you better have mounted your ram disk on driver letter H: format H: /A:32K /FS:NTFS /Q /V:il-2 /X REM make the direcotry where we will copy the il2 steam game directory mkdir H:\"il-2 sturmovik cliffs of dover" REM about to copy IL2 to ram disk , if your steam installed it somewhere else change this pause xcopy "C:\Program Files (x86)\Steam\SteamApps\common\il-2 sturmovik cliffs of dover" "H:\il-2 sturmovik cliffs of dover" /E /Q /H /R /K /O /X /Y /J REM about to copy Patch from C:\Users\%USER%\IL-2-patch to ram disk , change C:\Users\%USER%\IL-2-patch to where you copied your patch pause xcopy "C:\Users\%USER%\IL-2-patch" "H:\il-2 sturmovik cliffs of dover" /E /Q /H /R /K /O /X /Y /J REM about to rename original il2 dir pause cd C:\Program Files (x86)\Steam\SteamApps\common\ move "C:\Program Files (x86)\Steam\SteamApps\common\il-2 sturmovik cliffs of dover" "il-2 sturmovik cliffs of dover - orig" REM about to link IL2 from ramdisk pause mklink /J "C:\Program Files (x86)\Steam\SteamApps\common\il-2 sturmovik cliffs of dover" "H:\il-2 sturmovik cliffs of dover" REM If all went well , you can now play IL2, remember to delete the link and rename the REM il-2 sturmovik cliffs of dover - orig REM back to REM il-2 sturmovik cliffs of dover REM when you are done playing the game. pause END =====> This help to keep the game in the current STEAM state . but I can play any of the patches I want .. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|