Dat Notes: Difference between revisions

From No-Intro ~ Wiki
Jump to navigation Jump to search
No edit summary
(moving link to main page)
(8 intermediate revisions by the same user not shown)
Line 4: Line 4:
* describe how to transcribe data from PCBs (e.g. chip serials, PCB serials, holes that tell you the manufacturing date(?), components on the board)
* describe how to transcribe data from PCBs (e.g. chip serials, PCB serials, holes that tell you the manufacturing date(?), components on the board)
* file attachments in PSN dats are the response header of the file download. If <code>!response-header-retrieved-through-2nd-download</code> is in the Comment+, that means that another download was started to get the header.
* file attachments in PSN dats are the response header of the file download. If <code>!response-header-retrieved-through-2nd-download</code> is in the Comment+, that means that another download was started to get the header.
* Sony - PlayStation Portable (UMD Music) and Sony - PlayStation Portable (UMD Video): some/all dumps are decrypted, rather than proper encrypted dumps, plus some/all of them have 0 byte DATA.BIN and EBOOT.BIN files in PSP_GAME/SYSDIR/UPDATE (those files should contain data). todo: write a script to check which ones have these problems, then mark them as such in DoM. An old dumper, fastloader or umddumper or something, may be able to make proper dumps, on old PSP firmwares.
* Sony - PlayStation Portable (UMD Music) and Sony - PlayStation Portable (UMD Video): some/all dumps have 0 byte DATA.BIN and EBOOT.BIN files in PSP_GAME/SYSDIR/UPDATE (those files should contain data). todo: An old dumping tool, fastloader or umddumper or something, may be able to make proper dumps (non-empty update files), on old PSP firmwares.
Some old dumps are  underdumped too. todo: write a script to check which ones have these problems, then mark them as such in DoM - note in comment field for the 0 byte problem, and for under dumps note in comment field and marked as bad.
----
* [[Naming Convention]]
* [[Source Convention]]
* [[File Convention]]
----
----
* [[General dat notes|General]]
* [[General dat notes|General]]
* [[Nintendo - Family Computer Disk System dat notes|Nintendo - Family Computer Disk System]]
* [[Nintendo - Family Computer Disk System dat notes|Nintendo - Family Computer Disk System]]
Line 20: Line 24:
* [[Sega - Game Gear dat notes|Sega - Game Gear]]
* [[Sega - Game Gear dat notes|Sega - Game Gear]]
* [[Non-Redump - Sony - Sony PlayStation 2 dat notes|Non-Redump - Sony - Sony PlayStation 2]]
* [[Non-Redump - Sony - Sony PlayStation 2 dat notes|Non-Redump - Sony - Sony PlayStation 2]]
* [[IBM - PC and Compatibles (Digital) (itch.io) dat notes|IBM - PC and Compatibles (Digital) (itch.io)]]
----
* [[Serial oddities]]

Revision as of 10:46, 26 February 2023


todo:

  • a lot of the stuff here should have their own fields in DoM and should be automatically checked
  • describe how to transcribe data from PCBs (e.g. chip serials, PCB serials, holes that tell you the manufacturing date(?), components on the board)
  • file attachments in PSN dats are the response header of the file download. If !response-header-retrieved-through-2nd-download is in the Comment+, that means that another download was started to get the header.
  • Sony - PlayStation Portable (UMD Music) and Sony - PlayStation Portable (UMD Video): some/all dumps have 0 byte DATA.BIN and EBOOT.BIN files in PSP_GAME/SYSDIR/UPDATE (those files should contain data). todo: An old dumping tool, fastloader or umddumper or something, may be able to make proper dumps (non-empty update files), on old PSP firmwares.

Some old dumps are underdumped too. todo: write a script to check which ones have these problems, then mark them as such in DoM - note in comment field for the 0 byte problem, and for under dumps note in comment field and marked as bad.