Skip to content

v0.97 BETA

Choose a tag to compare

@Jumpstile Jumpstile released this 19 Jun 02:33
· 7 commits to main since this release

download audit logging + ReShade Authenticode check

  • Every binary the script downloads from a third party (Eggman dat ZIP, BepInEx release ZIP, both FFBArcadePlugin DLLs) now has its source URL, filename, version (where known), and SHA256 logged to TeknoParrot-Manager.log -- an audit trail, not a verification gate, since none of these sources publish checksums to check against.
  • ReShade setup now checks the Authenticode signature on your ReShade64.dll/ReShade32.dll before deploying them, since ReShade's own installer is code-signed. An invalid or missing signature is shown with a plain-English explanation plus the raw status, but does not block setup.

See TeknoParrot-Manager-CHANGELOG.txt for full details.