Jump to content
IGNORED

Making a rom hack on mac os x


GameboyReviewer

Recommended Posts

  • 2 weeks later...

Hack-o-Matic is just an elaborate hex editor.

 

The basic idea is to open a ROM binary and look for patterns that resemble the graphics in-game. You need to make sure you're in viewing it in "bit mode", so you can see the bit patterns of the graphics. Hex-editing isn't too useful for anything else other than graphics though, unless you know the location of bytes that control other things. Usually a disassembly of the ROM aids in that, but you need a decent understanding of assembly and the 2600's internal workings.

 

If you really want to do something substantial, find a game that already has a commented disassembly available, grab a copy of the DASM compiler, and start modifying code. That's what I did. :lol:

Edited by EarthQuake
Link to comment
Share on other sites

  • 3 weeks later...

I got Hexedit and some patches to some arcade ROMs. The patches are suppose to fix bugs that result in kill screens or reset the machine. Since I didn't know what kind of programs patch ROM for Mac OS X. So I thought I could edit the hex values since I kind of read the memory locations. Okay, sounds like a good idea but ROMs get messed up. The Robotron fix at least playable but the game will reset at some point.

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...
  • Recently Browsing   0 members

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