OpenMW 0.42.0

Anything related to PR, release planning and any other non-technical idea how to move the project forward should be discussed here.
User avatar
scrawl
Posts: 2152
Joined: 18 Feb 2012, 11:51

Re: OpenMW 0.42.0

Post by scrawl »

Thanks for the update. Travis is still broken though:

Code: Select all

The following packages have unmet dependencies:
 libopenscenegraph-3.4-dev : Depends: libopenscenegraph-3.4-130 (= 3.4.0+dfsg1-4+openmw1~trusty2) but it is not going to be installed
https://travis-ci.org/OpenMW/openmw/jobs/200623542
User avatar
psi29a
Posts: 5361
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW 0.42.0

Post by psi29a »

That's really weird. We should be seeing that error on the openmw builds on the PPA too.

I'll take a look when I get time.
User avatar
psi29a
Posts: 5361
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW 0.42.0

Post by psi29a »

Problem seems to be:
The following packages have unmet dependencies:
libopenscenegraph-3.4-dev : Depends: libopenthreads-dev but it is not installable
This has nothing to do with OSG-3.4 but with the OSG-3.2 package which ships libopenthreads-dev in universe, not in main. Apparently travis is now using just main and not universe.

Looking into it further.
User avatar
psi29a
Posts: 5361
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW 0.42.0

Post by psi29a »

OK... found the issue, and it has been an issue for awhile but only became an issue with the last rebuild of OSG-3.4. There is no OSG-3.2 for armhf, so I made one. This was done awhile ago though... rebuilding now. Cross your fingers. Hopefully the cache will rebuild on the PPA.
User avatar
psi29a
Posts: 5361
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW 0.42.0

Post by psi29a »

Rebuilt and the deps are all right this time. :) Travis-CI is green again!
User avatar
raevol
Posts: 3093
Joined: 07 Aug 2011, 01:12
Location: Caldera

Re: OpenMW 0.42.0

Post by raevol »

Looks like I got all the changes, I am consistently getting 120+ fps in the Sadrith Mora slave market, with some dips to 90, but that's when I'm flailing around. Amazing work!!
User avatar
psi29a
Posts: 5361
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW 0.42.0

Post by psi29a »

win! glad we got the packages thing squared away
TheOneWhoWatches
Posts: 57
Joined: 08 Apr 2014, 07:06
Location: Russia/Siberia

Re: OpenMW 0.42.0

Post by TheOneWhoWatches »

Sorry, nevermind...
Last edited by TheOneWhoWatches on 23 Feb 2017, 11:16, edited 1 time in total.
User avatar
MiroslavXO
Posts: 107
Joined: 13 Feb 2016, 01:07

Re: OpenMW 0.42.0

Post by MiroslavXO »

EDIT:

Nvm I will try...
JohnL
Posts: 6
Joined: 08 Feb 2017, 15:19

Re: OpenMW 0.42.0

Post by JohnL »

Latest performance improvements are great but I still get a huge performance hit on my Nvidia GT230M when I enable water shaders with Refraction turned on. When I turn off the refraction, performance hit is less. Is it possible to optimize the water shaders more to reduce performance impact?

While we are on the subject of optimizations, is it possible to implement Nvidia Gameworks into OpenMW? It has lots of high end features such as Waterworks water effects, Horizon Based Ambient Occlusion (HBAO), Depth of Field (DOF), etc. Its usage examples and source code are available on Github. It is supposed to work on all GPUs (Intel, Nvidia, AMD, etc.), all platforms (windows, linux, etc.), and all graphics APIs (OpenGL, Vulkan, DirectX). It is also supposed to be super optimized.
Post Reply