Skip to content

Releases: FlipperPlz/PakExplorer

Development Preview 3

31 Jul 13:45
Compare
Choose a tag to compare
Development Preview 3 Pre-release
Pre-release

Development Preview 2

27 Jul 18:16
Compare
Choose a tag to compare
Development Preview 2 Pre-release
Pre-release
  • Added support for viewing parsed scripts on a context by context basis. Check it out by enabling "Parse Scripts" in options.

Notes:

  • Current Enforce serializer does NOT support generics. Scripts will parse fine, but types will not be visible when viewing contexts.
  • Script parsing can be taxing on pak load/open time.
  • There are errors when viewing function contexts, this should be fixed in the following commit.
  • Some script/parse errors can end up breaking/crashing PakExplorer even though they work in game. This is another issue that I plan to improve in the future.

Be sure to let me know if you guys want anymore features, have fun unpaking!

Development Preview 1

27 Jul 02:23
Compare
Choose a tag to compare
Development Preview 1 Pre-release
Pre-release
  • Support for most pak files.
  • Full pak readability.
  • Support for parsing Enforce scripts