EPIC PINBALL BALL EDITOR
------------------------

This is a little program written  C that will let you edit the number of
balls in Epic Pinball. (Both C source and EXE are included.)

It will let you set the number of balls from 1 to 9.  (10 and above seemed
to give you an unpredictable number, but never more than 9.)  It will also
let you set it to an "unlimited" number of balls by entering 0.  (It has
not been tested to see exactly how many "unlimited" means, but it is probably
at least 255.  It is unknown if it is actually unlimited or not.)

When you enter the OPTIONS menu in Epic Pinball where you can change the
number of balls, it will even show the correct number!

This "cheat" is provided "AS-IS" and no support is given nor should be implied.
Side effects (though none have been observed) are the sole responsibility of
the user.

Let it be noted that I include _NO_ Epic code, so this does not infringe upon
any copyright laws.  This is merely a text C program which has been compiled
by TurboC. 

If you so desire, you can even change the source code to suit your own needs;
I don't care.  That's why I included the source.  (But if you screw things
up, don't come crying to me...)  I claim no legal rights to this code and, in
effect, I release it as "freeware."

I hope you find it useful.

Darvell
dvhunt@camel.sim.es.com

