OpenMW Andriod -- Graphics Issues... Any Ideas?

For new and upcoming OpenMW branches and ports; move fast and break things!
Headbangurr
Posts: 3
Joined: 04 Nov 2018, 03:12

OpenMW Andriod -- Graphics Issues... Any Ideas?

Post by Headbangurr »

I have been messing around with the latest Android port of openMW on my Asus Zenpad 3s 10 (android 7.0) and get either one of two issues when loading the game.

If I select GLESv1 I get an error immediately "failed to create graphics context" followed by the game not loading at all, and if I use GLESv2 then the game loads and runs fairly well (frame wise and such) except the ground textures don't seem to be mapped at all... they're present but they appear to be one texture filled per cell. This causes harsh texture cuts and no variety (as in there's no 'pathways' because the entire cell is one filled texture). This happens to the exterior textures only. The Interior textures have no issues. Everything else graphically seems to be okay in GLESv2. Any ideas or suggestions would be greatly appreciated!
geniussbk
Posts: 12
Joined: 10 Sep 2018, 05:22
Location: [email protected]

Re: OpenMW Andriod -- Graphics Issues... Any Ideas?

Post by geniussbk »

this bug fix in version 0.45 port sandstranger https://4pda.ru/forum/index.php?showtop ... ry78556143
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW Andriod -- Graphics Issues... Any Ideas?

Post by psi29a »

Would be nice to see the code to see if there things we can bring back into OpenMW itself.
geniussbk
Posts: 12
Joined: 10 Sep 2018, 05:22
Location: [email protected]

Re: OpenMW Andriod -- Graphics Issues... Any Ideas?

Post by geniussbk »

if you need to compare the source code, then I can throw off the java decompiler
or am I misunderstood?
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW Andriod -- Graphics Issues... Any Ideas?

Post by psi29a »

No decompilation, but full access to the source code used to compile the binary (APK).
Headbangurr
Posts: 3
Joined: 04 Nov 2018, 03:12

Re: OpenMW Andriod -- Graphics Issues... Any Ideas?

Post by Headbangurr »

Unfortunately, I clicked the link for 0.45 and it seems to be dead.
csombek
Posts: 26
Joined: 01 Jun 2018, 13:18

Re: OpenMW Andriod -- Graphics Issues... Any Ideas?

Post by csombek »

It's not dead but you have to be logged in. Unfortunatelly registering is rather tricky considering it's a russian webpage. But If you googel how to register to 4pda you can find a tutorial.
Headbangurr
Posts: 3
Joined: 04 Nov 2018, 03:12

Re: OpenMW Andriod -- Graphics Issues... Any Ideas?

Post by Headbangurr »

Managed to get the file! Thanks. Works like a charm so far. Playable framerates, and no major graphical issues yet!
User avatar
psi29a
Posts: 5356
Joined: 29 Sep 2011, 10:13
Location: Belgium
Gitlab profile: https://gitlab.com/psi29a/
Contact:

Re: OpenMW Andriod -- Graphics Issues... Any Ideas?

Post by psi29a »

Headbangurr wrote: 13 Nov 2018, 00:16 Managed to get the file! Thanks. Works like a charm so far. Playable framerates, and no major graphical issues yet!
Now that you have the file, you should ask for the code because that is a requirement of the GPL. :)
geniussbk
Posts: 12
Joined: 10 Sep 2018, 05:22
Location: [email protected]

Re: OpenMW Andriod -- Graphics Issues... Any Ideas?

Post by geniussbk »

Sandstranger wrote
Well, the source code in Java, I generally have every right not to upload, read the same gpl license
Post Reply