MAMEWorld >> EmuChat
View all threads Index   Flat Mode Flat  

Heihachi_73
I am the Table!
Reged: 10/29/03
Posts: 1074
Loc: Melbourne, Australia
Send PM
Re: Video poker logic?
01/19/24 08:49 PM


> Does emulating those video poker machines offer any insight as to how they work? I
> was under the impression that they don't actually deal you cards the way you would
> get them with a physical deck and that the outcomes are predetermined at the
> beginning. Does anyone know?

The outcomes are all down to the random number generator when you press the button, cards are "shuffled" every deal including the double up game, which is separate to the main game. The program code only needs to make sure that the same card isn't dealt twice in the same hand (again including the double up). The RNG endlessly generates results thousands of times per second regardless of what is happening (e.g. when no-one is playing the machine, or in test mode, or with a coin jammed etc.), and only once you start a game are the results activated. Same with slots (yes, even mechanical reel slots, if they are CPU-based like an S+ or whatever).

> I know the double or nothing feature that some video poker machines have is rigged.
> One card is dealt face up and another is face down. You have to guess if the face
> down card is higher or lower than the face up card. If they are equal it's an
> automatic loss. I don't remember which game it was exactly, but I save stated it
> before guessing, and the face down card will magically change to be the opposite of
> whatever you guessed most of the time.

Definitely sounds like a rigged double up, especially given the fact a matching card counts as a loss instead of a tie. It's probably a bootleg designed for a place where gambling was illegal, so people were forced to underground casinos to get their fix and had to play crap like this because there was no alternative.

However, you did say "most of the time". If it actually does pick a winning card every so often, even if it takes 20 load-states in a row, it's probably just a case of the random number god being a punk ass bitch and not picking the right card on the frame you pressed the button. If a save state fails to send your credits to the moon with the double up game it's definitely rigged though.

FWIW the Igrosoft slots also have a rigged double up where no matter what the choice is, the CPU will make you lose by always picking the opposite color of what you pick (the double up wins are probably rigged too, but in your favor to entice you to double up again and lose the lot).







Entire thread
Subject Posted by Posted on
* Video poker logic? mike20599 01/17/24 10:55 AM
. * Re: Video poker logic? sirscotty  01/30/24 09:51 PM
. * Re: Video poker logic? Heihachi_73  01/19/24 08:49 PM
. * congrats there to ya gregf  01/20/24 12:42 PM
. * Re: Video poker logic? Vas Crabb  01/19/24 09:27 PM
. * Re: Video poker logic? Vas Crabb  01/17/24 12:55 PM
. * Re: Video poker logic? jonwil  01/24/24 09:23 AM

Extra information Permissions
Moderator:  Robbbert, Tafoid 
0 registered and 249 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 291