Skip to content

Releases: ScripterSugar/wdfp-extractor

0.3.6

08 Feb 19:25
Compare
Choose a tag to compare

Update

  • Supports skill effect sprites extraction.
  • Supports gacha odds table extraction.
  • Added several dev-mode commands for debug mode.

0.3.5

31 Jan 11:18
Compare
Choose a tag to compare

Update

  • Support skill descriptors extraction

0.3.4

29 Jan 10:04
Compare
Choose a tag to compare

Update

  • Fixed ActionScript file path map load error.

0.3.3

28 Jan 20:58
Compare
Choose a tag to compare

Update

  • Extended timeout option for FFDEC script extraction.
  • Added check logic for boot_ffc6.as file.
  • Added more error handlers & descriptions
  • Added debug log feature to help examine problems.
  • The program now won't dump full swf scripts unless the AS script search option being turned on.
  • Added extraction path validation.

0.3.2

28 Jan 12:51
Compare
Choose a tag to compare

Update

  • Removed debug code that prevented character asset extraction.

0.3.1

28 Jan 11:07
Compare
Choose a tag to compare

Update

  • Support small screen size devices.
  • Added adb binaries.

0.3.0

27 Jan 13:25
Compare
Choose a tag to compare

Update

  • Added more extraction options.
  • Added more asset search logic to get more coverage of extracted assets based on the reverse engineered swf scripts.
  • Cropping general image assets now separate the cropped frames in the subdirectories based on the path specified in their atlases.
  • Minor logger fix for debug mode.

0.2.1

25 Jan 16:54
Compare
Choose a tag to compare

Update

  • Fixed UI style.
  • Extraction date now uses device's datetime instead of host.

0.2.0

25 Jan 11:03
Compare
Choose a tag to compare

Update

  • Added audio asset extraction support.
  • Added general image asset extraction support.
  • Added several optimzation.

0.1.2

19 Jan 00:33
Compare
Choose a tag to compare

Update

  • Fixed app crashes.
  • Fixed fkill binary not found error.
  • Fixed master table extraction bug.