Releases: normalgamer/RedumpVerifier
Releases · normalgamer/RedumpVerifier
Redump Verifier 1.9b
Fixed dat_update script so that it decompresses the downloaded dats
Redump Verifier 1.9
-
Now the scripts are PEP8 compliant
-
There's a new script that updates the dats
-
All dats have been updated
Redump Verifier v1.8b
-
Code cleanup.
-
You can now verify multiple files/folders at once, either from the command line or when double-clicking the script.
-
Fixed a bug where the script would close before showing the summary.
Redump Verifier v1.7
You can now pass the file/folder you want to verify as an argument when running the script:
RedumpVerifier "Super Smash Bros. Melee.iso"
Redump Verifier v1.6
You can now drop a folder to verify all the files in it.
Redump Verifier 1.5
Optimization:
- Once an ISO gets verified, the script breaks out of the loop instead of keeping opening the rest of the dats
Updated a bunch of dats:
- Apple - Macintosh
- Arcade - Konami - System GV
- Arcade - Namco - Sega - Nintendo - Triforce
- Arcade - Sega - Chihiro
- Arcade - Sega - Naomi
- Bandai - Playdia Quick Interactive System
- Commodore - Amiga CD
- Commodore - Amiga CD32
- Fujitsu - FM-Towns
- IBM - PC Compatible
- Microsoft - Xbox
- NEC - PC Engine CD & Turbografx CD
- NEC - PC-98
- NEC - PC-FX & PC-FXGA
- SNK - Neo Geo CD
- Nintendo - Gamecube
- Palm
- Panasonic - 3DO Interactive Multiplayer
- Philips - CD-i
- Photo CD
- Sega - Dreamcast
- Sega - Mega CD & Sega CD
- Sega - Saturn
- Sony - PlayStation
- Sony - PlayStation 2
- Sony - PlayStation Portable
- VTech - V.Flash & V.Smile Pro
Redump Verifier 1.4.4_01
Updated Gamecube dat (old: 2020/11, new: 2020/11)
Redump Verifier 1.4.4
Added support for multi-file games
- Some games like PS1 games come split into tracks plus a .cue file that tells the emulator the .bin tracks the game consists of. Previously the script only worked with games that came in a single .iso file
Redump Verifier 1.4.3
Code cleanup
- Rather than opening the dat file three times (that's a nice use of resources), it's now opened once
Redump Verifier 1.4.2b
Changed version number (forgot the previous ones, oops!)