Newest Hacks

Zelda 3 Hero Mode Bomber Emma

Newest Translations

J.B. Harold: Blue Chicago Blues Tashiro Masashi no Princess ga Ippai

Newest Reviews

The Legend of Super Mario - Save Mushroom Kingdom Rockman 6: Unique Harassment

Featured Hack Images

Clipdata Hack Mega Man 6 - Ridley X Hack 1 (Rockman 6)

Featured Translation Images

DuckTales Kawa no Nushi Tsuri

Recent Updates

  • Hacks
    Updated screenshots with visible commands.
  • Games
    Replaced repeated title with the actual JP alternate title, and fixed publisher name that was all-caps.
  • Games
    This game was made for the Game Gear, and not for the Master System just because there's a hack that makes it playable on that console. Also changed default title image.
  • Translations
    Updated translation link to 1.1 version, with a bunch of textual revisions.

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:

User Review Information

To this day, the best hacking tool, undefeated

Reviewed By: nesrocks on 12 Jul 2018

This 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

User Reviews
HeadlineAuthorDateVersionRecommended
To this day, the best hacking tool, undefeatednesrocks12 Jul 20180.99-b2Yes
A Great Tool For Sprite Editing In Windowsmrrichard99926 Feb 2013N/AYes