User Tag List

Results 1 to 6 of 6

Thread: MMF HWA won't display past 8192 resolution

  1. #1
    Clicker Fusion 2.5Android Export ModuleSWF Export Module

    Join Date
    Jan 2007
    Posts
    104
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    MMF HWA won't display past 8192 resolution

    You may be asking why I need such a large resolution and the reason is I'm using the viewport extension for split screen multiplayer and the resolution width needs to be as long as the play field. I use the window control object to shrink the window down. Anyway If I put the resolution to 8193 and run the frame the screen is just blank and the moment I move it down 1 digit it lets me play. Is this an HWA bug?

    It works with the standard MMF but its really slow.

    Update it seems to be related to the frame size as well. If the frame size is bigger than 9,000 than I can't set the resolution past 8192 if the frame size is lower I can set the frame resolution higher.

    For example

    Frame Size 5000
    Resolution Size 10000

    Seems the max the frame size can be is 8192 and if the Resolution is higher than 8192 the game won't render.

    And it all works.

    Any know whats going on? I need to submit this game in a few days so I hope the problem is solvable

    I'm using Build 251 MMF HWA

  2. #2
    Clickteam Clickteam

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

    Re: MMF HWA won't display past 8192 resolution

    No idea, it might be a limitation of DirectX.

  3. #3
    Clicker Multimedia Fusion 2 Developer

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

    Re: MMF HWA won't display past 8192 resolution

    It's a hardware limitation. Most graphics chips don't support over 4096.

    The solution is to not do splitscreen this way. It's a horrible hack.

  4. #4
    Clicker Fusion 2.5Android Export ModuleSWF Export Module

    Join Date
    Jan 2007
    Posts
    104
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF HWA won't display past 8192 resolution

    I completely agree with you lol

    Do you know of any less hacky ways? I'm really in a rush here

  5. #5
    Clicker Multimedia Fusion 2 Developer

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

    Re: MMF HWA won't display past 8192 resolution

    The best way in MMF is to use a sub-app (or two), showing the same frame as the main one. MMF unfortunately won't synchronise them for you, but you should be able to do it yourself without a lot of trouble.

    Ideally MMF would support splitscreen itself. Maybe in MMF3?

  6. #6
    Clicker Fusion 2.5Android Export ModuleSWF Export Module

    Join Date
    Jan 2007
    Posts
    104
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF HWA won't display past 8192 resolution

    I figured I might have to use sub apps. The only problem I had with that is having to copy levels twice(since I don't have a level editor) and I wanted to make the split screen turn into one frame when the players got close to eachother(like Mario Bros So I hope I can still do that with Sub Apps. I was also using zooms and stuff but I suppose I can still use Viewport for that.

    Heres hoping MMF3 supports split screen natively.

Similar Threads

  1. Rotating an active past 360
    By mobichan in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 1st September 2013, 06:30 AM
  2. Display and resolution
    By Skyhunter in forum SWF/Flash Export Module Version 2.0
    Replies: 3
    Last Post: 11th October 2010, 07:42 AM
  3. Mooclick getting past a router
    By dascribe in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 1st February 2007, 03:59 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
  •