Skip to content

Tags: superg/redumper

Tags

b744

Toggle b744's commit message
fix windows debug build

b743

Toggle b743's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support BU50N in flash_mt1959 (#436)

b742

Toggle b742's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add LG-Based ASUS SDRW-8D2S-U (LG GP75N inside) (#434)

* Add LG-Based ASUS SDRW-8D2S-U (LG GP75N inside)

Newer ASUS SDRW-8D2S-U are actually an LG GP75N inside the enclosure with ASUS firmware. These have a +6 offset not listed in the AccurateRip but can confirm as:
1. it is the same hardware platform LG is using along their models (GP60NB50, GP65NB60, GP96, GPM2, etc)
2. using 3 discs in EAC confirms it is +6 and accuraterip confirms the tracks are ripped accurately.

It seems this drive was purged because previous models used a Samsung drive inside, but the LG is MediaTek-based (MT1887) hence the +6 offset.

* Remove ASUS SDRW-08D2S-U from offsets.ixx

Should be on drive.ixx

* add LG variant of ASUS SDRW-08D2S-U.

Firmware A812 and offset +6

b741

Toggle b741's commit message
MSF fix tools, some cleanup

b740

Toggle b740's commit message
clang release modules compiler bug workaround

b739

Toggle b739's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix missing include (#427)

b738

Toggle b738's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add initial UDF support (#403)

b737

Toggle b737's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
dat and dat_extra split (#425)

b736

Toggle b736's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Extract Content IDs from PS4/PS5 PKGs (#390)

* Extract Content IDs from PS4/PS5 PKGs

* Fixes for extracting Content ID from PS4/PS4 PKGs:
- added size validation,
- removed unused const,
- set some of params/variables to const,
- adapted code style to match project.

* Added support for reading Content ID from PKGs for PS4 multi-disc games

* Fixes for reading Content ID from PS4/PS5 PKGs

* Formatting fixes

* Added missing include

* Added missing include

b735

Toggle b735's commit message
toc fixes