rtentser
rtentser
Any plans for openmw support?
> 440.48.02 Did you try 440.59?
> The game is known to insta-crash with any CPU that has SMT even under windows. In Windows it can be workarounded by running the game with affinity 0xff (or...
It isn't my project actually, i've just committed few fixes for linux build some years ago.
> Plus your knowledge of tinkering with mom files and replicating mom behavior I have no knowledge, man. Iirc, i've just fixed some case errors in `#include`s. Hope @Jakz'll join...
New bug: rtentser@desktop:~/Sources/cmake$ src/openmom ``` lbx file at ../../data/yaml/english.yaml not found openmom: /home/rtentser/Sources/openmom/src/save/YAML.cpp:144: static Path yaml::yamlPath(const std::string &): Assertion `false' failed. Aborted ``` rtentser@desktop:~/Sources/cmake$ gdb src/openmom (gdb) run ``` Starting...
I 've changed getResourcePath to absolute and to relative for directory from which i start openmom. With them (one of them, not simultaneously) the engine starts!  But that happens...
> If you are willing to help I am, but i don't have much time now. If you have tasks for me, you can create an issue and assign me...
> Should work directly. Doesn't work for me. Right now the path sets to root directory, not to source directory as it should. You need to find a way to...
If data is in build directory, than yes, i think it should be enough.