OpenMW 0.31.0

Anything related to PR, release planning and any other non-technical idea how to move the project forward should be discussed here.
Post Reply
K1ll
Posts: 184
Joined: 06 Aug 2011, 21:54

Re: OpenMW 0.31.0

Post by K1ll »

OpenMW 0.31.0 RC1 Linux targz packages

32 Bit
64 Bit
User avatar
sandstranger
Posts: 438
Joined: 19 May 2014, 19:53
Location: Oblivion

Re: OpenMW 0.31.0

Post by sandstranger »

44
Last edited by sandstranger on 18 Jan 2018, 15:27, edited 1 time in total.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: OpenMW 0.31.0

Post by Zini »

We do support OpenGL 2 now. If you mean if we will require higher version OpenGL in the future, right now we have no plans for it.
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW 0.31.0

Post by psi29a »

I think he means:
OpenGL ES 2.0 RenderSystem

for his android development work.
13:56:25: GLES2RenderSystem::_createRenderWindow "OpenMW", 800x600 windowed miscParams: FSAA=0 externalWindowHandle=67108866 title=OpenMW vsync=false
13:56:25: EGLWindow::create: The externalWindowHandle parameter is deprecated.
Use the parentWindowHandle or currentGLContext parameter instead.
13:56:25: OGRE EXCEPTION(3:RenderingAPIException): Fail to create EGLSurface based on X NativeWindowType in createSurfaceFromWindow at /home/sylar/sinbad-ogre-7c776867621e/RenderSystems/GLES2/src/EGL/OgreEGLWindow.cpp (line 258)
13:56:25: *-*-* OGRE Shutdown
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: OpenMW 0.31.0

Post by Zini »

Android is not a primary target platform prior to 1.0, but I don't have any objections to support it either (if we can find someone who is willing to do the work). However this looks at least partially like an OGRE problem to me, which would mean we can't fix it on the OpenMW side.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: OpenMW 0.31.0

Post by Zini »

This is going surprisingly well. We had a bunch of additional fixes. Maybe another round of RC builds and if nothing new shows up we can have us a release?
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW 0.31.0

Post by psi29a »

K1ll
Posts: 184
Joined: 06 Aug 2011, 21:54

Re: OpenMW 0.31.0

Post by K1ll »

OpenMW 0.31.0 RC2 Linux targz packages

32 Bit
64 Bit
corristo
Posts: 495
Joined: 12 Aug 2011, 08:29

Re: OpenMW 0.31.0

Post by corristo »

HiPhish
Posts: 323
Joined: 02 Jul 2012, 08:36

Re: OpenMW 0.31.0

Post by HiPhish »

Zini wrote:@HiPhish: That sounds like a badly configured installation. Can you run OpenCS from the console and post the output? In particular the Data dir lines.
Here it is, using the new RC2 build:

Code: Select all

/Volumes/OpenMW-0.31.0-Darwin/OpenMW/OpenCS.app/Contents/MacOS/OpenCS ; exit;
Loading config file: /Users/hiphish/Library/Preferences/openmw/openmw.cfg... done.
Loading config file: ./openmw.cfg... done.
2014-07-08 17:41:09.555 OpenCS[4172:507] modalSession has been exited prematurely - check for a reentrant call to endModalSession:
Data dir /Users/hiphish/Library/Application Support/OpenMW/Data Files/Data Files
Adding BSA archive /Users/hiphish/Library/Application Support/OpenMW/Data Files/Data Files/Morrowind.bsa
2014-07-08 17:41:09.855 OpenCS[4172:507] invalid drawable
logout

[Process completed]

Post Reply