- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
02899 | Gameplay | Major | Have not tried | Feb 4, 2009, 00:39 | Aug 19, 2024, 20:04 |
Tester | nightsoil | View Status | Public | Platform | |
Assigned To | Resolution | Open | OS | ||
Status [?] | Acknowledged | Driver | |||
Version | 0.129 | Fixed in Version | Build | ||
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 02899: janjans2: [possible] The game apparently makes a mistake scoring a hand. | ||||
Description | I believe that Chihiro-chan has committed chombo. | ||||
Steps To Reproduce | |||||
Additional Information | I think the game scored it as sanshoku. | ||||
Github Commit | |||||
Flags | Possible | ||||
Regression Version | |||||
Affected Sets / Systems | janjans2 | ||||
Attached Files
|
is-her-hand-valid.png (22,983 bytes) Feb 4, 2009, 00:39
| ||||
Sanshoku-Tsuukan-closed.png (28,149 bytes) Aug 19, 2024, 20:03 Uploaded by izius
| |||||
Sanshoku-Tsuukan-open.png (29,011 bytes) Aug 19, 2024, 20:04 Uploaded by izius
| |||||
Relationships
There are no relationship linked to this issue. |
Notes
4
No.03720
Haze Senior Tester
Feb 4, 2009, 08:30
|
dose it always do this? can you check it in some versions prior to the SH2 recompiler being added? It might just be a game bug.. |
---|---|
No.03721
Fujix Administrator
Feb 4, 2009, 08:34
|
Probably it is an original bug. At any rate, we need a save state or something to help reproducing the issue. |
No.07071
Kale Developer
Jan 13, 2011, 17:33
|
fwiw, yes, that's definitely a chombo (I really don't see where is the yaku there for calling tsumo). |
No.22272
izius Tester
Aug 19, 2024, 20:02
|
I was able to reproduce it on the player side. The game recognizes that tile pattern (sequences of 123, 456 and 789 in 3 different suits) as Sanshoku Tsuukan, a local yaku worth 2 han (1 if open) (see the attached screenshots). Implementing local yakus is an odd programming choice but, by the game logic, the reported hand is valid. |