[7mTrainer Maker Manual[0m
----------------------------------------------------------------------------
                             [1mTrainer Maker[22m
                              Version 3.0

                       Copyright  1995 Frank Otto


[1m[3m Introduction               [23m[22m  What is the program?
[1m[3m Manual                     [23m[22m  The interface & the gadgets
[1m[3m Hints                      [23m[22m  Questions and Answers
[1m[3m History                    [23m[22m  What's new?
[1m[3m Updates                    [23m[22m  Where are the new versions available?
[1m[3m Copyright                  [23m[22m  copyright notice
[1m[3m Programmer                 [23m[22m  address of the programmer
============================================================================
[7mberblick[0m
----------------------------------------------------------------------------
With Trainer Maker it's possible to modify memory addresses of a game,
where several informations are saved like the amount of lives, ammunition
or money and to get unlimited lives, ammunition or money this way.

This program works only with games that run in [1m[3m Multitasking [23m[22m.

You can even use freezer addresses with this program which are originally
only for freezer modules.
============================================================================
[7mMultitasking[0m
----------------------------------------------------------------------------
Multitasking means, that many programms (tasks) run simultaneously.
To switch between these programs, are some possibilities:
Click the gadget at the top-right position of the screen or press Amiga
(left) and M or N.
============================================================================
[7mAnleitung[0m
----------------------------------------------------------------------------
The gadgets

Word:
Here you can change the [1m[3m numberformat [23m[22m.

Find address:
Searches for the value entered at "Value" in the memory area, entered
at "From" and "To" (see below).

Value:
Here you can enter the number (amount of lives, ammunition, money etc.)
you want to change.

From:
This is the memory address where the program starts to search.

To:
And this is the address where the program stops to search.

Compare:
After searching for a value, switch with multitasking
to the game and change the value. E.g. loose a life.
Now enter the new (modified) value (e.g. 10). Now the value will be compared
with the old one and if the memory area is the same, one or more adresses
will be viewed. If nothing is viewed, nothing was found.

View changes:
If more than one addresses are printed on your screen after "compare"
and you want to know which one is the right, change the value in the
game and click this gadget which show the content of all addresses.
The address that has the same value is the right address.

Modify address:
Now you can change the number of lives, money etc. At "Adress:" enter the
adress you want to modify. At "Value:" you can enter the number you want
to have now. If you want to have 2000 lives, enter "2000".
The adress will only be modified after clicking the gadget!
============================================================================
[7mTips[0m
----------------------------------------------------------------------------
[1mWhat's the reason if no addresses will be found?[22m

Values (lives, etc.) are saved at different addresses, so the reason can
be that you just searched in the wrong memory area. Most addresses
are saved at 100000-500000. If you've got some Fast-RAM, it's very
possible that the value is saved there. So search in Fast-RAM or disable
it with SYS:System/NoFastMem.
With Sys:Tools/ShowConfig you can see the memory area where your value
COULD be. It's in hex-format so don't forget to enter a "$" before
the address if you want to search.

[1mWhich format should I use?[22m

Just check them all but "Word" is preferable.
============================================================================
[7mThe different number formats[0m
----------------------------------------------------------------------------
Byte saves values from 0 to 255
Word from 0 to 65535 and Longword all over them.
============================================================================
[7mTrainer Maker Entwicklungsgeschichte[0m
----------------------------------------------------------------------------
V1.0    Runnig only with Kick 2.0+. Controlled by keyboard.

V1.2    Some graphical errors removed, running with Kick 1.3+.

V1.5    New manual in Amiga Guide format.

V2.0    New User-Interface, controlling with gadgets. Works with some
        some games without multitasking.

V2.1    Intuition-Interface, german and english manual.

V2.2    Better searching for cheats (no external addressfinder).

V3.0    Style guide intuition interface in a window. faster
        searching, new "view changes" gadget.
============================================================================
[7mUpdates[0m
----------------------------------------------------------------------------
The latest demo version is available for an empty disk and an adressed
envelope with stamps or enough money for postage.

You can get the latest full version if you send your original disk and
enough money for postage.

Please order updates there where you bought your complete version before.

[1mAdresses[22m

    Frank Otto
    Grelckstr. 27
    22529 Hamburg
    Germany

    Email: Frank@Zinocave.Wind.DBN.Dinet.Com

 or:

    APC&TCP
    Dorfstr. 17
    83236 bersee
    Germany

    Hotline: 08642/899953
============================================================================
[7mProgrammierer[0m
----------------------------------------------------------------------------
If you want to ask something make sure to include an envelope with stamps or
enough money for postage.

   Frank Otto
   Grelckstrae 27
   22529 Hamburg
   Germany

Email: Frank@Zinocave.Wind.DBN.Dinet.Com
============================================================================
[7mCopyright[0m
----------------------------------------------------------------------------
This version of "Cheatfinder" is the complete-version. Please don't copy.

If you take the demo on your PD-Disk, please send me a copy.

If you want to distribute this program the commercial way, please contact
[1m[3m me [23m[22m.
============================================================================
[7mIndex[0m
----------------------------------------------------------------------------
 [1m[3mManual[23m[22m
 [1m[3mCopyright[23m[22m
 [1m[3mHistory[23m[22m
 [1m[3mMultitasking[23m[22m
 [1m[3mProgrammer[23m[22m
 [1m[3mTips[23m[22m
 [1m[3mUpdates[23m[22m
 
============================================================================
