Jump to content

lynx

Modders
  • Posts

    3,903
  • Joined

  • Last visited

Posts posted by lynx

  1. While bad, since they could've just shipped it like all the other libraries, you just have to install that specific old OpenSSL and it then runs. Not trivial, but doable.

    Graion: cool, I'm happy on behalf of others. But a minor Android API bump is likely a trivial patch and rebuild away, not something substantial. Could make modding harder though, if the previous versions were still on the API that allowed external storage.

  2. You can't, you have to build it yourself.

    I don't know of any build bot services that provide images with Windows RT nor would it be a sensible use of ours and theirs resources for something so rarely used.

  3. Hey,

    noticed two things after reading the announcement.

    1. It's not clear whether the kit from S&F is included or if the mod must be installed first.

    2. The attribution section of the readme is all sorts of off. Almost all of the projects/tools listed have teams behind them and Sourceforge is not one of them (just a host like G3).

  4. Location is the position of the container. Think of it as the centroid, though it doesn't have to be. In fact, it can be outside the bounding box.

    Vertex coordinates are normal coordinates, yes.

    "First vertex index" I never had to set before. It should be the index into the areas vertex region of the format, where all of them are bunched up (that's why you can get oddly high numbers). https://gibberlings3.github.io/iesdp/file_formats/ie_formats/are_v1.htm

    Bounding box aliases look fine as well.

  5. The three bugs mentioned in this thread. Not that I think they are EE-specific (except the UI one).

    I doubt running the windows weidu binary changes anything, it's more likely weidu does runtime checks (too tired to check though).

    GemRB doesn't really care about case nor did I understand what you wanted to say.

    My pristine bg2ee install is clearly in a case-sensitive place (touch a; touch A # creates two files, not one) and weidu is able to extract files from biffs just fine. But even if drastic measures as mentioned are eventually needed, that doesn't detract from that being terrible. Or that consistent file naming is a good idea.

×
×
  • Create New...