This simple patch allows the game to function correctly on a Genesis 3 VA2 or any other clone or emulator that has an "incorrect" implementation of the 68K TAS instruction. It replaces the TAS instruction with TST.B which is likely what the programmer intended to do. This is the same "bug" that causes Gargoyles to not work on a Genesis 3 VA2 and it is present in at least 2 other games Chris Shrigley programmed (this one and Ex-Mutants). Apply patch to No-Intro ROM "Cliffhanger (USA).md" or "Cliffhanger (Europe).md". The same patch works on both ROMs. If you are using a Mega Everdrive Pro, you can rename the patch to match the ROM name (with an .ips extension) and put it alongside the ROM in a directory. MD5 7deb4b6859c115e0c9ad816476237465 Cliffhanger (USA).md 80a9ae4fcf1fbe626efa38a654f4e926 Cliffhanger (Europe).md - Dustin