User Tag List

Results 1 to 2 of 2

Thread: MMF2 apps and DEP (Data Execution Prevention)

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    MMF2 apps and DEP (Data Execution Prevention)

    Most new computers support DEP and the protection is often enabled by default with pre-installed versions of Windows (we're definitely gonna see more of DEP in the future).

    However, DEP also makes MMF2 applications not work properly. No MMF1.5 applications actually will work if DEP is enabled (they will fail to extract the extensions), and DEP have some nasty side effects on MMF2 applications. In Knytt, I could not hear any music or sound before I added the application to the list of DEP exceptions.

    More information about DEP is avaliable here.

    To see your DEP settings: Control panel -> System -> Advanced (tab) -> Performance Settings

    During the start of some other non-mmf applications, a window will appear saying that the application is potentially dangerous and it must be added to the DEP exeption list in order to run. However, there's no no warning when launching MMF2 applications. You just lose some important functionality, and I suspect it can be more than just sound.

  2. #2
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: MMF2 apps and DEP (Data Execution Prevention)

    The problem with the sounds will be fixed in the build #244. This is the same problem that happens with all the MMF 1.5 extensions that have been developed with the z33z version of the MMF 1.5 SDK (he added optimisation options that make the extensions to crash when DEP is enabled, and we've used the same optimisation in the sound filters by mistake).

    However this doesn't affect MIDI files, they work fine with DEP on my machine, so I guess that what you mean by "music" is just OGG files? If so, that's fixed.

    Yves.

Similar Threads

  1. Sharing data between Apps.
    By Paul_Boland in forum iOS Export Module Version 2.0
    Replies: 3
    Last Post: 16th July 2013, 02:17 PM
  2. MMF2 can change execution order of the behaviors?
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 15
    Last Post: 12th July 2013, 09:55 PM
  3. Sharing data between frames (sub-apps)
    By aidmm in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 2nd November 2011, 08:38 AM
  4. to share storage data between apps via TCP/IP
    By integrality in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 6th March 2007, 05:32 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •