new version (0.14): Introducing 2x2 mode and colour protect filters
This version introduces 2 tools that been in my sights for a long time.
-2x2 edit mode. This new CHR editor mode works in a for the NES oftentimes "natural" chunk of 2x2 tiles at a time. This covers the convenience gap between the normal 1x1 mode and the free draw mode (drawing on the canvas, which isn't this tools main focus).
-Colour protect modes: Each color index can be write protected. In practice, this means you can now draw without messing up colours you don't want edited. It also happens to work rather smoothly as a tool for drawing or pasting "behind" already existing patterns - a bit like layers, but without having to manage layers. (It's not really like layers, since you can't store pixels behind other pixels in NES native work formats, but this comes pretty close).
There's also some general GUI and CPU improvements. The canvas menu is easier to browse. The CHR editor has been fitted with more status readouts. There's a few new actions, bugfixes etc too. Please view the changelog for more information.
I'll update the Keyboard cheat sheets inbetween this update and the next.
Files
Get NEXXT studio 3
NEXXT studio 3
Featureful NES assets studio based off the classic "NES Screen Tool". It's the "famitracker" of NES graphics.
More posts
- NEXXT studo 3.1.0 released - minor new features and bugfixes11 days ago
- NEXXT 3.0.1 released - bugfixes19 days ago
- NEXXT 3.0 released34 days ago
- 5th closed beta - overscan guide, fast pan, fixes98 days ago
- 4th beta (hotfixes for things i broke in 3rd)Aug 05, 2024
- 3rd closed betaAug 05, 2024
- Closed 3.0 beta availableJul 29, 2024
- 2.2.0 released - special chr pasting modes & moreApr 11, 2024
- 2.1.4 - important fix + improvementsMar 11, 2024
- NEXXT 2.1.3 - minor fixMar 07, 2024
Comments
Log in with itch.io to leave a comment.
Just a heads up! Noticed a bit of a bug in this version and the previous one as well. In the metasprite editor, if you try and shift the order of the sprites using the up and down buttons on anything besides the 1st metasprite, it will only change the currently selected sprite, affecting the order of the first metasprite instead. Great job overall though, I've been using the heck out of this tool on my latest project! So many improvements over vanilla NESST
Oh, thank you so much for that report!! I knew there was a bug this context introduced somewhere around 0.7, but didn't figure it out and then other stuff happened. I'll have it sorted out in the next build.
This bug is now resolved