- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
08402 | DIP/Input | Minor | Always | Aug 23, 2022, 13:33 | Aug 23, 2022, 16:49 |
Tester | MidnightWolf | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | Resolution | Bugs That Aren't Bugs | OS | Windows 10/11 (64-bit) | |
Status [?] | Resolved | Driver | |||
Version | 0.246 | Fixed in Version | Build | 64-bit | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 08402: sgemf: Incorrect default configuration settings | ||||
Description |
The default difficulty is set to HARD 3 in MAME. The default timer speed is set to SLOW in MAME. The default max round is set to 3 ROUND in MAME. The default join-in is set to ON in MAME. The correct factory default difficulty should be NORMAL. The correct factory timer speed should be NORMAL. The correct factory max round should be 1 ROUND. The correct factory join-in setting should be OFF. |
||||
Steps To Reproduce |
1. Press F2 to enter the game settings menu. 2. Go down and select configuration settings. 3. You will see that default settings are incorrect. 4. Resetting the machine to "DEFAULT" will always show the incorrect default settings. |
||||
Additional Information |
I have included a screenshot of the incorrect settings. I have also included a PDF of the original Capcom arcade operators manual, which shows the correct default game settings. |
||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | sgemf | ||||
Attached Files
|
Super Gem Fighter Mini Mix.pdf (923,374 bytes) Aug 23, 2022, 13:33 Uploaded by MidnightWolf Official CAPCOM arcade owners manual for Super Gem Fighter
| ||||
0000.png (72,699 bytes) Aug 23, 2022, 13:35 Uploaded by MidnightWolf MAME incorrectly sets default difficulty to HARD 3
| |||||
Relationships
There are no relationship linked to this issue. |
Notes
2
No.20482
Haze Senior Tester
Aug 23, 2022, 16:38
edited on: Aug 23, 2022, 17:02 |
These are the correct defaults for this version of the game, they're the ones coded into the software, it isn't MAME deciding this. If Capcom USA wanted the printed ones to be the defaults, somebody didn't get the memo when providing the software, because other regions such as Japan and Asia have different defaults. In this case, the game itself is trusted over a manual (those recommended settings are quite strange anyway) |
---|---|
No.20483
cuavas Administrator
Aug 23, 2022, 16:49
|
CPS2 games often have defaults that aren’t the so-called “normal” value. This isn’t a bug. |