Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

NEXXT

Featureful NES assets studio based off the classic "NES Screen Tool". It's the "famitracker" of NES graphics. · By FrankenGraphics

Bug reports Sticky

A topic by FrankenGraphics created Mar 24, 2023 Views: 181 Replies: 7
Viewing posts 1 to 4
Developer

Reports for crashes, unreadable files, misc bugs, and unexpected behaviour may go here.

When duplicating a metasprite, the name is also duplicated, which causes compiler errors when exporting to C (which doesn't support duplicate array name entries).

Developer (2 edits)

I'll look into autonumbering duplicates. Thanks!

Edit: Fixed. Copypasted metasprite labels will append a unique number ("_1" for example) instead of "_copy" in future versions.

awesome. Thanks!

Would it be possible to "save" the "Metasprites -> Bank to clipboard -> + ask for name" setting between sessions? It resets every time I start the program. Not a huge issue, but mildly annoying. ☺

Developer(+1)

I'll look into storing it in the config. Thanks for bringing it to my attention!

Developer(+1)

It seems to already be in it. You need to go to Preferences (ctrl+p), pick the Export tab, select "ask metasprite name" checkbox, and click "apply and save".

Awesome. I see it! Thanks!!