OpenGL problem in raspberry pi

Support for running, installing or compiling OpenMW

Before you submit a bug report for the first time, please read: Bug reporting guidelines
germanmendez
Posts: 6
Joined: 29 Nov 2018, 21:58

Re: OpenGL problem in raspberry pi

Post by germanmendez »

Finally, I was able to compile osg and openmw 0.46

Image

But openmw is very slow there is some way to solve this?

Image

Image
imec
Posts: 37
Joined: 13 May 2012, 22:03

Re: OpenGL problem in raspberry pi

Post by imec »

Environment variable OPENMW_PHYSICS_FPS=15 should give you a pretty nice boost. There are also some settings for reducing the memory footprint of navmeshes that you should investigate as well. You might even want to try using a build from before navmeshes were merged to see if that improves things. Disabling all preloading could make a difference, but that comes with its own big downsides (such as temp freezing at cell borders).
Post Reply