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 > Technical threads

Technical threads All discussions about technical issues

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #12  
Old 01-26-2012, 10:34 PM
icarus icarus is offline
Approved Member
 
Join Date: Aug 2011
Posts: 323
Default

Quote:
Originally Posted by Codex View Post
There are a few reasons why I think this may the case. Mind you I'm only speculating here:

1) I believe the code base of CoD lives in the managed world, i.e. .NET and it makes unmanaged function calls to the DX API to render the graphics. This style of programming model is inherently a more memory intensive operation and slower (only slightly) as there's lots of storing of memory heaps and stacks and buffers going on. But it means more manageable code, no need to worry about memory leaks as much as unmanaged code and easier to update / modify.

2) We're dealing with a flight simulation that needs to create a land mass which is not only accurate but vast as seen from the sky, this means more memory is needed than the average game to store the environment. On top of all that, you have textures and buffers (pixel, vertex, shaders etc.), and 3D models with a higher than average poly count.

3) Optimization. I don't think CoD is properly optimized, hence why it's going through a complete rewrite at the moment.
Agreed, which makes it more memory intensive than other games or even other sims. I've seen it in Evga Precision peak at 2.5 Gb vram! That is exceptionally high and most likely a result of #3 not so much #2.
Reply With Quote
 


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 07:05 PM.


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