vpFREE2 Forums

Royers "Powerful Profits" Book Question

This book is an odd assortment of things, but on page 287 he finally
goes "over the edge" ... or so it seems to me.

Royer claims there is a universal flaw in casino machines that causes
the Ace to appear more frequently than it should. Quote: "This won't
show up in any computer software that you can buy for your PC,
because they are far too simple. The actual machines in the real
casino contain a bit-drop, due to the imperfect LFSR."

Can anyone provide any insight into what he is talking about? And
what is an LFSR (he doesn't explain)? Does anyone know if this
subject has surfaced before (other message boards, VP periodicals,
etc.)?

LFSR is "Linear Feedback Shift Register". It is a method for generating
pseudo-random numbers using special circuitry to cycle through a very
long repeating pattern. These are not complicated circuits, so I don't
know what this alleged imperfection is.

I'm extremely skeptical of this claim. However, it would be relatively
easy to determine whether aces show up too frequently, and if this
claim were verified I would think the manufacturer would have some
major explaining to do. At any rate, it would be ludicrous be believe
that all machines from all manufacturers have the exact same design.
I'd even be surprized if they all use an LFSR.

···

On Friday 09 January 2004 11:55 pm, brumar_lv wrote:

This book is an odd assortment of things, but on page 287 he finally
goes "over the edge" ... or so it seems to me.

Royer claims there is a universal flaw in casino machines that causes
the Ace to appear more frequently than it should. Quote: "This won't
show up in any computer software that you can buy for your PC,
because they are far too simple. The actual machines in the real
casino contain a bit-drop, due to the imperfect LFSR."

Can anyone provide any insight into what he is talking about? And
what is an LFSR (he doesn't explain)? Does anyone know if this
subject has surfaced before (other message boards, VP periodicals,
etc.)?

> This book is an odd assortment of things, but on page 287 he

finally

> goes "over the edge" ... or so it seems to me.
>
> Royer claims there is a universal flaw in casino machines that

causes

> the Ace to appear more frequently than it should. Quote: "This

won't

> show up in any computer software that you can buy for your PC,
> because they are far too simple. The actual machines in the real
> casino contain a bit-drop, due to the imperfect LFSR."
>
> Can anyone provide any insight into what he is talking about? And
> what is an LFSR (he doesn't explain)? Does anyone know if this
> subject has surfaced before (other message boards, VP periodicals,
> etc.)?

LFSR is "Linear Feedback Shift Register". It is a method for

generating

pseudo-random numbers using special circuitry to cycle through a

very

long repeating pattern. These are not complicated circuits, so I

don't

know what this alleged imperfection is.

I'm extremely skeptical of this claim. However, it would be

relatively

easy to determine whether aces show up too frequently, and if this
claim were verified I would think the manufacturer would have some
major explaining to do. At any rate, it would be ludicrous be

believe

that all machines from all manufacturers have the exact same design.
I'd even be surprized if they all use an LFSR.

I agree wholeheartedly. If you must include a microprocessor in the
system design then using a software PRNG is easier and less
expensive.

I believe all modern VP machines have microprocessors to handle the
game itself, record keeping, diagnostics, configuration options,
etc., etc.

Dick

···

--- In vpFREE@yahoogroups.com, Steve Jacobs <jacobs@x> wrote:

On Friday 09 January 2004 11:55 pm, brumar_lv wrote: