Page 8 of 19

Re: OpenMW 0.47.0

Posted: 16 Jun 2021, 14:12
by psi29a

Re: OpenMW 0.47.0

Posted: 16 Jun 2021, 16:18
by K1ll
Generic Linux targz package RC3:

64 Bit


johnnyhostile wrote: 06 Jun 2021, 16:01
K1ll wrote: 04 Jun 2021, 14:39 Generic Linux targz package RC2:

64 Bit

The lib directory now also contains libjpeg62, libexpat, libgraphite2, libharfbuzz, libfreetype, libglib, libgthread and libpcre.
Thanks for doing this K1ll, the build runs great on my Void Linux system. Our unreleased builds that are generated by CI, don't though ("wrong" OSG and other issues). Would you mind helping get the CI artifacts to where they can be more portable?
I've been a little busy recently but I probably can find some time to help out with that. I'm in #openmw on Matrix as "kfg" now so we can discuss things there.

Re: OpenMW 0.47.0

Posted: 16 Jun 2021, 18:06
by psi29a
@k1ll, thanks!

I just noticed that OSG used in the macOS RC3 does not include collada support. I'm working on that.

Make sure that your OSG is built using OSGoS 3.6 branch and that it 'found' collada and built with it. :)

Ace is doing the same with the windows builds now.

Re: OpenMW 0.47.0

Posted: 18 Jun 2021, 16:17
by Shinino
Is RC3 going to include a multi-core support?

Re: OpenMW 0.47.0

Posted: 18 Jun 2021, 18:06
by akortunov
OpenMW always had a multi-core support.

Re: OpenMW 0.47.0

Posted: 18 Jun 2021, 18:50
by Shinino
Right, I'm talking about using

[Physics]
async num threads = 4

which requires the bullet (?) to be set up for multi-threaded? (Sorry if I don't fully understand this)

Re: OpenMW 0.47.0

Posted: 18 Jun 2021, 23:00
by AnyOldName3
If we're in charge of providing Bullet, we're providing it with multithreading enabled. That covers some platforms like Windows and MacOS. On other platforms, it's the packager's job to provide Bullet, and it's entirely up to them whether they enable it.

Re: OpenMW 0.47.0

Posted: 19 Jun 2021, 00:32
by Pop000100
AnyOldName3 wrote: 18 Jun 2021, 23:00 If we're in charge of providing Bullet, we're providing it with multithreading enabled. That covers some platforms like Windows and MacOS. On other platforms, it's the packager's job to provide Bullet, and it's entirely up to them whether they enable it.
But RC2 doesn't have it enabled on windows.

Re: OpenMW 0.47.0

Posted: 19 Jun 2021, 00:52
by Shinino
I'm guessing he means 'when 0.47.0 goes full release'. Which is fine!

Re: OpenMW 0.47.0

Posted: 19 Jun 2021, 01:26
by AnyOldName3
As you may have noticed, other platforms are on RC3. RC3 for Windows will have multithreaded Bullet.