PDA

View Full Version : Text help with a River City ransom hack


RiverCityRansom
02-28-2007, 06:11 PM
Hi everyone! Im new to this forum, and romhacking, but in about two weeks, I edited most of the text and some graphics in the River City Ransom.

I use Thingy32(got used to it and all), and thanks to it, I got through some tough stuff. Thing is though, in some places of Thingy, I wrote over the "#" to another text, and now my rom Hack is screwed up in that part! <img src=smilies/errrr.gif>

All I need to know is how can I type the "#" back again? Im reckoning that if I write it back in the original place, everything will be normal again.

-Thank you in advanced
<P ID="signature"></P>

Ugly Joe
02-28-2007, 11:03 PM
> All I need to know is how can I type the "#" back again? Im
> reckoning that if I write it back in the original place,
> everything will be normal again.

IIRC, Thingy32 uses the # sign to mask characters that aren't defined in you table. Meaning, if you overwrote a #, you possibly (and, in this case, probably) overwrote some of the program data (as opposed to text or graphical data).

The fix is simple enough. Get the address of the # that you overwrote. Open up the original (unmodified) RCR rom, and go to that address. It will contain the proper value. Go back to your hacked rom and replace the value you added with the original. Done deal.

And remember, always make backups <img src=smilies/magbiggrin.gif>
<P ID="signature">_______________________________________
http://ximwix.net/images/icons/smaller/altogether.gif (http://ximwix.net)</P>

RiverCityRansom
03-01-2007, 11:20 AM
Thanks, Il try. Il be sure to kae backups, and if Il need help, il post back again. <img src=smilies/thumb.gif>

oh, and BTW, is it possible to just copy and paste all of the text, or do I have to edit all the progress back with the space baring and then typing in all the needed text?
<P ID="edit"><FONT class="small">Edited by RiverCityRansom on 03/01/07 06:25 AM.</FONT></P>