Search found 6 matches

by Pholux
10 Jun 2016, 00:02
Forum: Off Topic
Topic: Have openMW launch through steam
Replies: 11
Views: 18976

Re: Have openMW launch through steam

That is not something you can do as an end user, you'll need to wait for someone (a programmer) to compile a tool that does it for you. This tool will have to be built for the particular operating system that you are using. I do not use windows so I can't do it for you. There is also the issue of t...
by Pholux
09 Jun 2016, 19:50
Forum: Off Topic
Topic: Have openMW launch through steam
Replies: 11
Views: 18976

Re: Have openMW launch through steam

Bumping this since I don't understand how to inject dll files.
by Pholux
09 Jun 2016, 15:12
Forum: Off Topic
Topic: Have openMW launch through steam
Replies: 11
Views: 18976

Re: Have openMW launch through steam

Just a quick test... it works: http://i.imgur.com/oLaFw2Hm.png Here's how I did it - I just added code to OpenMW that initializes the steam API. Ideally this code should be in a DLL so that it can be used for any other game not just OpenMW. diff --git a/apps/openmw/CMakeLists.txt b/apps/openmw/CMak...
by Pholux
09 Jun 2016, 02:36
Forum: Support
Topic: ESM File Error
Replies: 4
Views: 9226

Re: ESM File Error

It seems that Morrowind.esm is either : - after Bloodmon.esm in your file list - not in your file list When you look at your config file, is "morrowind.esm" somewhere? The Openmw cfg? I see this when I open it # This is the global openmw.cfg file. Do not modify! # Modifications should be ...
by Pholux
09 Jun 2016, 01:24
Forum: Support
Topic: ESM File Error
Replies: 4
Views: 9226

ESM File Error

So upon launching openMW through the launcher and the startup video plays, I am greeted with a crash and a "ESM Error: File C:\ayylmao\steamapps\common\Morrowind\Data Files\Bloodmoon.esm asks for parent file Morrowind.esm, but has not been loaded yet. Please check your load order. File: C:\ayyl...
by Pholux
09 Jun 2016, 00:51
Forum: Off Topic
Topic: Have openMW launch through steam
Replies: 11
Views: 18976

Have openMW launch through steam

Aside from launching openMW in steam through "add non-steam game", is it possible to launch through the morrowind appid itself so it tracks playtime along with screenshots?