Search found 12 matches

by Rygorlios
15 Oct 2019, 20:35
Forum: Other Forks and Ports
Topic: Android part 2
Replies: 609
Views: 319947

Re: Android part 2

AnyOldName3 wrote: 14 Oct 2019, 19:37 We don't do occlusion culling, just view frustum culling. Excessive draw calls are a problem on the PC, too.
Ah yes I read that before somewhere. Is there any foreseeable solution on the horizon or anything that would mitigate this? It's just about the only problem I have with OpenMW on Android.
by Rygorlios
14 Oct 2019, 18:53
Forum: Other Forks and Ports
Topic: Android part 2
Replies: 609
Views: 319947

Re: Android part 2

No, it's not just your device, it can also happen on the PC. Android port uses OSG 3.6.4 which has broken backward compatibility of occlusion query nodes usage which are used for the sun glare. It can't use 3.4.1. Interesting, does this also affect culling? Because whenever performance drags on my ...
by Rygorlios
13 Oct 2019, 16:28
Forum: Other Forks and Ports
Topic: Android part 2
Replies: 609
Views: 319947

Re: Android part 2

One thing I've been noticing for a while with OpenMW that's missing on Android is any kind of glare/flare when you look at the sun. I was surprised to see it when I finally tried OpenMW on PC because I had never seen it on my phone. I've not seen it in anyone's OpenMW Android screenshots either so I...
by Rygorlios
12 Oct 2019, 13:29
Forum: Other Forks and Ports
Topic: Android part 2
Replies: 609
Views: 319947

Re: Android part 2

Figured out why no esp's and no esm's were being loaded. It appears that for some reason in my case, due to having a customized openmw.cfg file, I need to disable all entries in the OMW mod manager. After unchecking everything there (though it only lists the base game things) and choosing 'proceed a...
by Rygorlios
29 Sep 2019, 12:59
Forum: Other Forks and Ports
Topic: Android part 2
Replies: 609
Views: 319947

Re: Android part 2

Thx for the new update! One problem though: everything worked perfectly on the previous nightly but on this one, none of my esm's/esp's from openmw.cfg get loaded, the log doesn't even mention them. It does mention the directories and I think it does load the data but none of the scripts so I rolled...
by Rygorlios
03 May 2019, 13:51
Forum: Other Forks and Ports
Topic: Android part 2
Replies: 609
Views: 319947

Re: Android part 2

sandy0099 wrote: 03 May 2019, 13:40 the new openmw.cfg file is empty, with a message
# This is the user openmw.cfg. Feel free to modify it as you wish.
Ah awesome. If that's the case and it lets us specify extra data folders and content esm/esp's etc without the file resettling, all is good :D.
by Rygorlios
03 May 2019, 11:51
Forum: Other Forks and Ports
Topic: Android part 2
Replies: 609
Views: 319947

Re: Android part 2

While I haven't tried out the very latest APK's so I don't know if this has evolved since a few days ago, I thought I'd paste this comment here I saw on Reddit since xyzz said he'd take it into account if there is more demand for it: "The new Mod section seems like a downgrade to me. Or I don't...
by Rygorlios
28 Apr 2019, 18:53
Forum: Other Forks and Ports
Topic: Android part 2
Replies: 609
Views: 319947

Re: Android part 2

] Yes you can edit openmw-base.cfg for now. I'll consider adding support for multiple data folders if there's reasonable demand for it. By the way, I suggest making backups of your configuration files (and savedata) if you have a lot of mods set up. Until the app's released on google play/etc I con...
by Rygorlios
28 Apr 2019, 18:22
Forum: Other Forks and Ports
Topic: Android part 2
Replies: 609
Views: 319947

Re: Android part 2

@Loki0311 I also played this a few months ago on my Nexus 5X and the performance was about the same. Thing is, Nexus 5X has terrible overheating issues so pretty much every time you start a heavier app, it instantly heats the phone up and lowers the performance to stop the heat. It's not a gaming p...
by Rygorlios
28 Apr 2019, 15:38
Forum: Other Forks and Ports
Topic: Android part 2
Replies: 609
Views: 319947

Re: Android part 2

@xyzz I keep trying different ways to add my mods back but haven't found any way to make that work on the latest version any more. Just one or two versions back, I'd be able to just add more 'data=' lines to openmw.cfg and specify more mod folders but with this new mod selection system or seems edit...