- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
03134 | Gameplay | Minor | Always | Apr 30, 2009, 14:22 | Mar 20, 2010, 16:09 |
Tester | Agriffin | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | Resolution | No change required | OS | ||
Status [?] | Closed | Driver | |||
Version | 0.131 | Fixed in Version | Build | Normal | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 03134: norautp: "Low" getting selected when you press "Half gamble" | ||||
Description |
A bug in "noraut poker" when you get a win it goes into the gamble screen where you select Hi or Low. But Low is allready selected for you upon entering the screen. This happens the first time you get a win but does not happen again in the same game session. Also when you press "Half gamble" it takes one credit but somehow Low is also selected. this happens everytime you get a win. |
||||
Steps To Reproduce | |||||
Additional Information |
In some versions of noraut poker when you press "Half gamble" it automatically halves the amount you are betting as "norautpn" does, but other versions when you press "half gamble" it will take 1 credit from the bet amount each time you press it. letting you select the amount you want to bet this seems to be the way noratp should work. (my own noraut boards work this way) The color in noraut should be yellow not green i changed line 222 in norautp.c to palette_set_color(machine, 1, MAKE_RGB(0xff, 0xff, 0x00)); /* white? */ and all looks 100%. images of noraut with yellow here: http://profile.imageshack.us/user/boochip/ |
||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | norautp | ||||
Attached Files
|
Noraut poker.pdf (142,716 bytes) May 3, 2009, 23:47
| ||||
Norautp Bug.txt (862 bytes) May 4, 2009, 00:46 [Show Content] [Hide Content]Just burned "joker.bin" from "norautp" to an eprom and tried it in my noraut cabinet. it plays the same on the cabinet as it does in mame It plays fine if you change dip2 to ON. But this sets the machine to hopper mode to pay out coins. If you set dip2 to Off it puts it into credit mode and thats when the problems appear. I noticed if you press half gamble once and release it one credit is taken and Low is somehow pressed but if you hold down half gamble it clocks down one credit at a time and will go to zero credits if you continue holding it the game will continue as normal when you release the button because you have no credits left to bet, But the next time you get a win Low is pressed as soon as you go into the gamble screen. this is not normal Prog.bin from "norautpn" works fine on the cabinet when burned to eprom. | |||||
Relationships
There are no relationship linked to this issue. |
Notes
13
No.04311
Agriffin Tester
May 4, 2009, 00:47
|
Just burned "joker.bin" from "norautp" to an eprom and tried it in my noraut cabinet. it plays the same on the cabinet as it does in mame bugs and all. Setting Dip 2 to ON puts it in to hopper mode and it plays fine. setting it to OFF /credit mode all the problems start on cabinet and mame. this seems odd as norautpn and my own version of noraut work fine in hopper or credit mode in cabinet. Is it possible "joker.bin" is somehow damaged OR norautpn and my board run on slightly hardware to norautp. |
---|---|
No.04312
Haze Senior Tester
May 4, 2009, 01:01
|
the set is probably buggy and only designed to work in one mode. there are a few gambling games like that. |
No.04313
etabeta Developer
May 4, 2009, 06:38
|
shall we set this as a BTANB? |
No.04314
Haze Senior Tester
May 4, 2009, 10:18
|
yes, btw, for the original reporter, if you have a set which isn't supported in MAME it should be added. You didn't say if your original set was a 100% match. |
No.04316
Agriffin Tester
May 4, 2009, 14:30
|
My set set isn't supported in MAME at the moment and is not the same as the other two and hopefully it can be added soon. Both my boards are having problems at the moment and the roms are displaying the same behavior when added to mame as the do in the cabinet. I am hoping to get my hands on a known working board in the next few days so i can compare files from eproms. |
No.04317
Haze Senior Tester
May 4, 2009, 20:54
|
what behavior is that? if you can contact mamedev via the submisison form and send what you've read from your pcb then it's possible the driver author could throw some light onto what's happening . |
No.04319
Agriffin Tester
May 5, 2009, 15:53
|
Ok haze will send files to mamedev. The behavior would be had two boards one workin one not swapped some ics from workin board to none workin one with no joy, i put ics back to workin board but all that was displayed was F U in the centre of the screen. putting files from 27c64 into mame also gives me the blue screen with F U on pc. Burning files from noratp or norautpn do work on the board. Anyway will send files to mamedev got a dump yesterday from a working board (100% match my own). See can you gurus see what FU is all about :). |
No.04320
Agriffin Tester
May 5, 2009, 15:57
|
ICS swapped into non workin board and back again were 1 x tmpz84, 3 x 8255 ,2x 6116 , 2764 ,2732, and gal 16v8b. Incase it helps figure out why mame gives FU aswell. |
No.04322
Haze Senior Tester
May 5, 2009, 18:31
edited on: May 5, 2009, 18:32 |
Kale documented the procedure in the MAME update he just sent to add your dump, did he also mail it to you? It sounds like some 'protection' as well as forcing you to initialize the machine properly. Pasting it here for future reference anyway, incase people have problems with these " Notes: - norautjp: at the first start-up, the game will give you a very clever "FU" screen. Press the following buttons *together* on different times to get rid of it (and actually initialize the machine): * start + bet buttons (1+2); * Hold 3 + Hold 2 + Save (Half Gamble) + Change Card (C+X+F+D) Also notice that you actually need to map the last four buttons on the same button / on a joypad since MAME's steady key doesn't seem to work on my end... " |
No.04323
Kale Developer
May 5, 2009, 18:32
|
I've just added your set, notice that the "FU" appears simply because it needs to be initialized (like several other gambling games), here's the note putted on the current driver: - norautjp: at the first start-up, the game will give you a very clever "FU" screen. Press the following buttons *together* on different times to get rid of it (and actually initialize the machine): * start + bet buttons (1+2); * Hold 3 + Hold 2 + Save (Half Gamble) + Change Card (C+X+F+D) Also notice that you actually need to map the last four buttons on the same button / on a joypad since MAME's steady key doesn't seem to work on my end... |
No.04324
Agriffin Tester
May 6, 2009, 00:21
edited on: May 6, 2009, 01:43 |
Thanks lads i would of never figured that out, I cant belive you figured it out so quick i have my cabinet back working and headache gone :) I will keep my eyes open for the other variations of this game would be nice to have them in mame too Also dips 4 and 6 for norautjp not listed in pdf above (machine 2 setup for norautjp) MAX BET 4 on 6 on max bet 25 4 off 6 on max bet 20 4 on 6 off max bet 5 4 off 6 off max bet 1 |
No.05891
Kale Developer
Mar 19, 2010, 16:58
|
I think that this bug report was corrected by Robbie a lot of time ago hence can be considered as resolved? |
No.05896
Agriffin Tester
Mar 20, 2010, 16:09
|
Can be closed as problem is rom related not mame. i have a working version of this rom that i'll be passing along. |