Page 4 of 22

Re: OpenMW 0.41.0

Posted: 25 Nov 2016, 13:55
by Ace (SWE)
Windows packages:

RC1 win32
RC1 win64

Re: OpenMW 0.41.0

Posted: 25 Nov 2016, 18:06
by AnyOldName3
The 64-bit Windows package installs, runs and uninstalls just fine.

Re: OpenMW 0.41.0

Posted: 25 Nov 2016, 23:33
by MiroslavXO
Not sure if I was to report bugs here or on the roadmap because they are all closed for 0.41
I submitted 2 bugs for now.
Btw, you didn't update OSG shaders? I was experiencing heavy lags when moving.

Re: OpenMW 0.41.0

Posted: 25 Nov 2016, 23:56
by raevol
lysol wrote:Fixed it for you.
That's much better haha, thanks.

Re: OpenMW 0.41.0

Posted: 26 Nov 2016, 11:40
by Zini
The changelog is ready.

Re: OpenMW 0.41.0

Posted: 26 Nov 2016, 21:45
by wareya
64-bit windows RC passes casual use without crashing with a 0.40 save.

Re: OpenMW 0.41.0

Posted: 26 Nov 2016, 22:39
by K1ll
Linux targz packages:
RC1 32 Bit
RC1 64 Bit

Re: OpenMW 0.41.0

Posted: 27 Nov 2016, 15:34
by corristo
RC build for macOS: http://downloads.openmw.org/osx/OpenMW-0.41.0-RC1.dmg

Couple of updates to changelong:

Bug #3566: 'Could not find settings-default.cfg' on macOS 10.12 (path randomization?)
Known issue: OpenMW-CS is able to launch OpenMW only if OpenMW.app and OpenMW-CS.app are siblings (i.e. in the same folder)

Re: OpenMW 0.41.0

Posted: 28 Nov 2016, 16:03
by psi29a
Ubuntu Staging PPA is live for those wanting to take a look at the latest RCs.
https://launchpad.net/~openmw/+archive/ubuntu/staging

We support amd64, arm64, armhf* and i386.

These builds also contain debugging symbols in separate packages to help in debugging.

[*] No OpenMW-CS for armhf because Debian/Ubuntu feel it is necessary to compile Qt[4|5] with only GLESv2 support. This causes conflicts with OSG-3.4 which in order to use osgQt will compile against GLESv2 as well to maintain header compatibility. We've compiled our own version of OSG-3.4 without osgQt and links directly libGL meaning that you can take the armhf files and run them on your RaspberryPi.

Re: OpenMW 0.41.0

Posted: 30 Nov 2016, 08:39
by raevol
psi29a wrote:Ubuntu Staging PPA is live for those wanting to take a look at the latest RCs.
https://launchpad.net/~openmw/+archive/ubuntu/staging
:o Thank you for this!