User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 19

Thread: FusionManager Issues

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fanotherpg's Avatar
    Join Date
    Jul 2006
    Location
    High Wycombe, Buckinghamshire, UK
    Posts
    3,663
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    FusionManager Issues

    I decided to segregate my extensions but I've got problem. The only tool which allows me to do so is Fusion Manager by Sphax which is not working brilliantly under Windows 7 (especially 64bit).

    What is more it shows that mfxCom.dll library is missing as well as Ascii, comObject, extensionobject, ID3, MiniatureAudiere, mooclick,moogame, moosock, namegen, OnuEng_AdvSound; OpenGL, pitch; PostgreSQL; Python; SQLite3, SQLite3Pro, sqlserver, unrar can't be loaded.

    So my question is is there any way to segregate them differently? Or to make those extensions working? Or to integrate this basic functionality into MMF?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: FusionManager Issues

    If you go into your MMF extensions folder you will find a file called exts.ini. This is where the categories are stored.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fanotherpg's Avatar
    Join Date
    Jul 2006
    Location
    High Wycombe, Buckinghamshire, UK
    Posts
    3,663
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: FusionManager Issues

    Yeah, thanks a lot you're the man!

    //Before I posted I checked the suggestion//

    But after checking that file I've got there only about 62 entries of extensions whereas I've got 386 extensions installed. So how I can configure rest of them?

  4. #4
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Jaffob's Avatar
    Join Date
    May 2008
    Location
    USA
    Posts
    1,833
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: FusionManager Issues

    I believe you can just type a new heading for a new extension, and then under that type "cats=" and your category.

  5. #5
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    Phi's Avatar
    Join Date
    Jan 2010
    Location
    England
    Posts
    1,964
    Mentioned
    25 Post(s)
    Tagged
    0 Thread(s)

    Re: FusionManager Issues

    On MMF2 stuff, there is a link for an exts.ini with 353 extensions:
    http://sites.google.com/site/mmf2stuff/Data/exts.ini

  6. #6
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fanotherpg's Avatar
    Join Date
    Jul 2006
    Location
    High Wycombe, Buckinghamshire, UK
    Posts
    3,663
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: FusionManager Issues

    Thanks SortaCore that helps a bit! Still is there any option that we will receive Extension grouping? Or build in editor for that list?

  7. #7
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    Phi's Avatar
    Join Date
    Jan 2010
    Location
    England
    Posts
    1,964
    Mentioned
    25 Post(s)
    Tagged
    0 Thread(s)

    Re: FusionManager Issues

    Well...
    If you look at the ini, it follows a format like this...

    [FirstExtension.mfx]
    cats=Category1;Category2

    [SecondExtension.mfx]
    cats=Category3

    etc...
    You could make an editor quite easily with the INI++ object, as it supports indexing of groups, so you could loop them.

  8. #8
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fanotherpg's Avatar
    Join Date
    Jul 2006
    Location
    High Wycombe, Buckinghamshire, UK
    Posts
    3,663
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: FusionManager Issues

    Yeah I know that I meant more build in MMF2 Editor for that so I could create groups of extensions for my projects or for approciative runtimes from 'general exe' one so I would see which are OK, which are discontinued and so on. Just to make life a bit easier and more modern.

  9. #9
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Aug 2006
    Posts
    2,335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: FusionManager Issues

    I think for MMF3 it definitely needs a more organized object list built in. In list view it would be good to have stuff like the developer, date made etc and that way it would be easy to find things just by clicking tabs at the top. Custom folders/groups and ways to add your own data without editing the ini would be other good things.

    I requested that before, it's also another reason why i think it would be better to have a more modular, user customizable and expandable system in place for MMF3. Because if things like other dialog changes are needed it wouldn't require waiting for MMF4 etc to have it added the next time.

    I think editing the ini is about the best thing that can be done for now though unless clickteam updates this.

  10. #10
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fanotherpg's Avatar
    Join Date
    Jul 2006
    Location
    High Wycombe, Buckinghamshire, UK
    Posts
    3,663
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: FusionManager Issues

    Yeah I know that I could make an editor for it, but there is one but it doesn't work perfectly now : )

Page 1 of 2 1 2 LastLast

Similar Threads

  1. FusionManager Crash
    By Game_Master in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 6th June 2009, 10:41 AM
  2. [Beta4] FusionManager
    By Sphax in forum File Archive
    Replies: 15
    Last Post: 17th May 2007, 07:58 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
  •