[PR #116] [MERGED] Add support for detecting AutoPlay Media Studio #270

Open
opened 2026-01-29 21:07:33 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SabreTools/BinaryObjectScanner/pull/116
Author: @TheRogueArchivist
Created: 4/2/2022
Status: Merged
Merged: 4/2/2022
Merged by: @mnadareski

Base: masterHead: AutoPlayMediaStudio-InitialAddition


📝 Commits (3)

  • a373e27 Add support for detecting AutoPlay Media Studio
  • ac33375 Comment out too vague AutoPlay Media Studio check
  • 0cd712b Tweak comment

📊 Changes

2 files changed (+73 additions, -0 deletions)

View changed files

BurnOutSharp/PackerType/AutoPlayMediaStudio.cs (+72 -0)
📝 README.md (+1 -0)

📄 Description

Detect AutoPlay Media Studio, made from the same creators as IndigoRose but it's unknown if they're internally related or not.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/SabreTools/BinaryObjectScanner/pull/116 **Author:** [@TheRogueArchivist](https://github.com/TheRogueArchivist) **Created:** 4/2/2022 **Status:** ✅ Merged **Merged:** 4/2/2022 **Merged by:** [@mnadareski](https://github.com/mnadareski) **Base:** `master` ← **Head:** `AutoPlayMediaStudio-InitialAddition` --- ### 📝 Commits (3) - [`a373e27`](https://github.com/SabreTools/BinaryObjectScanner/commit/a373e278f7181cc5be56be9aeeda83ef85d57b23) Add support for detecting AutoPlay Media Studio - [`ac33375`](https://github.com/SabreTools/BinaryObjectScanner/commit/ac3337597015fbf2c5a819b446e6b72fd50aa66c) Comment out too vague AutoPlay Media Studio check - [`0cd712b`](https://github.com/SabreTools/BinaryObjectScanner/commit/0cd712bb6183844839f195a3b68ba499c7b5924f) Tweak comment ### 📊 Changes **2 files changed** (+73 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `BurnOutSharp/PackerType/AutoPlayMediaStudio.cs` (+72 -0) 📝 `README.md` (+1 -0) </details> ### 📄 Description Detect AutoPlay Media Studio, made from the same creators as IndigoRose but it's unknown if they're internally related or not. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 21:07:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/BinaryObjectScanner#270