Jump to content
       

Multi Slots - General Discussion - Stop and Step

Multi Slots


Seaton-slots

Recommended Posts

Here is one for the technical minded people... Slots work on a RNG (Random Number Generator) to decide the outcome of each spin and the symbols on the reels are really irrelevant. a slot cabinet can have 20+ games in it these days... does each game have it own RNG or is there a master one that dictates the outcome. in other words if you are playing 1 game and win £10 would you have won that same £10 at that time no matter what game you were playing.

Link to comment
Share on other sites

Not all games have the same RTP% so I would assume that the answer would be no you wouldn't have won the £10 regardless of the game played

Link to comment
Share on other sites

Interesting Fatcabs… I never considered the difference in RTP% as it must have an effect then I came across this bit of research on RNG's and im back to square one... I asked the question because I have noticed that when a machine is paying it seems to pay whatever game you are playing (wins continue under different games) and when you are losing you lose on all games on the machine.

This seems to have all the characteristics of playing compensated games but it happens on random games also.

I wonder how random random really is

Now if I haven't confused everyone maybe this will

I’m a keno junkie. It seems to me that my favorite Game King keno machine is easier to hit playing nickels. When I use quarters it seems to pay less often. There is only one RNG per machine, right? Or is there one RNG for each denomination?

And another variation on the same theme:

I play Game Kings. Several of the games on one machine have decent odds -- 97-99% payback. Sometimes if one game is cold, I switch to another for a while, and may alternate between several games before my day is over.

How does this affect the RNG? Are they each on separate RNGs or is there one for all the games? Am I hurting myself by doing that during a cold streak?

Technical information about how the RNG is implemented in a slot machine is very hard to come by. The RNG function is each manufacturer's intellectual property and they guard it very closely. RNG cheats have used technical information about how the RNG works to cheat machines in the past. The integrity of the RNG is crucial to the fair operation of the slot machine -- fair to the casino and fair to the player.

In The Art of Intrusion, Kevin Mitnick describes how a group of cheats used knowledge of how the RNG operated to cheat video poker machines. The method of cheating they used led to the change in regulations that video poker machines could not choose all 10 cards that could be used for a hand at the beginning of the game on the deal. The program could choose only the five cards needed for the initial hand. The machine had to continue shuffling the electronic deck and the program could choose the replacement cards only when the draw button was pressed.

The cheats started by cheating a Japanese-made machine. Then they turned their sights onto an American-made machine, but they found it was harder to cheat. The American machine used two random number generators to generate its results. Still, the programmers made a mistake in implementing the dual-RNG system and the cheats were able to crack the American machine too.

Given that the same RNG function can be used for any game (it's up to the game program to decide if number stands for a Double Diamond or an ace of hearts), I think it's likely that the RNG function resides in the slot's operating system. This way, any game program needs only to call a function in the operating system to get a number from the RNG (which is called polling the RNG) and the game program doesn't have to implement or contain the RNG function's code.

The same situation exists for computer programs. A Windows or Apple program doesn't contain the code to display dialog boxes or write to the disk. The operating system handles these tasks. The programs merely call the operating system functions to display dialog boxes and write to the disk.

So, it's possible that there's only one RNG function in the operating system and every game program on the machine uses it. It's also possible that the RNG function could reside in each game program.

The good news about my not being able to give a definitive answer is that it doesn't matter. Your chances of hitting any winning combination or being dealt any five-card hand are the same both ways. You don't hurt yourself if you switch games or denominations while you play.

 

Link to comment
Share on other sites

Well reading that and in playing experience when a machine is cold it's cold no matter what games I've played

I would assume the RNG controls all games and maybe just maybe the rtp% could be a load of crap how would anyone be able to check 

Link to comment
Share on other sites

On 8/2/2019 at 6:13 PM, fatcabs said:

I would assume the RNG controls all games and maybe just maybe the rtp% could be a load of crap how would anyone be able to check 

I published an RNG test report a couple of years back which you might be interested in reading: 

https://stopandstep.com/rng-test-report/

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...