Author Topic: Rendering Setup doesn't recognize my graphics card  (Read 560 times)

Offline Paroxysm.

  • Curious Wanderer
  • *
  • Posts: 34
  • Country: us
  • Floof-O-Meter: 6
  • she really glew up
    • View Profile
Rendering Setup doesn't recognize my graphics card
« on: June 06, 2019, 12:19:10 am »
I've noticed that my computer isn't running FH well and it's odd considering I have decent specs. I have integrated intel graphics AND an NVIDIA 1050 card, but when I click the drop down on rendering device, the only thing that shows up is Intel.


It should be worth adding that there's no OGRE option in Rendering Subsystem. It's only Direct 3D9.


Help?



AlphaEclipse

  • Guest
Re: Rendering Setup doesn't recognize my graphics card
« Reply #1 on: June 06, 2019, 12:32:10 am »
Hello, Paroxysm, your computer drivers likely aren't the issue. If anything, you can manually change the rendering subsystem by locating C:/Feralheart and opening the file called ogre.cfg in notepad. From there, find the following section:

Render System=Direct3D9 Rendering Subsystem
[Direct3D9 Rendering Subsystem]

To change your rendering subsystem to OpenGL, replace what is above with this:

Render System=OpenGL Rendering Subsystem
[OpenGL Rendering Subsystem]

Besides that, check how much RAM you are allocating to Feralheart and turn off any programs you are running along FH. Shut down any unimportant programs that start with your PC's startup as well. Again, this is likely an FH issue as it is not strongly optimized and your specs are just fine. Let us know how it goes.