Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > IL-2 Sturmovik: Cliffs of Dover

IL-2 Sturmovik: Cliffs of Dover Latest instalment in the acclaimed IL-2 Sturmovik series from award-winning developer Maddox Games.

Reply
 
Thread Tools Display Modes
  #1  
Old 07-22-2012, 05:46 PM
ATAG_Snapper's Avatar
ATAG_Snapper ATAG_Snapper is offline
Approved Member
 
Join Date: Oct 2010
Location: Kitchener, Ontario, Canada
Posts: 1,286
Default

Quote:
Originally Posted by Bounder! View Post
Thanks for the update Blacksix, great to hear the trees and the problems with the hurricane startup online are being fixed. Could you confirm if problems with FMs are still being examined and worked on?

Thanks
+1

Now that the office move is completed and the floors are mopped -- which is good to hear -- could you please advise what fixes have been applied to the currently incorrect flight modelling of the Spitfires (all marks), Hurricanes (all marks), Bf 109's, and ME 110's?
__________________
Reply With Quote
  #2  
Old 07-22-2012, 09:38 PM
Blackdog_kt Blackdog_kt is offline
Approved Member
 
Join Date: Jan 2008
Posts: 2,715
Default

Quote:
Originally Posted by Frequent_Flyer View Post
Blackdog, Good points. However, it appears performance related issues, ie. the sim pausing when a group( as few as four ) EA are encountered. Dramatic framerate reduction when hits are obtained causing debris particals, vapor, smoke and/or fire to trail from an EA. Sometimes followed by CTD . Even if the bomb sight calulations are rectified it appears the performance issues most encounter would reduce the immerssion factor to an unacceptable level. I find it disconcerting no mention from the developers regarding performance increases.I was under the impression the " new graphics engine " was being implemented for this express purpose. I am cautiously optimistic the " trees" will be fixed.
Well, the reason i'm advocating these changes is that most probably it's a purely numerical calculation issue in the bombsight code (Edit: at least that's how it seems from testing done by various pilots, there is definitely a mix-up between imperial and metric units in how the sight treats your inputs regarding tracking the target and calculating the release point).

It's probably at the same level as the non-starting Hurricane that they fixed. For example, they might have made it possible to start with a colder engine or raised the starting oil temperature, both of which is just changing the value of a variable. That's less than one line of code.

And since i'm simplifying things a bit to make a point and i haven't actually seen the code, let's just up this a little and say it's 100-200 , or even 1000 lines of code. To put this into perspective, i'm a beginner programmer and i can routinely crank out 300 lines of working Java code in the span of a two hour lab session at uni. In these two hours i have to read the problem/assignment, understand it, analyse it, decide on a modeling solution (what classes i need and so on), implement it and check for errors.

Fixing the bombsights is probably an evening's work for the developer team at most, and that's probably the guys who are not even involved with the graphics rewrite.
Small things like that would not tie up the graphics programmers, not to mention that it's probably the field of the AI/systems programmer to do this and not the job of the graphics guys, so it wouldn't really delay the performance fixes.

As an example, the Ju88 gyrocompass was not working ever since the release of the sim and got fixed in the previous beta. All this time however, there was a similar compass on the He-111 that worked fine and the code could have been copy-pasted all along.

I'm not disrespecting anyone's flying preferences here because i fly most of the aircraft in the sim, but this example clearly shows that trivially easy to fix issues with big impact on gameplay are neglected, because most people try to prove/disprove rights and wrongs in the FMs of their favorite/opposing fighters and more or less "steal the spotlights" in every single patch.

If it's not 100 octane it's the lack of DeWilde ammo, the grass being too green, the lack of MG-FF/M in the 110s, etc, etc. Well, these are all important issues to fix but also more time consuming (or at least equally time consuming) to giving players the ability to aim some bombs. And even if all of these things are corrected, there is still no battle of Britain without bombers. It wasn't a mid-channel scrap, it was a bombing campaign.

Just take a look at the FM/DM section and you'll see what i mean

Last edited by Blackdog_kt; 07-22-2012 at 10:01 PM.
Reply With Quote
  #3  
Old 07-23-2012, 12:10 AM
Allons! Allons! is offline
Approved Member
 
Join Date: Jan 2011
Location: Germany
Posts: 196
Default

As far as i can see theres a pair of pedals. This indicates the devs are flying either CoD or probably IL-2 classic. 1st proof that the devs are testing themselves and so i have no doubt where the tears are coming from.. Allons!
Reply With Quote
  #4  
Old 07-23-2012, 12:39 AM
Frequent_Flyer's Avatar
Frequent_Flyer Frequent_Flyer is offline
Approved Member
 
Join Date: Sep 2010
Location: Chicago, IL-US
Posts: 166
Default

Quote:
Originally Posted by Blackdog_kt View Post
Well, the reason i'm advocating these changes is that most probably it's a purely numerical calculation issue in the bombsight code (Edit: at least that's how it seems from testing done by various pilots, there is definitely a mix-up between imperial and metric units in how the sight treats your inputs regarding tracking the target and calculating the release point).

It's probably at the same level as the non-starting Hurricane that they fixed. For example, they might have made it possible to start with a colder engine or raised the starting oil temperature, both of which is just changing the value of a variable. That's less than one line of code.

And since i'm simplifying things a bit to make a point and i haven't actually seen the code, let's just up this a little and say it's 100-200 , or even 1000 lines of code. To put this into perspective, i'm a beginner programmer and i can routinely crank out 300 lines of working Java code in the span of a two hour lab session at uni. In these two hours i have to read the problem/assignment, understand it, analyse it, decide on a modeling solution (what classes i need and so on), implement it and check for errors.

Fixing the bombsights is probably an evening's work for the developer team at most, and that's probably the guys who are not even involved with the graphics rewrite.
Small things like that would not tie up the graphics programmers, not to mention that it's probably the field of the AI/systems programmer to do this and not the job of the graphics guys, so it wouldn't really delay the performance fixes.

As an example, the Ju88 gyrocompass was not working ever since the release of the sim and got fixed in the previous beta. All this time however, there was a similar compass on the He-111 that worked fine and the code could have been copy-pasted all along.

I'm not disrespecting anyone's flying preferences here because i fly most of the aircraft in the sim, but this example clearly shows that trivially easy to fix issues with big impact on gameplay are neglected, because most people try to prove/disprove rights and wrongs in the FMs of their favorite/opposing fighters and more or less "steal the spotlights" in every single patch.

If it's not 100 octane it's the lack of DeWilde ammo, the grass being too green, the lack of MG-FF/M in the 110s, etc, etc. Well, these are all important issues to fix but also more time consuming (or at least equally time consuming) to giving players the ability to aim some bombs. And even if all of these things are corrected, there is still no battle of Britain without bombers. It wasn't a mid-channel scrap, it was a bombing campaign.

Just take a look at the FM/DM section and you'll see what i mean
I completly agree, it can hardly be called the Battle of Britian without a competant Luftwaffe BG. If it were as simple to fix as you beleive, it makes you wonder why it has not been addressed. The FM's will be an eternal debate.
Reply With Quote
  #5  
Old 07-23-2012, 11:05 AM
camber camber is offline
Approved Member
 
Join Date: Oct 2011
Posts: 105
Default

Quote:
Originally Posted by Blackdog_kt View Post
If it's not 100 octane it's the lack of DeWilde ammo, the grass being too green, the lack of MG-FF/M in the 110s, etc, etc. Well, these are all important issues to fix but also more time consuming (or at least equally time consuming) to giving players the ability to aim some bombs. And even if all of these things are corrected, there is still no battle of Britain without bombers. It wasn't a mid-channel scrap, it was a bombing campaign.

Just take a look at the FM/DM section and you'll see what i mean
Damnit Blackdog, I am one of those guys arguing in the FM threads. Just remember, the grass is always greener in the other patch

It is so weird that totally simple things are never fixed (such as the bombsight). Another example: the mirrors have never worked, why not disable them via patch so you don't have to manually switch them off every sortie, until such time as they are fixed?

It is only speculation, but I suspect the main problem is inadequately documented code left by programmers who have left 1C. Code can be quickly generated and modified by an individual, but modifying other's code can be a nightmare. Changes that 1C makes always seems to have a lot of unintended consequences, as is compatible with this situation.

camber

P.S we really do need the MG-FFM firing 100 octane DeWilde ammo, as long as the tracers are the correct color. How DARE YOU request a functional bombsight
Reply With Quote
  #6  
Old 07-20-2012, 03:01 PM
Taff in Exile Taff in Exile is offline
Approved Member
 
Join Date: Feb 2012
Location: UK
Posts: 18
Default

Quote:
Originally Posted by BlackSix View Post
We fixed this problem.
YAY Great work guys..many thanks B6

Thats for the hurri start up fix

Last edited by Taff in Exile; 07-20-2012 at 03:02 PM. Reason: add contect
Reply With Quote
  #7  
Old 07-20-2012, 03:02 PM
pstyle pstyle is offline
Approved Member
 
Join Date: Mar 2011
Posts: 328
Default

super stuff, cheers for the update!

It really IS Friday after all.
Reply With Quote
  #8  
Old 07-20-2012, 03:02 PM
SiThSpAwN's Avatar
SiThSpAwN SiThSpAwN is offline
Approved Member
 
Join Date: Jul 2011
Location: Vancouver, BC Canada
Posts: 665
Default

You should have went with it was the sweat off your programmers working on a patch instead of tears

Anyways, thanks for the update, cant wait for the next patch!
__________________
Reply With Quote
  #9  
Old 07-20-2012, 03:28 PM
smink1701 smink1701 is offline
Approved Member
 
Join Date: Feb 2010
Location: Dallas, TX
Posts: 607
Default

Thanks B6 for the update. Good to hear from you. Were you able to fix the vibrating shadows?
Reply With Quote
  #10  
Old 07-20-2012, 03:28 PM
yobnaf yobnaf is offline
Approved Member
 
Join Date: Jul 2012
Posts: 60
Default

Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:52 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.