You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You mentioned on Discord that the backend supports this, but there isn't a GUI (or CLI) method for doing this yet.
Looking at lumpfileheader_t, it seems S1 LMP files store what lump they replace, so the only error checking I can think would be necessary would be making sure lumpLength is correct (if the value found at that position isn't, it probably is an IdTech LMP instead).
The text was updated successfully, but these errors were encountered:
Describe Your Suggestion
You mentioned on Discord that the backend supports this, but there isn't a GUI (or CLI) method for doing this yet.
Looking at
lumpfileheader_t
, it seems S1 LMP files store what lump they replace, so the only error checking I can think would be necessary would be making surelumpLength
is correct (if the value found at that position isn't, it probably is an IdTech LMP instead).The text was updated successfully, but these errors were encountered: