Search found 9 matches

by JohnZ
26 Aug 2017, 14:42
Forum: General
Topic: unshield error?
Replies: 5
Views: 3171

Re: unshield error?

How do I compile it from the source? I have downloaded the openmw-master file from Gitub and I am rather lost lol. Either just install the AUR package or follow this guide https://wiki.openmw.org/index.php?title=Development_Environment_Setup#Arch I also sent a mail to the package maintainer to revb...
by JohnZ
24 Aug 2017, 09:29
Forum: General
Topic: unshield error?
Replies: 5
Views: 3171

Re: unshield error?

If you are on Arch Linux just compile it from Source and report to the openmw Arch Linux package maintainer that he should bump the revision coz unshield got updated.
by JohnZ
11 Aug 2017, 17:58
Forum: General Development
Topic: OpenMW fails to compile with gcc-7
Replies: 10
Views: 9222

Re: OpenMW fails to compile with gcc-7

Naugrim wrote: 11 Aug 2017, 17:53 What OS and toolchain?
I could have mentioned it, Gentoo Linux with gcc5 & 7 and all the related Gnu utils and so.

Setting the ofast flag seems to fix the performance issues.
by JohnZ
11 Aug 2017, 16:45
Forum: General Development
Topic: OpenMW fails to compile with gcc-7
Replies: 10
Views: 9222

Re: OpenMW fails to compile with gcc-7

I have compiled OpenMW with a custom compilation of MyGUI on Windows with Mys2/MinGW-w64-x86_64, g++ 7.1.0 and the performance quite worse than the official release. But could be that I used the standard OSG package instead of Scrawl's. Sadly Scrawl's fork did not compile in my setup. I have compil...
by JohnZ
11 Aug 2017, 00:56
Forum: General Development
Topic: OpenMW fails to compile with gcc-7
Replies: 10
Views: 9222

Re: OpenMW fails to compile with gcc-7

I made quickly recompiled both openmw and mygui with gcc-7 and it seems to work just fine on my machine. So probably nothing to worry about.
by JohnZ
07 Aug 2017, 10:17
Forum: General
Topic: OpenMW performance vs Vanilla+MCP - are there any benchmarks/comparisons?
Replies: 24
Views: 24461

Re: OpenMW performance vs Vanilla+MCP - are there any benchmarks/comparisons?

You could see if any of his tweaks could be ported to the latest OSG code. IIRC, this branch was backported from 3.5 to 3.4 due to bugs and memory leaks in development OSG 3.5. IMO, we should wait the next OSG (3.6?) stable release. 3.5.5 should be usable for openmw again, at least all the bugs fro...
by JohnZ
03 Aug 2017, 18:07
Forum: Infrastructure
Topic: Adding Void Linux
Replies: 3
Views: 3605

Re: Adding Void Linux

We do not manage the void linux package. I know, I do :) It would be long and tedious to update all the links to distros and their openmw packages that we have no control over. I understand that, but what bothers me about the Download page is that the list is that long which makes it looks like thi...
by JohnZ
03 Aug 2017, 14:58
Forum: Infrastructure
Topic: Adding Void Linux
Replies: 3
Views: 3605

Adding Void Linux

Since Void Linux has also a openmw package it could also be added to the Downloads page.

Void Linux doesn't have any proper link for packages except the template on Github.
by JohnZ
01 Aug 2017, 13:35
Forum: Support
Topic: OpenMW runs worse on graphics card than on cpu
Replies: 6
Views: 3512

Re: OpenMW runs worse on graphics card than on cpu

Mh... Culing should be completely independent from the GPU he uses? Still it takes a lot longer (10 times longer) then with his iGPU. Everything that has to be done with the GPU gets way faster with is dedicated one ( 1.55ms vs 13.68ms ) but somehow is CPU takes way longer with Culling and Draw Call...