-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dynax Mahjong games 's TLCS cpu simulation bug #12826
Comments
的确如此。但我认为它不是bug,而是目前rom数据不全或缺失造成的。比如基板A和基板B,它们SW1. SW2. SW5 是相同的,但A板的SW3. SW4 有 1 |
I don't think it's a problem with the ROM or incomplete data. If it were a single game, perhaps, but since it's several games that are like this, it should be an emulation issue. |
MAME version
0.270
System information
Windows 11, 64 -bit, version 21H2, Chinese, Chinese
X86-64, 24GB System Ram
INI configuration details
No response
Emulated system/software
No response
Incorrect behaviour
Dynax Mahjong games have two type cpu as Z80 & TLCS . Z80 series game were perfect simulated,but TLCS series have bugs to fix.
For Z80 cpu game as mjelctrn and mjmyster, when a i tile can be ron and a tip with timer for player to choose Ron or Ignore in AUTO TSUMU AFTER REACH model,but for TLCS CPU game,such as Ougonhai , there,s a i tile can be ron but no tips and pause time for player to choose Ron or Ignore in AUTO TSUMU AFTER REACH mode,and the tile gone out , but player can do noting.
For Ougonhai, it seems no tile for ron in last chance for ever , I played many time (at least 500),no one time got ron in last chance. Another bug is when player win the lottery,only get 1 point ,but the bonus is 25 points in Jackpot item.
Expected behaviour
1.fix the TLCS cpu series for no tips and pause time to choose ron or ignore
TLCS CPU series include Mj Gekisha , Mj Gekisha Part 2 , Mj Tenkaigen , Mj Ougon no Hai , Mj Reach ,Mj Reach (bootleg), Mj Reach II
2.fix no tile for ron in last chance for ever problem for Mj Ougon no Hai
2.fix when win the lottery,only get 1 point ,but the bonus is 25 points problem for Mj Ougon no Hai
Steps to reproduce
Additional details
No response
The text was updated successfully, but these errors were encountered: