Need to learn how to use FCEUX Text Hooker

Are you new to 6502, NES, or even programming in general? Post any of your questions here. Remember - the only dumb question is the question that remains unasked.

Moderator: Moderators

Post Reply
User avatar
Laserbeak43
Posts: 188
Joined: Fri Sep 21, 2007 4:31 pm
Contact:

Need to learn how to use FCEUX Text Hooker

Post by Laserbeak43 »

Hello,
I'm trying to learn how to use the text hooker. The docs say:
"First of all, you need to make your table file. The text hooker doesn't use Thingy tables, but uses a modified Thingy table instead. So, make your standard Thingy table file, but save it with a .tht extension (instead of .tbl)."


OK, so i make a normal table file and give it the extension .tht, correct?


Hello,
I'm trying to learn how to use the text hooker. The docs say:
"First of all, you need to make your table file. The text hooker doesn't use Thingy tables, but uses a modified Thingy table instead. So, make your standard Thingy table file, but save it with a .tht extension (instead of .tbl)."
OK, so i make a normal table file and give it the extension .tht, correct?
"What you need to add to the table are the dakuten and handakuten marks (tenten and maru). The byte for the dakuten mark needs to be set to tenten and the byte for the handakuten mark needs to be set to tenten. Like:
DC=tenten
DD=maru"
So at the end of the file, i need to type:
DC=tenten
DD=maru
or do i add them after every character that uses them?
Noob sticky!!
Please document this part of the NESdevWiki!! XD
YOU NEED A RETROMACHINESHOP!!
Post Reply