Skip to content

More bug fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@WarlockD WarlockD released this 12 Jun 15:59
· 52 commits to master since this release

This release will extract all the resources from Undertale v1.001 (The new version) AND de-compile it. Directory's will be created for all the files and you an search. It will save the extra data (Sprite information, etc) as xml files and all the code as js files. Its not REALLY JavaScript, just name it that way so my text-editor highlights everything.

Anyway to use:
Underdecomp data.win [-png] [-mask] -all

Use -png to extract all the sprites and backgrounds into individual files and -mask extracts the calculated mask that is stored in the sprites if it exists.
Thats it, type that in and it should extract everything to whatever folder Underdecomp is put into. Good luck!