Coder Social home page Coder Social logo

Comments (8)

xyzz avatar xyzz commented on September 10, 2024 1

Well, it works the same way it works on desktop openmw. Though the difference is you don't write plugins to the global openmw.cfg on desktop, like we do on Android. So either it's openmw bug, or something unsupported. Either way, as I consider the user openmw.cfg an advanced feature (until multiple data folders are implemented), the intended solution is write all your mods to the user config and disable all mods from the mod manager.

from openmw-android.

xyzz avatar xyzz commented on September 10, 2024

The user file will take precedence. This isn't a problem for data or content lines, they wouldn't be overwritten just merged. It's not being concatenated either, it's using the normal openmw mechanism for loading user local/global config files.

from openmw-android.

licaon-kter avatar licaon-kter commented on September 10, 2024

"Will take precedence" in a future commit or now?

I'll not seeing it now

from openmw-android.

xyzz avatar xyzz commented on September 10, 2024

That's how it works now

from openmw-android.

licaon-kter avatar licaon-kter commented on September 10, 2024

Umm

Loading config file: /storage/emulated/0/Android/data/is.xyz.omw/config/openmw.cfg
Loading config file: /data/user/0/is.xyz.omw/files/config/openmw.cfg
OpenMW version 0.46.0
Using Central and Eastern European font encoding.
OSG version: 3.6.2
SDL version: 2.0.8
Loading settings file: /data/user/0/is.xyz.omw/files/config/settings-default.cfg
Loading settings file: /storage/emulated/0/Android/data/is.xyz.omw/config/settings.cfg
Adding BSA archive /storage/emulated/0/openmw/game/Data Files/Morrowind.bsa
Adding BSA archive /storage/emulated/0/openmw/game/Data Files/Tribunal.bsa
Adding BSA archive /storage/emulated/0/openmw/game/Data Files/Bloodmoon.bsa
Adding data directory /sdcard/openmw/optimiz
Adding data directory /storage/emulated/0/openmw/game/Data Files
Detected unusable controller: Android Accelerometer
Initializing OpenAL...
Opened "OpenSL"
Snip 8<....audio info.....
Failed to open video: Resource 'video/bethesda logo.bik' not found
Loading content file Lake Fjalding Anti-Suck.ESP
Error: ESM Error: File /sdcard/openmw/optimiz/Lake Fjalding Anti-Suck.ESP asks for parent file Morrowind.esm, but it has not been loaded yet. Please check your load order.
  File: /sdcard/openmw/optimiz/Lake Fjalding Anti-Suck.ESP
  Record: TES3
  Subrecord: DATA
  Offset: 0x1b5

from openmw-android.

xyzz avatar xyzz commented on September 10, 2024

What exactly is the problem here?

from openmw-android.

licaon-kter avatar licaon-kter commented on September 10, 2024

The game folder and ESMs are added (from the app config) AFTER my content....so mods don't work...

# This is the user openmw.cfg. Feel free to modify it as you wish.
data="/sdcard/openmw/optimiz"

content=Lake Fjalding Anti-Suck.ESP

See the log...

/LE: If I add the game folder in my config, stuff gets loaded once from mine then AGAIN from the app config....since that's ADDed

from openmw-android.

licaon-kter avatar licaon-kter commented on September 10, 2024

Right....I see...will do that, thanks

/LE: I wasn't actually expecting to be able to uncheck the default esms, so I thought it can't be done like this. Indeed works ok. :)

from openmw-android.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.