Hi everyone,
Thanks to the Codeplex discussions, I am now able to create .cht files for use with PCSX R. However, I was wondering if there is a way to denote different sections of the .cht file. I'll do my best to explain with an example.
I have a .cht file for Crash Bandicoot 3. It has level specific codes, but they have similar, if not identical, names. So currently my cheat selection list through PCSX R looks like this:
99 Fruits
All Crates Open
99 Fruits
All Crates Open
Obviously this looks like the same two cheats, listed twice. However, they are actually intended to be used for different levels. Ideally, I'd like my cheats selection window to look something like this:
TOAD VILLAGE CODES.:
99 Fruits
All Crates Open
UNDER PRESSURE CODES:
99 Fruits
All Crates Open.
Is it possible to do what I'm hoping for and, if so, how would I need to enter those headings in the .cht file?
This is a small issue in many ways, but solving it would make it easier when selecting cheats for particular levels. I've come across this type of thing on commercial cheat systems which I've used in the past and it would be nice to apply it here.
Any help greatly appreciated.
Cheers.