- A full decompilation of Pizza Tower v1.1.0 (Noise Update).
- I am not affiliated with Tour De Pizza in any way.
This repository doesn't include any of the datafiles (FMOD, langs) or sprites. An UndertaleModTool script is included to extract everything needed from the data.win
, and port the required files to the decomp folder.
This COULD be broken. As 2024 has slight asset changes, though it should "upgrade" the sprites automatically.
- Make sure Pizza Tower is up to date, and open its
data.win
file in UndertaleModTool. Open the "Scripts" tab at the top of the window, and select "Run other script..."
- Go to the decomp's folder, and select the
PTdecompiler.csx
file.
- The script will ask you to select a folder. Select the decomp folder.
- It takes a while to dump every frame of every sprite. Give it about 15 minutes... Make sure it dumps this to the same folder the YYP file is located.
- Run the
PizzaTower_GM2.yyp
in the right version of GameMaker.