![]() |
#1
|
|||
|
|||
![]()
Years ago, I had this idea to make the IL2 Damage Mechanisms finer, and possibly faster wrt cpu timing. I sent (tried) this to Oleg at that time but not sure whether he got the PM, as he never replied.
Would Team-D be interested in this method ? It would be possible to get the Damage Model down to 1cm, depending on cpu power, which might be feasible today as CPU power has rocketed. ![]()
__________________
![]() |
#2
|
|||
|
|||
![]() Quote:
That said, TD seems to have a policy that requires any additions to the game to be frame-rate friendly so that they will work on older computers. OTOH, anything I can't see why they would reject any simple innovation which lowers CPU load. |
#3
|
|||
|
|||
![]()
As it has been already stated, DT is not interested because:
1. There are no hit boxes in the IL-2 game engine 2. There are collision objects, which fairly well fit the external shape of an aircraft and also the shapes of it's vital internal elements. 3. The size of this collision objects can be made as small, as 0.001x0.001x0.001 m, which, however, would be totally useless. 4. The hits are registered by the collision model exactly, where a projectile trajectory intersects with a collision object. Last edited by SaQSoN; 08-29-2013 at 05:48 AM. |
#4
|
|||
|
|||
![]()
what I had worked out, and it's efficiency is all dependent on how the IL2 damage modelling is currently done, is by replacing the current DM with this method. This alone would keep down any frame-rate damage.
Also the damaged portions can be more accurately represent.. IOW.. where the shell hits, is where you see the damage in the visuals. What would TD consider to be the minimum acceptable frame-rate. I'd think 30 would be OK.
__________________
![]() |
#5
|
|||
|
|||
![]() Quote:
![]() Quote:
IL2 AFAIK still uses a damage mask image to present damage, which at the last time I inquired.. only approximated damage areas. Maybe TD have changed this.
__________________
![]() Last edited by K_Freddie; 08-29-2013 at 05:53 AM. |
#6
|
|||
|
|||
![]()
As already stated IL2 doesn't use hit boxes for DM
AFAIK Projectile calculated DM is translated to DM lod's, this can be an area for more work on DM shown rather than bullet hole for each individual hits, some lod's are ancient in this respect as well as strange, ie P38 flying with no tail section B25, Bf110 also the same. . Last edited by KG26_Alpha; 08-29-2013 at 02:02 PM. |
![]() |
|
|