September 28 - CoD RC patch release + Su-26! + Hotfix
#1

(Edit1; see bottom of post)
(Edit2; Hotfix + SLI/Crossfire see post below this one)
(Edit3; Final patch has been released on Steam so every thing below is now void. If admin wish to delete post they can

Luthier Wrote:Patch download mirrors:

INTL:
http://www.filesend.net/download.php...4032ace64e0f4a
http://dl.dropbox.com/u/109125724/IL2COD_20111.rar
http://www.djow.co.uk/il2/IL2COD_20111.rar

RU:
http://speedy.sh/G3fgU/IL2COD-20111-ru.rar
http://narod.ru/disk/61712866001.182...11-ru.rar.html
https://rapidshare.com/files/1416301...D-20111-ru.rar
http://marine-air-group.ru/downloads...D-20111-ru.rar
(320 Mb)

Torrent:
INTL: http://www.pcpilot.hu/letoltes/il-2-...111-patch.html

Please note that this version is incompatible with previous versions when playing online.

Please download the file and extract the archives to your steam game directory, which is usually
C:\Program Files (x86)\Steam\steamapps\common\il-2 sturmovik cliffs of dover


Patch Notes:

Graphics
- Fixed the plane label bug, where the label would hide behind the clouds;
- Corrected brightness for various light sources;
- Fixed the black front line issue;
- Corrected incorrectly aligned water explosion effects;
- Various other minor fixes and improvements.

Network
- Corrected the bug when attempting to connect to a password-protected server after previously entering an incorrect password;
- Corrected the issue that sometimes disabled the country selection controls when connecting to a server;
- Corrected issues with some plane sounds online;
- Exorcised ghost planes;
- Corrected the behavior of “jumping” cars and some other vehicles;
- Fixed the issue where GamePlay.gpAirports() could return incorrect data.

New Features
Servers can now work with user-made map labels in their scripts.
When a user creates a new map label, server receives the following event
OnUserCreateUserLabel(GPUserLabel ul)
Or, when a label is deleted,
OnUserDeleteUserLabel(GPUserLabel ul)
GPUserLabel – label type, where Point2d pos ;
Player Player ;
string Text ;
double time ;
int type;

Available Label Types :
GPUserIconType
Waypoint,
Plane,
AAGun,
Ship,
Factory,
Tank,
Car,
Label

You can also create your own label with
GamePlay.gpMakeUserLabel(p, GamePlay.gpPlayer(), actor.Name(), GamePlay.gpTimeofDay(), (int)GPUserIconType.Plane)
The server can send a label to the players with:
gpDrawUserLabel(world.GPUserLabel ul); // all players on the server
gpDrawUserLabel(int army, world.GPUserLabel ul); all players in int army
gpDrawUserLabel(Player[] to, world.GPUserLabel ul); only the players in the Player[] to list
The labels can also be deleted correspondingly:
gpDeleteUserLabel(world.GPUserLabel ul);
gpDeleteUserLabel(Player[] to, world.GPUserLabel ul);
gpDeleteUserLabel(int army, world.GPUserLabel ul);

FM
Conducted a huge amount of work correcting and improving aircraft flight models as well as most engine models. All work was based on historical flight test data or flight manuals (Sean, what would we do without you!). Unfortunately our flight model does not allow us to perfectly replicate test results at all ranges of altitude. At altitudes above 8000 m (26,000 ft) most aircraft begin to perform worse than their historical counterparts. Addressing this discrepancy requires a large additional amount of work, and will therefore be done in a future release.
Changes in this patch include:

- Various minor changes and corrections to all aircraft.

- Added Hurricane MkI and Spitfire MkI with constant-speed propellers and 100-octane fuel.

- Corrected the Merlin engine model.

- Added pitot heat controls to Spitfires.

- G.50
Fixed engine heat balance that had previously prevented listed HP from being available at all altitudes.
Added +100 boost that can only be used in emergency mode.

- BR-20
Decreased never-exceed airspeed.

- Spitfire Mk.Ia
Corrected (increased) airspeeds at altitudes above 6K m.

- Hurricane Mk.Ia
Corrected (decreased) airspeeds at all altitudes alongside Spit II.

- Blenheim Mk.IV
Corrected the engine model.
Corrected altitude performance.
Decreased never-exceed airspeed.
Corrected engine modes at all altitudes (RPM, boost, fuel flow, etc).
Implemented smooth flap control.
Changed the airscrew to two-speed.
Corrected empennage values that created too much interference during take-off.
Affixed springs to bomb bay doors.

- He-111 и Ju-88
Corrected radio compass animations.

- Bf-109
Corrected cockpit animations for trimmer and flap chains.
Corrected flap model
Corrected the flap sounds
Corrected the pitot heat light.

Other flight model and engine changes.
- Corrected negative G cut-out for carburetor engines. The effect will be noticeable at around +0.1G.
- Corrected the mixture control level on Hurricanes and Spitfires. It is now push forward for Lean, pull back for Rich. With that, moving the throttle lever to idle will return the lever to Rich.
- Corrected (increased) low-altitude speeds for most Brutish fighters (Spitfire MkI with DH and Rotol aircrews, Hurricane MkI with DH and Rotol aircrews).
- Corrected Bf-109 rudder behavior.
- Corrected fuel flow calculations for most aircraft.
- Corrected (increased) radiator drag when it is opened.
- Corrected throttle control. The entire range is now useful.
- Corrected overspeed sound. It will now steadily increase in volume depending on airspeed.

- Added a Su-26 acrobatics plane.
You can toggle airshow smoke by injecting oil into the exhaust manifold. This is done with the WEP button by default. The default smoke is white. You can select other colors by selecting corresponding loadout options.

The plane also comes with four easter egg weapons that can be loaded onto the center pylon:

- Shotgun – fires explosive pellets with everyone’ sfavorite green tracers;
- Laser – fires a beam that sets an enemy plane alight. Effective distance is 700m;
- Antimatter mortar – fires anti-matter spitwads;
- Railgun – fires a shell that generates electromagnetic pulse that in turn destroys enemy subsystems, especially engines.

NOTE: Our artificial intelligence simply could not manage the pure awesomeness of this plane. If you try to create doom flights of railgun-armed Su-26s the AI will most likely just crash.
The Su-26 is a special type of a recon plane in the game, so other AI aircraft will mostly ignore it in missions.

Source;
http://forum.1cpublishing.eu/showthread.php?t=34617

Bug-Thread for Patch-Release-Candiate (Friday, 28. Sept);
http://forum.1cpublishing.eu/showthread.php?t=34623

[Image: 0_screenshots_2012-09-28_00003.jpg]

....

Edit; Sorry, changed subject title because at time of posting I wasn't shore if this was the last patch for CoD. I now know that it is the last RC / Beta patch for CoD before release of final patch that will be downloaded though Steam.
So this is the last chance to submit bugs (see Bug Report thread link above image) before development ends on CoD as a stand-alone product.
Reply
#2

RC1 British Engine Hotfix + SLI/Crossfire test

luthier Wrote:Good morning everyone,

We have a quick update to be applied on top of the Release Candidate patch. We fixed the British ground start-up problem, plus finally have SLI and Crossfire support available for testing.

Please download here:
INTL:
http://www.sendspace.com/file/k39jvf
(7,559,873 bytes)

RU:
http://www.sendspace.com/file/t7uubg
(7,563,399 bytes)

The hotfix goes on top of the Steam+RC patch version.

Known Issue on ATI cards: if you manually set your resolution in conf.ini to something non-standard, Crossfire support may produce graphical artefacts.

Also, if you submit crash dumps to us, please don’t forget to supply your logs! The dumps only contain a part of the story.
So far, most of the dumps we’ve received from the Release Candidate appear to be connected to using MSI Afterburner. If you’re experiencing crashes, and you’re using MSI Afterburner, please consider disabling it temporarily. Or, if you’re experiencing crashes and are NOT using MSI Afterburner, then please send us your crash dumps and log files! The address for these is ishevchenko@1cpublishing.eu

Hard at work on addressing loads of other reported issues.

edit
Follow the arrow to download from sendspace:
[Image: download.jpg]

Mirrors
Quote: Originally Posted by CaptainDoggles View Post
Mirror online:

Int'l Version:
Patch
Checksum

Russian Version:
Patch
Checksum
Bug discussion thread

http://forum.1cpublishing.eu/showthr...779#post466779
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)