@DATABASE Anleitung.Guide

@REM   ************************************************
@REM   You can view this text with multiview/amigaguide
@REM   ************************************************

@NODE MAIN "Trainer Maker Manual"

                             @{b}Trainer Maker@{ub}
                              Version 3.0

                       Copyright © 1995 Frank Otto


@{" Introduction               " LINK Überblick}  What is the program?
@{" Manual                     " LINK Anleitung}  The interface & the gadgets
@{" Hints                      " LINK Tips}  Questions and Answers
@{" History                    " LINK Entwicklung}  What's new?
@{" Updates                    " LINK Updates}  Where are the new versions available?
@{" Copyright                  " LINK Copyright}  copyright notice
@{" Programmer                 " LINK Programmierer}  address of the programmer
@ENDNODE

@NODE Überblick

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 @{" Multitasking " LINK Multitasking}.

You can even use freezer addresses with this program which are originally
only for freezer modules.
@ENDNODE

@NODE Multitasking

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.
@ENDNODE 

@NODE Anleitung

The gadgets

Word:
Here you can change the @{" numberformat " LINK Zahlenformate}.

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!
@ENDNODE

@NODE Tips

@{b}What's the reason if no addresses will be found?@{ub}

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.

@{b}Which format should I use?@{ub}

Just check them all but "Word" is preferable.
@ENDNODE

@NODE Zahlenformate "The different number formats"

Byte saves values from 0 to 255
Word from 0 to 65535 and Longword all over them.
@ENDNODE


@NODE Entwicklung "Trainer Maker Entwicklungsgeschichte"

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.
@ENDNODE

@node "Updates" "Updates"

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.

@{u}@{b}Adresses@{ub}@{uu}

    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
@endnode                                       

@NODE Programmierer

If you want to ask something make sure to include an envelope with stamps or
enough money for postage.

   Frank Otto
   Grelckstraße 27
   22529 Hamburg
   Germany

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

@NODE Copyright

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
@{" me " LINK Programmer}.
@ENDNODE

@index Index
@node Index

 @{"Manual" LINK Anleitung}
 @{"Copyright" LINK Copyright}
 @{"History" LINK Entwicklung}
 @{"Multitasking" LINK Multitasking}
 @{"Programmer" LINK Programmierer}
 @{"Tips" LINK Tips}
 @{"Updates" LINK Updates}
 @{"Numberformats LINK Zahlenformate}
@endnode
