Jump to content
IGNORED

Pc Engine / turbografx hacking


Recommended Posts

I am interested in doing a simple hack for a Turbografx game. Just replacing some sprites and changing some of the in game text.

Eventually may even change the music, and sound effects, but let’s focus on just sprites and text for now

How difficult is that to do? What tools are recommended? Is there a website that has good walkthroughs for doing this?

 

Edited by phart010
Link to comment
Share on other sites

  • Replies 5
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

I've done a bit of PCE hacking myself, but it was a pretty painstaking experience, since I couldn't find any ready made tools for the purpose. 

I fired up the game in MAME since that's the only emulator I could find with a useful debugger (and it is probably the least user friendly debugger I have seen in my life, with a mostly command based interface). After figuring out what needed to be changed, I edited the hex values manually. 

There are a few people who have done PCE homebrew though, so I'm sure some tools do exist. 

Link to comment
Share on other sites

11 hours ago, Sumez said:

I've done a bit of PCE hacking myself, but it was a pretty painstaking experience, since I couldn't find any ready made tools for the purpose. 

I fired up the game in MAME since that's the only emulator I could find with a useful debugger (and it is probably the least user friendly debugger I have seen in my life, with a mostly command based interface). After figuring out what needed to be changed, I edited the hex values manually. 

There are a few people who have done PCE homebrew though, so I'm sure some tools do exist. 

Do you know what the titles of those home brew are? I’ll see if I can track down the authors

edit: just googled pc engine homebrew. There is a pc engine homebrew site that has a bunch of titles and many seem to be made by Aetherbyte

Edited by phart010
Link to comment
Share on other sites

I wish I had more cross platform experience to lend a helping hand. I have no idea how PC engine works. 

  A common method of changing text would be to look at a hex dump and see if any of their tiles were assigned to ascii values. You should be able to see plain text in the text interpreted side of a hex editor if that is the case.

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...