Community request list

From Redump Wiki

(Difference between revisions)
Jump to: navigation, search
m (Community Projects)
 
(34 intermediate revisions not shown)
Line 2: Line 2:
==Website==
==Website==
-
{| class="wikitable"
+
{| class="wikitable" style="width:50%;"
|-
|-
! Description
! Description
-
! Status
+
! style="width:20%;" | Status
|-
|-
-
| Photo/scan/log attachments on disc entries
+
| Ability to have photo/scan/log attachments for each dump
|  
|  
|-
|-
-
| SHA256 support
+
| Store each dump as a separate object in the database, rather than having each entry be a summary of all dumps
-
|  
+
|
|-
|-
-
| MIA tracking built into database and datfiles
+
| Ability to submit entry change requests via form
|
|
-
|-
 
-
| Publisher and Developer fields
 
-
|
 
|-
|-
-
| Parent/clone support
+
| Proper parent/clone support
|
|
|-
|-
-
| Store each dump as a separate object in the database, rather than having each entry be a summary of all dumps
+
| Database export feature
|
|
|-
|-
-
| Full ISO metadata for each disc (filenames etc)
+
| Database software source code made available
 +
|
 +
|-
 +
| Support for more hash types like SHA512, BLAKE3 and xxhash
|  
|  
|-
|-
-
| Verification submission form
+
| Publisher and Developer fields
|  
|  
 +
|-
 +
| Full ISO metadata for each disc (filenames etc)
 +
|
|-
|-
| Ability to edit new disc form submissions (with version history)
| Ability to edit new disc form submissions (with version history)
|
|
 +
|-
 +
| Verification submission form
 +
|
|-
|-
| Dump tool field
| Dump tool field
Line 45: Line 51:
| Wiki file uploads enabled for photos/scans, for undumped lists
| Wiki file uploads enabled for photos/scans, for undumped lists
|  
|  
 +
|-
 +
| <code><ref></code> tag support in the wiki
 +
|
 +
|-
 +
| Xbox DMI/PFI/SS hashes should be stored in the database directly
 +
|
 +
|-
 +
| Audio CD spillover track hashes should be stored in the database directly
 +
|
 +
|-
 +
| Update redump.info to include stuff it is currently missing, including: full wiki backup via api, disc list, ability to download the data, login-only data, moderator-only data, backup status info
|}
|}
 +
==Moderation==
 +
===General===
 +
{| class="wikitable" style="width:50%;"
 +
|-
 +
! Description
 +
! style="width:20%;" | Status
 +
|-
 +
| Logs and scans provided in "new disc" submissions or for discs manually added to pages by moderators, are not stored anywhere (at least not publicly)
 +
|
 +
|}
-
==DATs==
+
===Microsoft - Xbox 360===
-
===Nintendo - Wii===
+
{| class="wikitable" style="width:50%;"
-
{| class="wikitable"
+
|-
|-
! Description
! Description
-
! Status
+
! style="width:20%;" | Status
|-
|-
-
| Check [https://wit.wiimm.de/wit/cmd-verify.html built-in hashes] for the Wii disc images.
+
| Only CRC32s are stored in the comments for the DMI/PFI/SS data.
|  
|  
 +
|}
 +
 +
===Atari - Jaguar CD Interactive Multimedia System===
 +
{| class="wikitable" style="width:50%;"
 +
|-
 +
! Description
 +
! style="width:20%;" | Status
 +
|-
 +
| Possible issue with Jaguar CD dumps. RichWhitehouse has said:
 +
<blockquote>
 +
bios decrypts its own md5 (sort of, unconventional implementation) hash of the TOC, then it creates a hash of the disc TOC, and if they don’t match it aborts. And part
 +
of the TOC data includes session lead-out
 +
times, and these Redump rips don’t specify
 +
lead-outs. It seems like this whole library
 +
needs to be dumped with proper subchannel (which includes TOC and everything else) data
 +
</blockquote>
 +
DiscJuggler or Trurip dumps might not have this issue.
 +
|
 +
|}
 +
 +
==Dumping Guides==
 +
===GameCube/Wii===
 +
{| class="wikitable" style="width:50%;"
 +
|-
 +
! Description
 +
! style="width:20%;" | Status
 +
|-
 +
| Wii Us can apparently read GameCube discs if you use a mini>full-size disc adapter.
 +
|
 +
|}
 +
 +
 +
==Community Projects==
 +
{| class="wikitable" style="width:50%;"
 +
|-
 +
! Description
 +
! style="width:20%;" | Status
 +
|-
 +
| Create dat for "User Submitted Scans"/submit them to No-Intro scan dats
 +
|
 +
|-
 +
| Update redump.info to include stuff it is currently missing, including: full wiki backup via mediawiki api, disc list, login-only data, moderator-only data, mirror status info, missing sub-forums, forum user pages, ability to download the data, hashes for the aforementioned downloads, maybe signatures for the aforementioned downloads,
 +
|
|}
|}

Latest revision as of 10:14, 30 July 2025

This is a page for ideas from the community, not an official plan.

Contents

Website

Description Status
Ability to have photo/scan/log attachments for each dump
Store each dump as a separate object in the database, rather than having each entry be a summary of all dumps
Ability to submit entry change requests via form
Proper parent/clone support
Database export feature
Database software source code made available
Support for more hash types like SHA512, BLAKE3 and xxhash
Publisher and Developer fields
Full ISO metadata for each disc (filenames etc)
Ability to edit new disc form submissions (with version history)
Verification submission form
Dump tool field
Dump creation date field
Fields for the disc title in different languages
Wiki file uploads enabled for photos/scans, for undumped lists
<ref> tag support in the wiki
Xbox DMI/PFI/SS hashes should be stored in the database directly
Audio CD spillover track hashes should be stored in the database directly
Update redump.info to include stuff it is currently missing, including: full wiki backup via api, disc list, ability to download the data, login-only data, moderator-only data, backup status info

Moderation

General

Description Status
Logs and scans provided in "new disc" submissions or for discs manually added to pages by moderators, are not stored anywhere (at least not publicly)

Microsoft - Xbox 360

Description Status
Only CRC32s are stored in the comments for the DMI/PFI/SS data.

Atari - Jaguar CD Interactive Multimedia System

Description Status
Possible issue with Jaguar CD dumps. RichWhitehouse has said:
bios decrypts its own md5 (sort of, unconventional implementation) hash of the TOC, then it creates a hash of the disc TOC, and if they don’t match it aborts. And part of the TOC data includes session lead-out times, and these Redump rips don’t specify lead-outs. It seems like this whole library needs to be dumped with proper subchannel (which includes TOC and everything else) data

DiscJuggler or Trurip dumps might not have this issue.

Dumping Guides

GameCube/Wii

Description Status
Wii Us can apparently read GameCube discs if you use a mini>full-size disc adapter.


Community Projects

Description Status
Create dat for "User Submitted Scans"/submit them to No-Intro scan dats
Update redump.info to include stuff it is currently missing, including: full wiki backup via mediawiki api, disc list, login-only data, moderator-only data, mirror status info, missing sub-forums, forum user pages, ability to download the data, hashes for the aforementioned downloads, maybe signatures for the aforementioned downloads,
Personal tools