IBM PC Compatible Moderation Guide: Difference between revisions
>Mictlantecuhtle No edit summary |
Ubisoft Exclusive info |
||
| (40 intermediate revisions by 6 users not shown) | |||
| Line 1: | Line 1: | ||
== General Notes == | |||
*Most of the [[Moderating guidelines for IBM PC and other systems|IBM PC Legacy Guide]] still applies. | |||
*When a DVD-ROM version of a multi CD-ROM game is added, add "DVD-ROM" to both edition and datname. [https://redump.info/disc/103583/ Example] | |||
*If two titles from different developers share the same name, add the developer name to the less common title's datname. [https://redump.info/disc/97188/ Example] | |||
== Notes on error count == | |||
It has been agreed by staff that the "error count" field on redump should follow the output of redumper/edccchk. When adding verifications, this may result in discrepancies with historic information prior to this change - if in doubt, the error count should be set according to the redumper/edccchk output | |||
=== Technical notes === | |||
There are various types of error that may occur / be detected when dumping a disc: | |||
# ECC error: ECC recovery information doesn't match the data ECC apply on | |||
# EDC error: CRC error that says that sector is damaged | |||
# CDXA subheader mismatch, this affects only mode 2 sectors, basically each sector from mode 2 contains a copy of subheader information, this is an error when copy doesn't match original | |||
# Data sector has invalid sync header | |||
# Sector has invalid mode (according to specs it can be 0, 1 or 2, nothing else) | |||
For the purposes of redump, error count focuses on the first three entries - ECC/EDC errors and CDXA subheader mismatch - and these are what is output by redumper/edccchk. The remaining two may be useful indicators of mastering issues and, in some cases, it may be helpful to add notes to the comments of the entry regarding these, but they should not be included in the "error count" field. | |||
== Notes on specific editions == | == Notes on specific editions == | ||
=== OEM Bundle === | |||
When a disc was bundled with a computer at retail, it gets labeled as the edition "Bundle Version OEM"<br> | |||
If the distributor is known, add their name to the edition: e.g. "Bundle Version '''Gateway''' OEM"<br> | |||
Add (OEM) to the datfile name of the disc, if there is more than one OEM for that disc, you may add the distributor too (e.g. Gateway OEM). If distributor is not known, (OEM) (Alt) or (OEM) (PVD Date) can be used instead. | |||
Regions can be tricky to determine for OEM discs. If none can be tied to a specific disc, then use the same as where the dumper found it. | |||
=== Sold Out Software === | === Sold Out Software === | ||
Dumpers will occasionally mistakenly add e.g. "SOV. 2.5.4" to either the serial or version fields. This should be removed, as this is an internal publisher reference and is not a serial nor does it relate to the true version number of the software. | Dumpers will occasionally mistakenly add e.g. "SOV. 2.5.4" to either the serial or version fields. This should be removed, as this is an internal publisher reference and is not a serial nor does it relate to the true version number of the software. | ||
=== Ubisoft Exclusive=== | |||
Ubisoft Exclusive releases with the [https://m.media-amazon.com/images/I/51ExjHfO0vL._AC_UF1000,1000_QL80_.jpg large "X"] logo gets added as "Ubisoft eXclusive". As to differentiate them with [https://img.tradera.net/large-fit/474/638375474_6b630ff6-45a4-4d8c-9635-03b99fde9e76.jpg those without]. | |||
== Notes on specific copy protections == | |||
Moved to: [[Copy Protection and Other DRM]] | |||
As a general guideline, for multi disc releases please add the protection only to the disc that actually contains the protected executable file, usually it's just the first or the last disc. | |||
For example, on a 3 disc release, if the main executable is on the first disc, only the first disc should have the protection field filled. | |||
==Periodic Checks== | |||
Link to plaintext list of discs in database (minus discs you have marked as "have"): https://redump.info/list/miss/yourusername/<br> | |||
Check for:<br> | |||
*Double spaces<br> | |||
*"! -"<br> | |||
*"? -"<br> | |||
*Articles at the start of a title instead of end. | |||
**English: A, An, The | |||
**French: Le, La, L', Les, Un, Une, Des | |||
**German: Der, Die, Das, Des, Dem, Den (Ein/Eine/Ein* ?) | |||
**Italian: Il, I, Lo, La, L’, Gli, Le, Un, Uno, Una, Un' | |||
**Spanish: El, La, Lo, Los, Las, Un, Una, Unos, Unas | |||
**Dutch: De, Het, Een | |||
**Afrikaans: Die, 'N | |||
**Albanian: I, Të, Një | |||
**Arabic: Al | |||
**Catalan: El, En, Els, Un, Una, Uns, Unes, La, Les, Na, L’ | |||
**Danish: En, Et, Den, Det, De | |||
**Irish/Gaelic: An, Na | |||
**Greek: O, I, To, Ton, Ta, Tin, Tis, Tou, Oi, Tous, Enas, Ena, Enos, Mia, Mias, Mian | |||
**Hebrew: Ha | |||
**Hungarian: A, Az, Egy | |||
**Norwegian: En, Ei, Et, Den, Det, De | |||
**Portuguese: O, A, Os, As, Um, Uma, Uns, Umas | |||
**Swedish: En, Ett, Den, Det, De | |||
**Turkish: Bir | |||
===Invalid barcodes=== | |||
Download the datfile: https://redump.info/barcodes<br> | |||
Use the text import wizard in Excel, Delimited with Semicolon. The first column are the disc id's, e.g. 51805 = https://redump.info/disc/51805/. | |||
Use text to columns, delimited with a comma, to split all the barcodes for each row into different columns. | |||
Move all the barcodes in the different columns to a single row (this takes some excel handiness). Remove any T's, spaces and special characters. | |||
UPC's should have 11 digits and EAN 12. If a number in the excel sheet has 10 digits or less, then you probably have to add leading zeroes. Format the cells as custom with 00000000000. | |||
Use a website like www.eancheck.com to enter all the barcodes. if you find erroneous ones, look up the corresponding disc id in the excel sheet or .dat and determine the correct one. | |||
In some cases, EAN numbers have extra numbers behind them. This is correct for magazine titles. These numbers should be omitted from the check. | |||
If you find an erroneous barcode, but the barcode field is locked, then ask the admins to fix it. | |||
It should be possible to make this check scripted/automated, or to build a validation check into the forms. | |||
[[Category:Moderation Guides]] | [[Category:Moderation Guides]] | ||
Latest revision as of 12:13, 19 July 2026
General Notes
- Most of the IBM PC Legacy Guide still applies.
- When a DVD-ROM version of a multi CD-ROM game is added, add "DVD-ROM" to both edition and datname. Example
- If two titles from different developers share the same name, add the developer name to the less common title's datname. Example
Notes on error count
It has been agreed by staff that the "error count" field on redump should follow the output of redumper/edccchk. When adding verifications, this may result in discrepancies with historic information prior to this change - if in doubt, the error count should be set according to the redumper/edccchk output
Technical notes
There are various types of error that may occur / be detected when dumping a disc:
- ECC error: ECC recovery information doesn't match the data ECC apply on
- EDC error: CRC error that says that sector is damaged
- CDXA subheader mismatch, this affects only mode 2 sectors, basically each sector from mode 2 contains a copy of subheader information, this is an error when copy doesn't match original
- Data sector has invalid sync header
- Sector has invalid mode (according to specs it can be 0, 1 or 2, nothing else)
For the purposes of redump, error count focuses on the first three entries - ECC/EDC errors and CDXA subheader mismatch - and these are what is output by redumper/edccchk. The remaining two may be useful indicators of mastering issues and, in some cases, it may be helpful to add notes to the comments of the entry regarding these, but they should not be included in the "error count" field.
Notes on specific editions
OEM Bundle
When a disc was bundled with a computer at retail, it gets labeled as the edition "Bundle Version OEM"
If the distributor is known, add their name to the edition: e.g. "Bundle Version Gateway OEM"
Add (OEM) to the datfile name of the disc, if there is more than one OEM for that disc, you may add the distributor too (e.g. Gateway OEM). If distributor is not known, (OEM) (Alt) or (OEM) (PVD Date) can be used instead.
Regions can be tricky to determine for OEM discs. If none can be tied to a specific disc, then use the same as where the dumper found it.
Sold Out Software
Dumpers will occasionally mistakenly add e.g. "SOV. 2.5.4" to either the serial or version fields. This should be removed, as this is an internal publisher reference and is not a serial nor does it relate to the true version number of the software.
Ubisoft Exclusive
Ubisoft Exclusive releases with the large "X" logo gets added as "Ubisoft eXclusive". As to differentiate them with those without.
Notes on specific copy protections
Moved to: Copy Protection and Other DRM
As a general guideline, for multi disc releases please add the protection only to the disc that actually contains the protected executable file, usually it's just the first or the last disc. For example, on a 3 disc release, if the main executable is on the first disc, only the first disc should have the protection field filled.
Periodic Checks
Link to plaintext list of discs in database (minus discs you have marked as "have"): https://redump.info/list/miss/yourusername/<br>
Check for:
- Double spaces
- "! -"
- "? -"
- Articles at the start of a title instead of end.
- English: A, An, The
- French: Le, La, L', Les, Un, Une, Des
- German: Der, Die, Das, Des, Dem, Den (Ein/Eine/Ein* ?)
- Italian: Il, I, Lo, La, L’, Gli, Le, Un, Uno, Una, Un'
- Spanish: El, La, Lo, Los, Las, Un, Una, Unos, Unas
- Dutch: De, Het, Een
- Afrikaans: Die, 'N
- Albanian: I, Të, Një
- Arabic: Al
- Catalan: El, En, Els, Un, Una, Uns, Unes, La, Les, Na, L’
- Danish: En, Et, Den, Det, De
- Irish/Gaelic: An, Na
- Greek: O, I, To, Ton, Ta, Tin, Tis, Tou, Oi, Tous, Enas, Ena, Enos, Mia, Mias, Mian
- Hebrew: Ha
- Hungarian: A, Az, Egy
- Norwegian: En, Ei, Et, Den, Det, De
- Portuguese: O, A, Os, As, Um, Uma, Uns, Umas
- Swedish: En, Ett, Den, Det, De
- Turkish: Bir
Invalid barcodes
Download the datfile: https://redump.info/barcodes<br> Use the text import wizard in Excel, Delimited with Semicolon. The first column are the disc id's, e.g. 51805 = https://redump.info/disc/51805/. Use text to columns, delimited with a comma, to split all the barcodes for each row into different columns. Move all the barcodes in the different columns to a single row (this takes some excel handiness). Remove any T's, spaces and special characters. UPC's should have 11 digits and EAN 12. If a number in the excel sheet has 10 digits or less, then you probably have to add leading zeroes. Format the cells as custom with 00000000000. Use a website like www.eancheck.com to enter all the barcodes. if you find erroneous ones, look up the corresponding disc id in the excel sheet or .dat and determine the correct one. In some cases, EAN numbers have extra numbers behind them. This is correct for magazine titles. These numbers should be omitted from the check. If you find an erroneous barcode, but the barcode field is locked, then ask the admins to fix it. It should be possible to make this check scripted/automated, or to build a validation check into the forms.