mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-14 05:36:07 +00:00
Add RenderWare detection (#244)
* Add RenderWare detection. * Remove unneeded note from SafeDisc. * Update README.
This commit is contained in:
committed by
GitHub
parent
509fff4684
commit
5082c8f705
@@ -83,7 +83,6 @@ namespace BinaryObjectScanner.Protection
|
||||
return "SafeDisc";
|
||||
|
||||
// TODO: Investigate various section names:
|
||||
// "_rwcseg" - Found in Redump entry 55823.
|
||||
// "STLPORT_" - Found in Redump entry 11638.
|
||||
// "PACODE" - Found in Redump entry 9621.
|
||||
// "CSEG" + "DSEG" + "TQIA_DAT" + "GRPOLY_D" - Found in Redump entry 72195.
|
||||
|
||||
Reference in New Issue
Block a user