Dagush's Cheats for N-Gage

In general, these cheats require you to edit the contents of the MMC where the file is stored. As this is impossible in read-only retail MMCs, you should do it on a BackUp copy on another MMC. As this could lead to promote piracy, remember that you MUST have the original game in order to do this!

Elder Scrolls Shadowkey

In file MainMenu.s at funciton "OnDisplay", which starts with

                        OnDisplay[ ()
find the lines
			activeItem=AddMenuItem(1965,"MenuReturnToGame");
			if (CheatsActivated())
			{
				AddMenuItem(549, "MenuCheat");
			}
and simply completely erase the if statement:
			activeItem=AddMenuItem(1965,"MenuReturnToGame");


				AddMenuItem(549, "MenuCheat");

look that I've just erased the lines with the if and saved the file back to the MMC. Then, when you pause the game, a new "cheat menu" will appear with several options, being unable to day one of them. ENJOY!