CHEAT MAKER FOR NEBULA

v2.0	New engine, new features, all is new in this version.


This program allows you to create cheats for Nebula. It will scan the CPS2 RAM to find 
specified values.

If you have used Magic Trainer Creator or other applications like that, you'll know how
to use this program.

1. First launch Cheater (IMPORTANT, now cheater must be lauched BEFORE
Nebula). It will wait for incoming Nebula IPC connections.
2. Launch Nebula (I'd recommend using -window command line option)
3. Load the game you want to search/cheat.


Now you can start searching values.

There are 3 main panels (well, the Information one is not important):

Search: This panel is used to search for values in the game RAM. There
are several Buttons in this panel:

	Reset. Starts a new search.
	No Change. Keeps only the addresses that have not changed since last scan.
	Change. Keeps only the addresses that have changed since last scan.
	Search. Keeps the addresses with the specified value (in hex).
	Incremented. Keeps the addresses whose value has been incremented since last scan.
	Decremented. Keeps the addresses whose value has been decremented since last scan.

	The list box below the buttons shows the addresses that match the scan conditions.

Track:	This panel is used to Track the values stored in RAM.

	Add: Adds the specified address to the track list
	Remove: Remove the selected address from the track list
	
	This values are updated in real time while nebula is running (that's
	why I recommend running nebula in a window). To add and remove values
	I recommend Pausing nebula.

Modify:	This panel allows you to modify the contents of the game RAM

	Poke. Writes the a value once to the specified address.
	Freeze. Fixes the specified value in the given address.
	Remove. Removes a frozen value.
	

The addresses and values you find can be used in the cheats and macro files.