New Cheat Engine Feature?

If you are having problems finding or using cheats for an Emulator (particularly MAME/MESS) or have found a trick that you wish to share this is the place to do it. But please read the Cheat FAQ first.
Post Reply
Tourniquet
Posts: 163
Joined: Wed Sep 19, 2001 1:00 am
Location: UK
Contact:

Post by Tourniquet »

I know this might be going overboard, but what is the possibility of adding some sort of logic to the bit-based engine.

i.e
If Address A == B
then Address C = D.

Of course, this would only work with the "set every time" type cheats.

Reserve a bit that means that the expression is evaluated and if it's true the next(all?) part of the link cheat is executed.

This way I could do a region patch for the Taito L games. (Test the location for the correct page to be loaded then patch the correct byte if it is, if a different page is loaded then don't. Repeat).

Does this make any sense to anyone but me?


_________________
Tourniquet

<font size=-1>[ This Message was edited by: Tourniquet on 2001-09-28 11:42 ]</font>
User avatar
ianpatt
Posts: 336
Joined: Sat Sep 22, 2001 1:00 am
Location: San Francisco, CA

Post by ianpatt »

Hmm.. OK. If it's relatively easy to implement, I'll do it now. Otherwise, I'll put it on the to do list (for version 0.2 of the bit-based engine)
Post Reply