Re: Rayman 3 Cheat "Reverse"
Posted: Mon Sep 21, 2009 7:10 pm
Probably. Every key has also a scancode and there is different type of scancodes.. Maybe the developer has encrypted the cheats also.
You forget there that when you check for key strokes in programming, you don't search by a string. You usually search by ascii codes on the keyboard.CheatCat wrote:I dissembled the Rayman exe but didn't find the word "reverse" anywhere..