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

Fix grainy export of room #328

Open Grossley opened 3 years ago

Grossley commented 3 years ago

There seems to be an inconsistent problem where on some machines it outputs perfectly normally while on my machine it outputs it compressed and bad. For example, in "room_tundra_snowpuzz" in Undertale 1.08, it outputs this, which is far granier and bad looking than it actually looks: image

However, some people do not have this issue. Why this issue is inconsistent is unknown.

VladiStep commented 2 years ago

Is it still present?

Grossley commented 2 years ago

Probably.

Miepee commented 2 years ago

This can likely be fixed by forcing the room editor to display the image as nearest neighbour, similar to what was done to other editors.