UnderminersTeam / UndertaleModTool

The most complete tool for modding, decompiling and unpacking Undertale (and other Game Maker: Studio games!)
GNU General Public License v3.0
1.07k stars 206 forks source link

ApplyBasicGraphicsMod.csx doesn't work for Pizza Tower. #1421

Open tokenslol opened 1 year ago

tokenslol commented 1 year ago

Describe the bug

Attempting to use the script gives me an error message notifying me of the wrong size. Importing an unpadded sprite gives an error indicating the correct sprite size, which would be the one for the padded one. But upon importing the padded sprites, it also gives an error message saying that it's scaled wrong and would look blurry, or something along those lines.

Reproducing steps

  1. Open Undertale Mod Tool
  2. Open Resource Repackers in Script
  3. Select ApplyBasicGraphicsMod.csx
  4. Open file for custom sprite, padded or unpadded

Setup Details

  1. bleeding-edge (actual name)
  2. Windows 10
  3. Pizza Tower, https://store.steampowered.com/app/2231450/Pizza_Tower/
Jacky720 commented 4 months ago

Possible sub-issue of #1388.