Sonic and Sega Retro Message Board: hex - Sonic and Sega Retro Message Board

Jump to content

Hey there, Guest!  (Log In · Register) Help
Page 1 of 1
    Locked
    Locked Forum

hex

#1 User is offline Skaarg 

Posted 23 December 2003 - 12:29 PM

  • Posts: 3682
  • Joined: 09-December 03
  • Wiki edits:4
can somebody tell me a good hex editor that will work on NES roms cuz I got one but it only works for SNES. I just want to edit some text in the game but hex is the only way to do it. if u know of one thx :D

#2 User is offline Dracula 

Posted 23 December 2003 - 12:41 PM

  • Posts: 590
  • Joined: 03-March 03
  • Gender:Male
  • Location:I'm watching you!
  • Project:Learning NES 6502 and hacking NES ROMs.
  • Wiki edits:12
www.hexworkshop.com

#3 User is offline Skaarg 

Posted 23 December 2003 - 01:48 PM

  • Posts: 3682
  • Joined: 09-December 03
  • Wiki edits:4
is there anyway to convert all the stuff on the right to text cuz in this one hex editor I saw u could convert the stuff on the right to text. but my comp didnt like that hex editor. so is there some way to convert it?

#4 User is offline Quickman 

Posted 23 December 2003 - 03:53 PM

  • Posts: 5584
  • Joined: 03-December 03
  • Gender:Male
  • Location::x
  • Project:omg porjcet
  • Wiki edits:10
Eh? You don't need the ASCII conversion block. Most people keep it there since it makes them look more impressive.

#5 User is offline Skaarg 

Posted 23 December 2003 - 04:15 PM

  • Posts: 3682
  • Joined: 09-December 03
  • Wiki edits:4

XinuX, on Dec 23 2003, 03:53 PM, said:

Eh? You don't need the ASCII conversion block. Most people keep it there since it makes them look more impressive.

what do u meen by make it look more impressive ?? I just want to edit like the words in letters that the princess gives u and and the names of the characters in super mario bros 3 im not gonna be editing levels I got editors for that.

#6 User is offline SupperTails66 

Posted 24 December 2003 - 09:08 AM

  • Posts: 1064
  • Joined: 16-August 03
Well, if the characters are in plain ASCII text, you can open the ROM in any text editor such as Wordpad (included in Windows) and edit the text there. However, if my thinking is correct, most of the "text" is actually stored as graphics, such as the "MARIO" for the lives counter, so you'd need a graphics editor specifically for the ROM so you could edit the graphics. Well, Tile Layer Pro might work, but only on uncompressed graphics. By the way, if this has to do with Mario, why are you posting it here, on a Sonic message board?
This post has been edited by SupperTails66: 24 December 2003 - 09:10 AM

#7 User is offline Skaarg 

Posted 24 December 2003 - 09:12 AM

  • Posts: 3682
  • Joined: 09-December 03
  • Wiki edits:4
ya I know the lives thing is in gfx I've already doen that I've changed tons of the the gfx in the games and all of the first world but ya ill get to work on editing that text thx :D
I posted here cuz I know ur all really smart at this crap and im too lazy to look for a mario message board :P

*edit I tried that and it don't work* its all bunch weird letters and only says mario once but that's for the game title.
This post has been edited by sonic 2 beta lover: 24 December 2003 - 09:21 AM

#8 User is offline Quickman 

Posted 24 December 2003 - 01:57 PM

  • Posts: 5584
  • Joined: 03-December 03
  • Gender:Male
  • Location::x
  • Project:omg porjcet
  • Wiki edits:10
Okay, let me step you through it.

HOW TO GET IMAGES WHICH CAN BE EDITED
  • Find the point in the ROM for the data you want to edit.
  • Decompress with whatever compression algorithm is used by the game.
  • Save the decompressed graphics in a sepoerate file, probably labelled as a DAT file.
  • Open in Tile Layer Pro.

This post has been edited by XinuX: 24 December 2003 - 01:57 PM

#9 User is offline XFox Prower 

Posted 24 December 2003 - 09:07 PM

  • Posts: 1196
  • Joined: 30-August 03
  • Project:x86 Assembly, Tails Search Assistant

SupperTails66, on Dec 24 2003, 09:08 AM, said:

Well, if the characters are in plain ASCII text, you can open the ROM in any text editor such as Wordpad (included in Windows) and edit the text there. However, if my thinking is correct, most of the "text" is actually stored as graphics, such as the "MARIO" for the lives counter, so you'd need a graphics editor specifically for the ROM so you could edit the graphics. Well, Tile Layer Pro might work, but only on uncompressed graphics. By the way, if this has to do with Mario, why are you posting it here, on a Sonic message board?

Don't ever use Wordpad to open a ROM or any type of Binary file. It will not properly save a binary file since it accepts only ascii and whatever formats Wordpad accepts. Any hex editor can work with any rom or document if you know how to use it. I use XVI32 to hex edit. It supports pasting hex strings or ascii, quick reading of ascii values of hex digits when selected, etc. And for searching hex files for ranges of data (not nearly as good as regular expressions but it's good), I use Xtree Gold 3.0.

#10 User is offline LOst 

Posted 24 December 2003 - 11:14 PM

  • Posts: 4879
  • Joined: 10-January 03
  • Gender:Male
  • Wiki edits:2
Best hexeditor ever:

http://www.winhex.com

too bad it's only a demo

Page 1 of 1
    Locked
    Locked Forum

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users