hi
any one know how to put lotto and devils also onto a reel king with screen to switch between the 3. i into i.t. and computers so looking at fruit machine it only a pc with hoppers sounds straight forward just need files and how to do .....
reel king/lotto/devils
no idea, but i wouldnt have thought it was that straight forward....
not just copying it across, you'd need the installation files or something and they arent just gonna fall into your lap... your gonna have to buy them
you'd have to be a legitamate consumer and licenced gambling supplier "thingy" member and have to contact the people who own the machine/software.. and even then i doubt they'd sell it to you on a disk, they'd surely try to sell you a whole new unit
not just copying it across, you'd need the installation files or something and they arent just gonna fall into your lap... your gonna have to buy them
you'd have to be a legitamate consumer and licenced gambling supplier "thingy" member and have to contact the people who own the machine/software.. and even then i doubt they'd sell it to you on a disk, they'd surely try to sell you a whole new unit
-
- Senior Member
- Posts: 2070
- Joined: Tue Mar 06, 2007 10:46 pm
- Contact:
-
- Senior Member
- Posts: 176
- Joined: Sat Oct 28, 2006 11:40 pm
- Location: South Shields,Tyne and Wear
I dont think you can just get the installation file,Astra supply the games on a 4 gig usb stick and they charge £995 /game for the priviledge and they are probably encrypted or an engineer could buy one and do all his machines in his arcades,and you need a licensce to operate as they would not just sell them.
Make a few copies of the file ->Game.cfg
i.e. RKGame.cfg, SLGame.cfg and LDGame.cfg
Open each in notepad and change 'NAME' and 'PATH' sections for each game,
Then create a batch file for each game something like ..
Place shortcut to each batch file on desk top - job done
would be a piece of p**s to write a nice front end yourself in VC++, (or language of your choice - English
)
i.e. RKGame.cfg, SLGame.cfg and LDGame.cfg
Open each in notepad and change 'NAME' and 'PATH' sections for each game,
Then create a batch file for each game something like ..
Code: Select all
Copy LDGame.cfg Game.cfg /y //we want to play Little devils
shell.exe //run the shell
would be a piece of p**s to write a nice front end yourself in VC++, (or language of your choice - English
