You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() - updated readme - updated .gitignore - allowed ARCHIVE.DATE file to extract |
10 months ago | |
---|---|---|
.gitignore | 10 months ago | |
LICENSE | 10 months ago | |
README.MD | 10 months ago | |
lotspe.fnl | 10 months ago |
README.MD
Legend of the Seven Paladins Extracter
This tool allows you to extract all the files from the 2 archives available:
- LMART000.DAT
- LVART000.DAT
Currently does not support any other file names, but may in the future support custom archives.
This was written because I couldn't run the version from below, and wanted to code my own based on the available info on the wiki.
Also available on my itch.io at https://parlortricks.itch.io/lotspe
Requirements
These are what you need to run this:
Howto run
fennel lotspe.fnl <file to extract>
Attributions
- I found LOTSPE from https://sfprod.shikadi.net/games/lotsp.htm but couldnt run it so i coded my own.
- https://moddingwiki.shikadi.net/wiki/Legend_of_Seven_Paladins_3D
- https://moddingwiki.shikadi.net/wiki/Legend_of_Seven_Paladins_3D_Archive_Format
Thanks to Frenkel for doing the hard yards.