Difference between revisions of "SystemCardTable"
From NEC Retro
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>==={{{romregion}}} version=== | <includeonly>==={{{romregion}}} version=== | ||
− | + | <div style="text-align:center;">{{SystemCardState|{{{standard_state|}}} | |
− | + | | desc={{{standard_desc|}}}}}{{ContentTable | |
− | | | + | | content={{#if:{{{standard_image|}}}|{{Bobscreen|{{{standard_image}}}}}|[[File:Notavailable.svg]][[Category:Missing compatibility table screenshot]]}} |
− | | | + | | title=System Card v1.00-2.10 |
− | + | | thirdrow={{#var:desc}} | |
− | + | | colourclass={{#var:colourclass}} | |
− | | | ||
}} | }} | ||
{{SystemCardState|{{{super_state|}}} | {{SystemCardState|{{{super_state|}}} | ||
− | | desc={{{super_desc|}}} | + | | desc={{{super_desc|}}}}} |
+ | {{ContentTable | ||
+ | | content={{#if:{{{super_image|}}}|{{Bobscreen|{{{super_image}}}}}|[[File:Notavailable.svg]][[Category:Missing compatibility table screenshot]]}} | ||
+ | | title=Super System Card v3.00 | ||
+ | | thirdrow={{#var:desc}} | ||
+ | | colourclass={{#var:colourclass}} | ||
}} | }} | ||
{{SystemCardState|{{{arcade_state|}}} | {{SystemCardState|{{{arcade_state|}}} | ||
− | | desc={{{arcade_desc|}}} | + | | desc={{{arcade_desc|}}}}}{{ContentTable |
− | }} | + | | content={{#if:{{{arcade_image|}}}|{{Bobscreen|{{{arcade_image}}}}}|[[File:Notavailable.svg]][[Category:Missing compatibility table screenshot]]}} |
− | |}{{#if:{{#var:nostore}}||{{SystemCardStore|name={{#titleparts:{{PAGENAME}}}}|rom={{{romregion}}}|standard={{{standard_state}}}|super={{{super_state}}}|arcade={{{arcade_state}}}}}}}[[Category: | + | | title=Arcade Card Pro/Duo |
+ | | thirdrow={{#var:desc}} | ||
+ | | colourclass={{#var:colourclass}} | ||
+ | }}</div> | ||
+ | <!--{{#if:{{#var:nostore}}||{{SystemCardStore|name={{#titleparts:{{PAGENAME}}}}|rom={{{romregion}}}|standard={{{standard_state}}}|super={{{super_state}}}|arcade={{{arcade_state}}}}}}}-->[[Category:Compatibility]]</includeonly> | ||
<noinclude>{{TODO}}__NOTOC__ | <noinclude>{{TODO}}__NOTOC__ | ||
A means of displaying how various [[System Card]]s affect a game. This is only worth doing for CD-ROM² systems which have used three different types of System Card (standard, Super and Arcade). | A means of displaying how various [[System Card]]s affect a game. This is only worth doing for CD-ROM² systems which have used three different types of System Card (standard, Super and Arcade). | ||
Line 41: | Line 49: | ||
==Examples== | ==Examples== | ||
{{#vardefine:nostore|true}} | {{#vardefine:nostore|true}} | ||
+ | {{SystemCardTable| | ||
+ | | romregion=NTSC-J | ||
+ | | standard_image=WB3ML CDROM2 JP Title.png | ||
+ | | super_image=WB3ML CDROM2 JP Title.png | ||
+ | | arcade_image=WB3ML CDROM2 JP Title.png | ||
+ | | standard_state=yes | ||
+ | | super_state=yes | ||
+ | | arcade_state=yes | ||
+ | }} | ||
+ | (Games using the original CD-ROM² format will work with all System Cards, such as ''[[Wonder Boy III: Monster Lair]]''.) | ||
+ | |||
{{SystemCardTable| | {{SystemCardTable| | ||
| romregion=NTSC-J | | romregion=NTSC-J |
Latest revision as of 02:11, 19 April 2023
This task is unfinished This is a wiki task that requires more thought or peer review. An important issue that needs to be solved, which will appear at the top of NEC Retro:Todo until this message is removed. |
A means of displaying how various System Cards affect a game. This is only worth doing for CD-ROM² systems which have used three different types of System Card (standard, Super and Arcade).
Use
{{SystemCardTable| | romregion= | standard_image= | super_image= | arcade_image= | standard_state= | super_state= | arcade_state= }}
Possible states:
- yes - works as expected
- error - displays an error screen of some sort
- broken - the game breaks horribly or hangs, rendering it unplayable
- blank - blank screen, which could be a lock or it could be an error - we probably don't know
- bios - loops back to BIOS
To add more information, use standard_desc, super_desc or arcade_desc.
Examples
NTSC-J version
System Card v1.00-2.10 |
---|
Works as expected. |
Super System Card v3.00 |
---|
Works as expected. |
Arcade Card Pro/Duo |
---|
Works as expected. |
(Games using the original CD-ROM² format will work with all System Cards, such as Wonder Boy III: Monster Lair.)
NTSC-J version
System Card v1.00-2.10 |
---|
Error screen.
Joke mini-game Akumajyo Dracula Peke is loaded. Click here for more information. |
Super System Card v3.00 |
---|
Works as expected. |
Arcade Card Pro/Duo |
---|
Works as expected. |
(When a game is incompatible with an older System Card, screenshots of the error messages should be displayed.)
NTSC-J version
System Card v1.00-2.10 |
---|
Broken.
Cutscenes are fine, but the title screen, menus and in-game sprites are garbled. |
Super System Card v3.00 |
---|
Works as expected. |
Arcade Card Pro/Duo |
---|
Works as expected. |
(Black Hole Assault doesn't work with older System Cards, but no lockout screen appears to stop you from trying)