Tailsnic Retroworks
Grand Master
Hi, I'm trying to make a hack of the pacman rom (Midway license or Puckman) to make this. I want to create 4 separated ghosts (because there will be 4 distinct objects).
A ghost has 8 movement sprites (2 up, 2 down, 2 left and 2 right) and 4 scared sprites, so for representing the 4 ghosts a palette recolor is made. I want to divide 2 movement sprites a 1 scared sprites for each ghost object. The game is compiled in C, so I don't know how to make this change. If anyone can tell me a way of editing the original code and after that compiling it to binary file, I would be very thankful.
A ghost has 8 movement sprites (2 up, 2 down, 2 left and 2 right) and 4 scared sprites, so for representing the 4 ghosts a palette recolor is made. I want to divide 2 movement sprites a 1 scared sprites for each ghost object. The game is compiled in C, so I don't know how to make this change. If anyone can tell me a way of editing the original code and after that compiling it to binary file, I would be very thankful.