Skip to content

model3.cpp, naomi.cpp: Correct Virtual On Oratorio Tangram descriptions [sjy96525] #13994

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

Merged
merged 10 commits into from
Aug 9, 2025

Conversation

sjy555525
Copy link
Contributor

@sjy555525 sjy555525 commented Jul 26, 2025

In according with titlescreen, the correct von2, von2a, von2o, von254g, vonot descriptions are Cyber Troopers Virtual-On Oratorio Tangram (Japan, Revision B), Cyber Troopers Virtual-On Oratorio Tangram (Japan, Revision A), Cyber Troopers Virtual-On Oratorio Tangram (Japan), Cyber Troopers Virtual-On Oratorio Tangram M.S.B.S. ver 5.4 and Cyber Troopers Virtual-On Oratorio Tangram M.S.B.S. ver 5.66 2000 Edition.

namcos23.cpp: Corrected Motocross Go! and Crisis Zone region descriptions [sjy96525]

Motocross Go! (MG3 Ver. A) hasn't Parental Advisory Warning screen in attract mode, so set it to World; and Motocross Go! (MG2 Ver. A) has a Parental Advisory Warning screen in attract mode and skips the bike select screen, so set them to US.

Crisis Zone (US, CSZ03 Ver. B set 2) hasn't Parental Advisory Warning screen in attract mode, date is 99/11/06 and has green hit sparks, so set it to World, CSZ04 Ver. A, and Crisis Zone (World CSZ04 Ver. A) has a Parental Advisory Warning screen in attract mode and date is 99/11/19, so set it to US, CSZ03 Ver. B set 2.

…. ver 5.66 2000 Edition description [sjy96525]
Motocross Go! (MG3 Ver. A) hasn't Parental Advisory Warning screen in attract mode, so set it to World; Motocross Go! (MG2 Ver. A) has a Parental Advisory Warning screen in attract mode and skips the bike select screen, so set it to US.
Crisis Zone (US, CSZ03 Ver. B set 2) hasn't Parental Advisory Warning screen in attract mode, date is 99/11/06 and has green hit sparks, so set it to World, CSZ04 Ver. A, and Crisis Zone (World CSZ04 Ver. A) has a Parental Advisory Warning screen in attract mode and date is 99/11/19, so set it to US, CSZ03 Ver. B set 2.
@sjy555525
Copy link
Contributor Author

von2
Cyber Troopers Virtual-On Oratorio Tangram
von254
Cyber Troopers Virtual-On Oratorio Tangram M.S.B.S. ver 5.4
vo25 6
Cyber Troopers Virtual-On Oratorio Tangram M.S.B.S. ver 5.66 2000 Edition

@sjy555525
Copy link
Contributor Author

sjy555525 commented Jul 26, 2025

0000

Motocross Go! (MG2 Ver. A) has a Parental Advisory Warning screen
0003
0005

Crisis Zone (US, CSZ03 Ver. B set 2) date is 99/11/06 and has green hit sparks

0000 0002

Crisis Zone (World CSZ04 Ver. A) has a Parental Advisory Warning screen in attract mode and date is 99/11/19

@sjy555525 sjy555525 marked this pull request as ready for review July 26, 2025 12:34
Comment on lines 7006 to 7009
GAME( 1998, von2, 0, model3_20_5881, von2, model3_state, init_von2, ROT0, "Sega", "Cyber Troopers Virtual-On Oratorio Tangram (Japan, Revision B)", MACHINE_NOT_WORKING | MACHINE_IMPERFECT_GRAPHICS | MACHINE_IMPERFECT_SOUND ) // No region specified or selectable
GAME( 1998, von2a, von2, model3_20_5881, von2, model3_state, init_von2, ROT0, "Sega", "Cyber Troopers Virtual-On Oratorio Tangram (Japan, Revision A)", MACHINE_NOT_WORKING | MACHINE_IMPERFECT_GRAPHICS | MACHINE_IMPERFECT_SOUND ) // No region specified or selectable
GAME( 1998, von2o, von2, model3_20_5881, von2, model3_state, init_von2, ROT0, "Sega", "Cyber Troopers Virtual-On Oratorio Tangram (Japan)", MACHINE_NOT_WORKING | MACHINE_IMPERFECT_GRAPHICS | MACHINE_IMPERFECT_SOUND ) // No region specified or selectable
GAME( 1998, von254g, von2, model3_20_5881, von2, model3_state, init_von2, ROT0, "Sega", "Cyber Troopers Virtual-On Oratorio Tangram M.S.B.S. ver 5.4 (Japan)", MACHINE_NOT_WORKING | MACHINE_IMPERFECT_GRAPHICS | MACHINE_IMPERFECT_SOUND ) // No region specified or selectable
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oratorio Tangram is the subtitle, canonically needs the : split.

@p1pkin
Copy link
Member

p1pkin commented Jul 28, 2025

perhaps von2* should not have (Japan) because game was designed for several regions, and it can be changed via special code? (which is also true for many other Model 3 games too)

@rb6502 rb6502 merged commit be9b4fd into mamedev:master Aug 9, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants