Jump to content

[RELEASE] Mission Select


mvi

Recommended Posts

  • 2 weeks later...

You're looking for the root/Data/UI_DATA/loadmis.uil file.

The structure of the UI files has each string preceeded by an int16 describing how long that string is. So if you change a colour to Red when it was Transparent for example, you would need to subtract 8 from the length. I wrote a basic text.uib parser last night (my previous one ran too slow), and eventually I'll write a UIL parser (if only because I think it would be a quite fun program to make.)

It is worth noting that from next week I will be in full time work so my focus will probably shift from working out the files to making tools based on what we already know, when I get the time.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...