VPKEdit icon indicating copy to clipboard operation
VPKEdit copied to clipboard

[GUI] Replace lump in S1 BSP with lump from LMP file

Open SirYodaJedi opened this issue 1 year ago • 0 comments

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 sure lumpLength is correct (if the value found at that position isn't, it probably is an IdTech LMP instead).

SirYodaJedi avatar Sep 09 '24 21:09 SirYodaJedi