Road Rash 2 (Sega Genesis/MD) ROM Editor by: Tony H
Version 1.2   11/16/2022
For Windows   (written in C#)
Send bug reports or comments to: t_hedstrom@yahoo.com

My site, with other editors, programs, Game Genie codes, etc...
https://codehut.gshi.org/
http://www.angelfire.com/games2/codehut/

Version 1.0 = Initial public release. 11/7/2022
Version 1.0a = Fixed a bug where Japanese and RR2 Improvement Hack ROMs weren't getting patched, improved how money values are displayed on the Money Adjustment page. 11/8/2022
Version 1.1 = Added option to disable bike color change, added a gravity adjustment. 11/14/2022.
Version 1.2 = Added 5 more bike colors.  Added text that shows clothing colors. 11/16/2022.


Version 1.2 update:
Added 5 more bike colors to choose from (numbers 16 thru 20).  Also added some text that will tell you what color your clothes will be, since the 5 new bike colors also change the color of your clothes.  Note that using these 5 new colors will also change the color of the text on your bike dash, and some of them will change the color of the cars/traffic.

Version 1.1 update:
Have added a checkbox that disables the bike color change since it previously forced you to have all of your bikes the same color, even if you didn't want that.  Checking this box will leave all of the bikes the colors that they normally are.  Unchecking the box will let you choose which color you want your bike, but remember that it will apply to all of your bikes.  Have also added a new option that lets you adjust how much gravity there is in the game.  Higher values means more gravity so your bike will stay closer to the ground when going over jumps or bumps.  This tends to give you more control over your bike, since you have zero control over your bike when it's in the air.  Lower values mean less gravity so you will jump higher.  Also added a checkbox that allows using lower gravity values, since lower values can cause problems on super fast bikes (bike stays in the air for a very long time, although it's kind of fun).

Version 1.0a update:
Fixed a bug that wouldn't let the Japanese or Road Rash 2 Improvement Hack ROMs get patched.  Also improved how the dollar values for prize amounts and starting money amounts are displayed in the "Money Adjustment" page.  The game only allows money values in increments of $10, so now if you were to enter a money value of something like $1234, it is automatically rounded off to the nearest 10's place as soon as you click away from it.  So $1234 becomes $1230.  Many thanks to Demonic722 for finding the solution to getting the money amounts displayed correctly.  


This program will work on any version or any region of Road Rash 2 for the Sega Genesis/Mega Drive, including the Road Rash 2 Improvement and SRAM hacks (which are available on RHDN).

The ROM must be in .bin/.md/.gen (non-interleaved/raw) format.  SMD type (interleaved) ROMs will not work.

This editor will let you adjust lots of things in the game, and you can then patch those changes into your ROM.

When patching, you can decide if you want it to create a new ROM or not.  If you do make a new ROM, the program will automatically add "Patched" to the end of your file name, which makes it easy to remember which file was patched, although you can name the new file anything you want as long as it's not the same as the original file name.  This keeps your original ROM safe.

There are several Help/info buttons in the editor that should answer any questions.

Shouldn't need any additional files if you're using Windows (uses the .net framework).

Can read more about the program here: https://www.romhacking.net/forum/index.php?topic=35734.0