User Tag List

Results 1 to 5 of 5

Thread: window mode on windows 7

  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)

    window mode on windows 7

    is there way to force MMF made games to play in window when they are created to go for full screen.

    I couldnt get -window command for shortcut working.

  2. #2
    No Products Registered

    Join Date
    Aug 2007
    Posts
    69
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: window mode on windows 7

    If you check the "Allow user to switch to/from full screen" option in the application properties, you can use the Special object action "Send menu command" to switch between window and full screen at runtime, even if the application menu is hidden.

    If you need to be able to supply a command line parameter to start the game directly in either full screen or window you could always use a hidden frame at the beginning of the application that reads the command line from the Special object before continuing to the opening frame.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module

    Join Date
    Jun 2006
    Posts
    375
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: window mode on windows 7

    I think he's talking about games he didn't make. :P

  4. #4
    No Products Registered

    Join Date
    Aug 2007
    Posts
    69
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: window mode on windows 7

    Oooooh! Well, then I have no clue. =)

  5. #5
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export Module
    Konidias's Avatar
    Join Date
    Aug 2009
    Posts
    1,546
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: window mode on windows 7

    Try -w for shortcut too... haven't tested this though.

    I think there's some programs out there that can force fullscreen games into windowed mode (I used to use one a few years ago, can't remember what it's called)

    It might be directX games only though, I dunno.

Similar Threads

  1. Place a Windows Form into the MMF2 window?
    By Atom in forum dotNet Scripting
    Replies: 1
    Last Post: 29th March 2015, 05:05 AM
  2. Make MMF/Fusion remember the windows positionning mode
    By iOSC in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 9th December 2013, 05:00 PM
  3. Beta 17: Multitouch crashes windows in D3D mode
    By AndyH in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 22nd March 2011, 10:51 AM
  4. Nearest neighbour scaling in window mode
    By Grillchips in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 4th February 2010, 12:30 PM
  5. how to switch window mode using DX video mode?
    By Pegasus_Seiya in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 12th August 2009, 01:39 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
  •