dejancrn

dejancrn

Joined Member # 3520860
1 Posts 2 Replies 206 Reputation

Do you ever do SIMD optimizations (manual vectorization with SSE & AVX)? The internal loop of the code you posted in GalCiv forums seems a good canidate for it. I'm a software developer myself and i do it quite often when i need to squeeze maximum out of the CPU core. The results are often impressing, up to 5x increase in execution speed. Of course a lot of algorithms cannot be parallelized by SIMD, but some do and if those take a lot of time in percentage of total time

18 Replies 439,288 Views

I was always wondering why it's not possible to store camera position to a bookmark or something. This would be very simple to implement a great help for me and probably for other players too. Also why on earth the camera position is not stored to saved file??? Please Ironclad/Stardock implement this feature. I am myself a software engineer and i know this would be very easy to do. I can do it for you if you provide source code [e digicons]:)[/e] (just a joke) Tha

0 Replies 2,750 Views

It seems i was a little wrong, there is a Hal HWVP line at the beginning, but there's also SWVP line. I'm posting complete log. At the bottom you see error lines which infinitely repeated when drawing scene. I have cut the log, otherwise it would be too long. [5024] ImpulseMini: Version 558 (Registry) [5024] ImpulseMini: Minimum version '166' [1748] D3D9 Helper: Enhanced D3DDebugging disabled; Application was not compiled with D3D_DEBUG_INFO [1748] D3D9

432 Replies 945,129 Views

I did some tests with debug version of DirectX and i have observed the debug log with DbgView application. I have compared the log output of Elemental with log of Sins of a Solar Empire. The Sins had this line included: Direct3D9: (INFO) :======================== Hal HWVP device selected This is fine and it means hardware vertex processing is enabled. However, i did not see this line in Elemental. Instead the last info line was actually this:

432 Replies 945,129 Views

Patch 1.05 did not solve anything. I am very disappointed by the performance of the game. This is a turn based game which has nothing to do but draw a view of city and it does so at 12 fps !!! All other games run very smooth, i.e. Company of Heroes at 60 fps. If i had known that i would never have bought the game.

432 Replies 945,129 Views