Search found 4989 matches

by psi29a
17 Feb 2012, 14:59
Forum: General Development
Topic: Ogre3d Segfault
Replies: 10
Views: 5236

Re: Ogre3d Segfault

An update to the this problem is that it was indeed a problem with libOgre. I reinstalled the 1.7.3 deb package for Ubuntu 11.10 and have things up and running again on a Intel based chipset. I'm just wondering around Seyda Neen and getting 5 FPS, at a tricount of 188383 and batch count of 1074. Pro...
by psi29a
17 Feb 2012, 10:11
Forum: General Development
Topic: Configuration & Packaging
Replies: 77
Views: 32219

Re: Configuration & Packaging

Of course the global settings can be stored in each user directory, but the point of having a central one is the ease of update. Just imagine that we need to change a setting in Ogre for the new OpenMW release. Without a central global setting it would mean change it for each user. Even if there is...
by psi29a
17 Feb 2012, 10:04
Forum: General Development
Topic: Configuration & Packaging
Replies: 77
Views: 32219

Re: Configuration & Packaging

Then we have a global openmw.cfg file. By screwing up with this file the user can break the installation. Therefore he should not be able to touch it. The user can always set up his own openmw.cfg file, if he wants modified setttings (and by simply deleting it go back to the global settings). But t...
by psi29a
17 Feb 2012, 09:58
Forum: General Development
Topic: Configuration & Packaging
Replies: 77
Views: 32219

Re: Configuration & Packaging

It has no sense. A global setting, as such, must be in a neutral place. Who is beyond the ~ you write? The only user whose you can always assume the presence is root, but putting the global settings in /root/.openmw is completely crazy; beside the directory is usually be unreachable (since /root ch...
by psi29a
17 Feb 2012, 09:36
Forum: General Development
Topic: Configuration & Packaging
Replies: 77
Views: 32219

Re: Configuration & Packaging

What we decide now isn't set in stone. At least until 1.0 we can fairly easily fix any sub-optimal decisions later. For now is just need to work and not look weird to any average technical Linux guy. Agreed... it should not take a *-guru to get a package installed and the game up and running. It sh...
by psi29a
17 Feb 2012, 09:10
Forum: General Development
Topic: Configuration & Packaging
Replies: 77
Views: 32219

Re: Configuration & Packaging

We need a Linux-guru! ;) 8-) In reality, OpenMW will likely be run by one user on their personal computer. As such, I think the use of /etc is an exaggeration for a game or even game engine. We should just not use /etc. The use of local is usually reserved for those who compiled from source and not...
by psi29a
16 Feb 2012, 16:52
Forum: General Development
Topic: Configuration & Packaging
Replies: 77
Views: 32219

Re: Configuration & Packaging

As an almost exclusive linux user I prefer this: user configurables: ~/.config/openmw/ save games: ~/.config/openmw/saves/ game/lib (ogre) settings: /etc/openmw/ libs: /usr/lib/openmw resources: /usr/share/games/openmw/ I do not like the idea of putting stuff into /etc/xdg/... that is the playground...
by psi29a
16 Feb 2012, 09:18
Forum: General Development
Topic: Physics improvement
Replies: 272
Views: 88224

Re: Physics improvement

ElderTroll wrote:So it's you and Tom exchanging code. :)
Cross pollination, it helps both survive.
by psi29a
16 Feb 2012, 09:14
Forum: Infrastructure
Topic: OIS Wiki Link
Replies: 1
Views: 2422

Re: OIS Wiki Link

http://sourceforge.net/projects/wgois/

That is where the source lives.
by psi29a
14 Feb 2012, 12:37
Forum: Support
Topic: Screen Resolution
Replies: 16
Views: 10448

Re: Screen Resolution

These are simply drop-in replacements for the texture files, right? Then I see no problem. I am occasionally testing OpenMW with the U9: Redemption TC (where I am one of the lead developers). We are using high-res textures and they work flawlessly. I had no idea you lead up U9... I was watching tha...