Author | YY |
---|---|
Category | Graphics Editors |
Platform | Multi-Platform |
Game | N/A |
OS | Windows |
License | N/A |
Level | Beginner |
Version | 0.99-b2 |
Release Date | 08 March 2012 |
Downloads | 98652 |
Last Modified | 16 April 2013 |
Description:
Supports editing NES, SNES, Genesis, PCE, GG, WS/C, GB/C, MSX 1+2, NGP/C, SMS, and GBA graphics.
This is the C++ version. A newer C# version is also available. The two versions differ in available features and included content.
Links:
To this day, the best hacking tool, undefeated
Reviewed By: nesrocks on 12 Jul 2018This is overall the best hacking tool there is for graphics on the NES (and other systems!). It is my tool of choice for making and editing graphics.
It has a nam editor, so if you’re homebrewing you can open your uncompressed nam here.
You can also use yy-chr to open dumped nam files so you can have readily available assembled BGs for easier editing. This requires a debugging emulator to dump the PPU memory and then outside tools such as PPUSplit or hex editing to separate the nam section from the rest of the data, but
I find that mastery of this process is a must for high level graphics hacking. I even use it for debugging, since I can copy/paste any part of the ROM, not just the graphics: For this you need to have a working version of a ROM and a bugged version. Then copy some chunks of the good ROM and paste on the bad ROM (copy the code tiles as if they were graphics) and save the bad ROM. Keep doing this while testing the bad ROM until it works. Sometimes I use that method to pin point where in the ROM is the part of the code that is causing a certain bug. It helps to keep many versions of the ROM as you work on it for your hack because old bugs may not be noticed until later on.
All in all, yy-chr lets you do whatever you want to any file, because In the end it’s a raw visual hex editor with some welcome extra functionality. Highly recommended for hacking.
Version 0.99-b2 Recommended - Yes
Headline | Author | Date | Version | Recommended |
---|---|---|---|---|
To this day, the best hacking tool, undefeated | nesrocks | 12 Jul 2018 | 0.99-b2 | Yes |
A Great Tool For Sprite Editing In Windows | mrrichard999 | 26 Feb 2013 | N/A | Yes |