1
Game Help / Re: Lags and low fps....(Hardware optimization)
« on: March 15, 2017, 02:19:46 pm »so i got a little update on seeing if is possible:
firstly, i can't find the specific version of the Ogre SDK (1.7.2, mingW libs) used ANYWHERE on the internet, aside from blog posts that mention it;
I also can't determine the version of MingW used;
D3D9 and openGL are hard-coded accepted settings in ogre.cfg;
this is all assuming a newer d3dXX implementation would make a difference (i don't think it will, thinking back...);
you're more or else stuck with the engine bottleneck unfortunately.
something to read and consider: https://en.wikipedia.org/wiki/CUDA
http://www.visual-experiments.com/2010/04/26/cuda-integration-with-ogre3d/
CUDA probably wasn't utilised at all when setting up the engine for FeralHeart (it was still somewhat new, probably an after thought, et cetra). it would further confirm the engine (or at least how it is used) has the bottleneck and nothing else. it certainly would explain why lagging uses less resources. it's a shame, because that hardware sure is ridiculous.
CUDA Gpus can run OpenGL too...there are performnance loses but its not as dramatick..as this. Now that NVIDIA Gameworks is officialy open source it would be kinda a good idea to start playing arround with it.... this game would definitely benefit from it.
Youre basically saying that the game would have to be completely recoded and basically all what would stay is just the name of the game... I also had the idea of making two clients..one for people who have better computing power and for people with Windows98 Machines so a ultracompatible client and a optimized or a fancier and more detailed version. It would require a lot of time to do it but since DX11 is the standard today and NVIDIA Gameworks has a lot of fancy features (like NVIDIA Fur Works which is definitely amazing and it would be a beatyfull adition to the game) it would be definitely easyer than two years back for example. Also framerate results would be way better and we could have higher quiality textures more detailed stuff and such. Imagining the game like that makes me think why someone didnt tryed it yet since it would look amazing.