User Tag List

Page 3 of 3 FirstFirst 1 2 3
Results 21 to 29 of 29

Thread: [Request] MMF internal Virtual drive

  1. #21
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Tiles's Avatar
    Join Date
    Jun 2006
    Posts
    1,359
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] MMF internal Virtual drive

    Ah, a shame. Was nevertheless worth a try

  2. #22
    No Products Registered

    Join Date
    May 2007
    Location
    Alaska
    Posts
    14
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] MMF internal Virtual drive

    RAM Disk!! an extension that initializes and sets up a RAM disk would work like the HDD but is in RAM and is Much faster.

  3. #23
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module

    Join Date
    Feb 2007
    Location
    Queensland, Australia
    Posts
    317
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] MMF internal Virtual drive

    Yeah that was the idea... Except it can't be done, at least not in the way we'd hoped :P.

  4. #24
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] MMF internal Virtual drive

    Well, to have it act completely like a real drive (and require no changes to extensions) it would have to install a ramdisk driver into the host operating system, which would mean it would need admin rights to run.

    It's not going to happen.

  5. #25
    Forum Moderator Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    Sphax's Avatar
    Join Date
    Jun 2006
    Location
    Paris, France
    Posts
    4,454
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] MMF internal Virtual drive

    As Jamie said, it's impossible to let current extension be compatible with a virtual drive without writing on the HDD.

    TwiTerror, I like that some extensions be able to save/load file to/from strings because (if the data of the extension can be serialized in a string), a string can be happend to another or stored in an array/associative array/etc. ...

  6. #26
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] MMF internal Virtual drive

    surely it is possible, MMF can control access and in/out files (like in vitalize) so set like a environmental value for a tempory fake drive (Thinstall can do this with ease, and passes it on to all lower down applications it runs, hell even sandboxie does this) so it is definately possible, just requires to hook custom DLL files into the MMF exe and / or extensions to replace saving functions

  7. #27
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] MMF internal Virtual drive

    MMF can't normally control access in or out of files- there's a reason extensions have to be rewritten for Vitalize!

  8. #28
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module
    Tiles's Avatar
    Join Date
    Jun 2006
    Posts
    1,359
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] MMF internal Virtual drive

    But what about those vitalized extensions?

  9. #29
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jul 2006
    Posts
    2,023
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [Request] MMF internal Virtual drive

    Can't normally, but it can be done would be something for MMF3

Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. Request Map Network Drive object.
    By DJFuego in forum Extension Development
    Replies: 21
    Last Post: 28th March 2009, 06:11 PM
  2. [Request] USB/Drive Identifier Extension
    By Dines in forum Extension Development
    Replies: 0
    Last Post: 5th March 2009, 01:05 PM
  3. [Request] Detect Drive Extension
    By Spryz in forum Extension Development
    Replies: 2
    Last Post: 13th January 2008, 06:57 PM
  4. [Request] Virtual Key Object or something similar?
    By Dines in forum Extension Development
    Replies: 5
    Last Post: 12th April 2007, 12:17 PM
  5. (Request) Internal loop/position for MOD files
    By konjak in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 2nd March 2007, 06: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
  •