OpenMW 0.42.0

Anything related to PR, release planning and any other non-technical idea how to move the project forward should be discussed here.
corristo
Posts: 495
Joined: 12 Aug 2011, 08:29

Re: OpenMW 0.42.0

Post 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.
K1ll
Posts: 185
Joined: 06 Aug 2011, 21:54

Re: OpenMW 0.42.0

Post by K1ll »

OpenMW 0.42.0 RC1 Linux targz packages:

32 Bit
64 Bit
fuzzles
Posts: 6
Joined: 13 Apr 2017, 20:11

Re: OpenMW 0.42.0

Post 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 5281 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.
User avatar
raevol
Posts: 3093
Joined: 07 Aug 2011, 01:12
Location: Caldera

Re: OpenMW 0.42.0

Post by raevol »

fuzzles, welcome and thank you for testing! Ace, any ideas on this?
User avatar
raevol
Posts: 3093
Joined: 07 Aug 2011, 01:12
Location: Caldera

Re: OpenMW 0.42.0

Post 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
User avatar
Capostrophic
Posts: 794
Joined: 22 Feb 2016, 20:32

Re: OpenMW 0.42.0

Post 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.
User avatar
Ace (SWE)
Posts: 887
Joined: 15 Aug 2011, 14:56

Re: OpenMW 0.42.0

Post 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.
User avatar
lysol
Posts: 1513
Joined: 26 Mar 2013, 01:48
Location: Sweden

Re: OpenMW 0.42.0

Post by lysol »

Windows x64 builds works fine for me. They work just as usual.
Fizzol
Posts: 10
Joined: 28 Mar 2017, 17:50

Re: OpenMW 0.42.0

Post by Fizzol »

Looks good so far on 64-bit Windows, no issues.
Post Reply