Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 885 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 885 Bytes

Note: this tool has been merged into a bigger project, arc_unpacker, therefore this repository remains for mainly archeological purposes.


A tool for extracting sprites from Fortune Summoners: Secret of the Elemental Stone. Tested on the Steam version only.

Usage:

  1. Manually extract resources from sotesd.dll with a tool like ResourceHacker or resextract.
  2. Run this script on the output files.

Other files contain other resources. From what I discovered:

  • sotes.exe: almost exclusively map data. Haven't tried to decipher it.
  • sotesd.dll: sprites, audio samples.
  • sotesp.dll: more audio samples.
  • sotesp.dll: I have no idea...

As far as I'm concerned, audio samples are encrypted in some way, even though they begin with the expected RIFF magic number.