rodionovd / HSCore.framework

HoneySound Core framework
1 stars 0 forks source link

Injecting i386 processes is not supported yet #2

Closed rodionovd closed 10 years ago

rodionovd commented 10 years ago

It's a limitation of the new engine: we're unable to inject into i386 processes right now.
But I'm going to implement this feature some day, so let's just ship HoneySound 1.0 without i386 support and add it with some future release.

What's your opinion, @iCyberon?

rodionovd commented 10 years ago

There're some quite popular OS X applications which are i386-only (e.g. Spotify) — that's why need i386 support, I guess. (but, honestly, I believe that we can live without it).

iCyberon commented 10 years ago

Sure, the goal is to ship stable 1.0

btw, we can control music/video apps using Bridge Scripting. So let's leave i386 support for later.

rodionovd commented 10 years ago

OK.