Search found 62 matches

by Cl3v3rP0tat0
01 Jan 2024, 18:12
Forum: General
Topic: Linux: OSG_VERTEX_BUFFER_HINT=VERTEX_BUFFER_OBJECT
Replies: 0
Views: 1533

Linux: OSG_VERTEX_BUFFER_HINT=VERTEX_BUFFER_OBJECT

I recently changed Linux Distros (from Mint to Manjaro) and had to find a different way of implementing performance tweaks such as this one: OS/GPU-Specific Tips https://modding-openmw.com/tips/performance/#os-gpu-specific-tips If you're using a modern AMD GPU on a modern Linux system (e.g., I've go...
by Cl3v3rP0tat0
30 Dec 2023, 22:56
Forum: Support
Topic: SOLVED: Installing Dev Build on Manjaro Linux
Replies: 0
Views: 1110

SOLVED: Installing Dev Build on Manjaro Linux

So, I keep getting this error involving CMAKE - CMAKE is installed... :oops: Ensure base-devel is installed. <---- Took care of the issue! :lol: Building mygui-openmw... ==> Making package: mygui-openmw 3.4.3-1 (Sat 30 Dec 2023 04:53:20 PM EST) ==> Checking runtime dependencies... ==> Checking build...
by Cl3v3rP0tat0
27 Nov 2023, 21:54
Forum: General
Topic: So, TIL that OpenMW 49 was Released...I guess?
Replies: 3
Views: 2036

Re: So, TIL that OpenMW 49 was Released...I guess?

Just a packaging error - Git failed to extract a current commit. Probably it happened because OpenMW was built from zipped source code package rather than from an actual OpenMW git repo, or because build machine does not have Git available in PATH. Well, that scenario you laid out is not as excitin...
by Cl3v3rP0tat0
26 Nov 2023, 02:31
Forum: Support
Topic: "Insert Above" not reliable in OpenMW 49
Replies: 1
Views: 649

"Insert Above" not reliable in OpenMW 49

In 48 Release - the Insert Above feature was reliable when adding mods - in 49 this has been a problem - the mod gets appended to the bottom of the load order in the Data Directory.
by Cl3v3rP0tat0
25 Nov 2023, 21:37
Forum: Support
Topic: Installing 49 Dev (or daily)
Replies: 3
Views: 1052

Re: Installing 49 Dev (or daily)

S3ctor wrote: 24 Nov 2023, 22:36 Kind of a silly question, I know, but - daily builds in the PPA and on the AUR are *marked* as being 0.48 and not dailies. Perhaps this is affecting you also? Check the commit hash in the bottom-left of the launcher.
After installing - my launcher now says "OpenMW 49 Release" :shock:
by Cl3v3rP0tat0
25 Nov 2023, 03:11
Forum: General
Topic: So, TIL that OpenMW 49 was Released...I guess?
Replies: 3
Views: 2036

So, TIL that OpenMW 49 was Released...I guess?

Granted I wanted the 49 Dev version but Release Version is even more awesome! :lol:

Image
by Cl3v3rP0tat0
24 Nov 2023, 16:13
Forum: Support
Topic: Installing 49 Dev (or daily)
Replies: 3
Views: 1052

Installing 49 Dev (or daily)

So - installing the 49 Dev Version isn't as straight forward as following this:
Image :?:

I ended up with 48 Release - not daily/dev ?
by Cl3v3rP0tat0
04 Nov 2023, 22:33
Forum: Support
Topic: So, I can't install my 257th mod - the ESP won't show up
Replies: 10
Views: 1664

Re: So, I can't install my 257th mod - the ESP won't show up

This may not be an openmw issue. please open a terminal , navigate to the folder you downloaded the file to and run unrar t Lord\ of\ Rebirth-53680-1-3-1698940974.rar there to verify if the download is correct. Earlier today I installed unrar on my system - for a problem I had with an error upon ra...
by Cl3v3rP0tat0
04 Nov 2023, 00:32
Forum: General Modding
Topic: Anyone use this Groundcoverify!
Replies: 2
Views: 1234

Re: Anyone use this Groundcoverify!

Wow! so I don't need a ground cover mod? That's awesome - I'll look into the deltaplugin path info linked and try to figure it out. And thanks - I appreciate your Deltaplugin - it's a joy to use - I just today heard about Groundcoverify - so it has me rather excited! :lol: UPDATE I think it worked! ...
by Cl3v3rP0tat0
03 Nov 2023, 21:40
Forum: General Modding
Topic: Anyone use this Groundcoverify!
Replies: 2
Views: 1234

Anyone use this Groundcoverify!

A simple python script which uses DeltaPlugin to turn regular groundcover in morrowind plugins into openmw-style groundcover. https://gitlab.com/bmwinger/groundcoverify If I understand it - this would be an intelligent groundcover tool that would use deltaplugin to prevent grass in the wrong areas ...