Page 10 of 31

Re: OpenMW 0.42.0

Posted: 12 Apr 2017, 08:15
by corristo
OpenMW 0.42.0 RC1 for macOS:

http://downloads.openmw.org/osx/OpenMW-0.42.0-RC1.dmg

Please note that nightly builds follow master branch, not release branches, and don't represent upcoming release.

Re: OpenMW 0.42.0

Posted: 13 Apr 2017, 16:51
by K1ll
OpenMW 0.42.0 RC1 Linux targz packages:

32 Bit
64 Bit

Re: OpenMW 0.42.0

Posted: 13 Apr 2017, 19:45
by Ace (SWE)

Re: OpenMW 0.42.0

Posted: 13 Apr 2017, 20:14
by fuzzles
Howdy!

I just was poking around and figured now would be the time I first try OpenMW, after watching the amazing progress over the last few years.

Came across a snag right away though, seems like the (handy-dandy) installation wizard importer is crossing the '/' and '\' of Windows and *nix files systems around a bit, resulting in no directory found and this:
SETTINGAS.PNG
SETTINGAS.PNG (9.84 KiB) Viewed 5158 times
I can browse for it manually and it selects the .ini fine, but I assume I need to poke through the OpenMW config files to get the data directory detection working.

EDIT: Nope, I checked my 'My Games' config, seems to be showing up correctly there. I'm getting the 'Could not find the Data files location' and I have no idea!

Cheers :)

EDIT 2: Final confirmation, I cannot get it to detect anything properly. The wizard sees my install directory effortlessly, and the .ini file does transfer to the openmw config file in 'My Games', it shows the correct file path at the bottom of the config as well, and seems a save file is found, but will not detect data directory and tells me to run wizard repeatedly.

Re: OpenMW 0.42.0

Posted: 15 Apr 2017, 21:36
by raevol
fuzzles, welcome and thank you for testing! Ace, any ideas on this?

Re: OpenMW 0.42.0

Posted: 15 Apr 2017, 22:38
by raevol
I'm about halfway through the changelog, hopefully finishing in the next few days. I need some help with:
If I understand correctly, this was determined not to be a bug?
Bug #1956: Duplicate objects after loading the game, when a mod was edited

Is this correct for issue 2777?
- Low-value disintegrate over time effects are no longer nullified by high frame rate

Sorry, but I am not technical enough to understand this one:
Bug #3580: Crash: Error ElementBufferObject::remove BufferData<0> out of range

Were these fixed or rejected?
Bug #3601: Menu Titles not centered vertically
Bug #3670: Unhandled SDL event of type 0x304

I don't understand Morrowind scripting enough to decipher this one:
Bug #3671: Incorrect local variable value after picking up bittercup

Re: OpenMW 0.42.0

Posted: 16 Apr 2017, 10:06
by Capostrophic
2777 — I'd say yes, but it's more like: disintegrate effects no longer depend on framerate. However... eh, I dunno.
1956 is a bug. Relevant pull request.
3601 and 3670 were both fixed.

Re: OpenMW 0.42.0

Posted: 16 Apr 2017, 12:54
by Ace (SWE)
raevol wrote:Ace, any ideas on this?
The path separators are normalized, so that shouldn't be the issue.

How does the end of the openmw.cfg file look? @fuzzles The lines after all the fallbacks that is.

I know that we've had issues before with unicode in paths, for user accounts I know that it's been fixed, but if your Morrowind install is under a path with unicode symbols in it then that might still be an issue.

Re: OpenMW 0.42.0

Posted: 16 Apr 2017, 13:48
by lysol
Windows x64 builds works fine for me. They work just as usual.

Re: OpenMW 0.42.0

Posted: 16 Apr 2017, 16:20
by Fizzol
Looks good so far on 64-bit Windows, no issues.