Add RenderWare detection (#244)

* Add RenderWare detection.
* Remove unneeded note from SafeDisc.
* Update README.
This commit is contained in:
TheRogueArchivist
2023-03-22 11:20:22 -06:00
committed by GitHub
parent 509fff4684
commit 5082c8f705
3 changed files with 48 additions and 1 deletions

View File

@@ -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.