Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(3 edits)

Would anyone be interested in a custom Aseprite build that fixes the Automatic Snapshot save dialog popping up all the time?

Edit: PR opened https://github.com/aseprite/aseprite/pull/3216 If you have a GitHub account please upvote this so the maintainers prioritize reviewing it!

I would be, but I assumed it’d require some way to to override the dialog that wasn’t exposed via the API.

(2 edits)

I said Aseprite build :) It's open-source, so that can be changed.

Not sure about licensing though (assuming we're not talking about opening a Pull Request).

I figured as much - maybe they’d be open to accepting a PR for such a change to improve more automation like extensions if it was reasonable.

(+1)

Done. Also made it so png recordings don't show up in "Recent files" (exposed as a bool arg to sprite:saveCopyAs). Works fine.

I'll clean it up and try to get this merged tomorrow if I get time.

Wow, that’s great!

(+1)

I made a script fork today that removed the annoying popup save dialog (among other changes):

https://github.com/thomaseding/aseprite-record

Does not require a special build of Aseprite itself (Steam install works fine).