Search found 72 matches

by Myckel
10 Dec 2012, 08:29
Forum: Organisation and Planning
Topic: OpenMW 0.20.0
Replies: 177
Views: 90806

Re: OpenMW 0.20.0

You have to change the first 2 lines of "files/materials/core.h" to #define gammaCorrectRead(v) pow(max(v, 0.00001f), float3(gammaCorrection,gammaCorrection,gammaCorrection)) #define gammaCorrectOutput(v) pow(max(v, 0.00001f), float3(1.f/gammaCorrection,1.f/gammaCorrection,1.f/gammaCorrec...
by Myckel
10 Dec 2012, 08:03
Forum: Organisation and Planning
Topic: OpenMW 0.20.0
Replies: 177
Views: 90806

Re: OpenMW 0.20.0

Just build OpenMW from GIT, all ground in exteriors is white. Options has shaders to off (my hardware (Radeon HD 3450) doesn't support it), but an error about compiling the shaders it dumped onto the console. Is this known? Using binary blob or opensource driver? Open source driver, version 7.0.0. ...
by Myckel
09 Dec 2012, 21:25
Forum: Organisation and Planning
Topic: OpenMW 0.20.0
Replies: 177
Views: 90806

Re: OpenMW 0.20.0

Just build OpenMW from GIT, all ground in exteriors is white. Options has shaders to off (my hardware (Radeon HD 3450) doesn't support it), but an error about compiling the shaders it dumped onto the console. Is this known?
by Myckel
23 Oct 2012, 20:29
Forum: Off Topic
Topic: Fun stuff
Replies: 380
Views: 158900

Re: Fun stuff

Morrowind and Dr. Who cross-over:
Image

Ref:
http://kissyushka.deviantart.com/art/Do ... -287956861
by Myckel
02 Oct 2012, 06:41
Forum: General
Topic: Impressions of 0.18
Replies: 57
Views: 33577

Re: Impressions of 0.18

Ok, thank you will take the new tarball. Git isn't an option (adds extra dependencies).
by Myckel
01 Oct 2012, 19:44
Forum: General
Topic: Impressions of 0.18
Replies: 57
Views: 33577

Re: Impressions of 0.18

Just downloaded the tarball to see if I could get the ebuild (Gentoo Linux installation script) back into shape. Ran into building problems (outside of portage): During configuration: CMake Warning (dev) at CMakeLists.txt:444 (add_subdirectory): The source directory /home/myckel/Software/zinnschlag-...
by Myckel
12 Aug 2012, 15:01
Forum: General
Topic: Alchemy
Replies: 110
Views: 40134

Re: Alchemy

Just to let you know that I'm still working on the chance determination of successfully creating a potion. Things are just going slow.
by Myckel
01 Aug 2012, 04:59
Forum: Organisation and Planning
Topic: OpenMW Faq Video
Replies: 29
Views: 16055

Re: OpenMW Faq Video

Q: Is OpenMW legal? A: OpenMW is legal in the U.S. Patent laws vary by country, Shouldn't that be copyright law instead? IANAL, but copyright law should not be a problem. OpenMW does not distribute Morrowind code or data files, so as long as that is the case, things should be fine. If people start ...
by Myckel
29 Jul 2012, 18:13
Forum: General
Topic: Alchemy
Replies: 110
Views: 40134

Re: Alchemy

Ah... that explains.
by Myckel
29 Jul 2012, 14:56
Forum: Off Topic
Topic: Morrowind alchemy bug "type in your name"
Replies: 3
Views: 5311

Re: Morrowind alchemy bug "type in your name"

Tarius wrote:Ok, I havent tried the alchemy portion of OpenMW yet. Are you saying this happens here?
No, that's also why I put it in off-topic. It is a bug in Morrowind, not OpenMW! I managed to fix it on Windows (I think by activating compatibility mode for XP), but can't seem to fix it under Wine.