Try to switch the graphics engine. If you are using OpenGL, use Direct3D. How? open c:\FeralHeart\ogre.cfg with notepad and modify the first line:
if you have this:
Render System=OpenGL Rendering Subsystem
put this instead:
Render System=Direct3D9 Rendering Subsystem
and viceversa.
If doesn't work, try to reinstall.
If doesn't work, update your video drivers. (that is a bit more complicated).