Jump to content
IGNORED

Hack, hack, hackety hack question?


Edit_5
 Share

Recommended Posts

Here I am again with another dumb ass question! downloaded GFX and converted a few games from *.bin to *.txt but where on earth do you start, are there any files you guys can point me to, because:

 

0001 |XX XX|

0002 | XX X | etc.

 

Doesn't mean a great deal to me, and yes I am thick :D

Link to comment
Share on other sites

What you are looking for is where those X's are arranged in recognisable shapes...scroll around using the page up/down keys. Then what you do is change the placement of the X's and spaces...wherever there is an X, a pixel will be in the image. Be careful not to change lines that are not part of the image...and also make sure that each line still has a combination of 8 X's and spaces. Also, since Wordpad includes text formatting when saving text, be sure only to use Notepad or the Dos EDIT to change the file.

Once the text is changed, you can save it and use EDITGFX to read the text and convert it into a .bin file. You only need to specify the source name and destination name in the command line...the romsize will be the same length as the number of lines in the text file.

 

SHOWGFX PACMAN.BIN 0 4096 > PACHACK.TXT

...will create a text file called PACHACK from the rom of PacMan

 

EDITGFX PACHACK.TXT PACHACK.BIN

...will create the .bin file from your text

Link to comment
Share on other sites

You could also forget using those editors and hack romfiles directly by using HackOmatic...which is here:

http://www.kudla.org/hackomatic/windows/

 

It operates much the same way (scrolling around and changing pixels), but the pixels at least look like pixels...and you don't have to muck about creating temperary text files.

 

Keep in mind that this program will change a .bin file directly, so be sure to save a backup. It's also quite slow on low-end systems.

Link to comment
Share on other sites

Here's the thread that introduced Hack-O-Matic. Lots of info here and a few hack examples. (The Adventure hack is the best of them. ;) )

 

http://www.atariage.com/forums/viewtopic.php?t=18193

 

My advice is to start out hacking Space Invaders. The sprites are the most recognizable in a 2600 bin.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...