Page 2 of 2

Re: OpenGL problem in raspberry pi

Posted: 09 Dec 2018, 10:34
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

Re: OpenGL problem in raspberry pi

Posted: 09 Dec 2018, 16:20
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).