Thread: Fullscreen Issues

  1. #1
    Carnivore ('-'v) Hunter2's Avatar
    Join Date
    May 2002
    Posts
    2,879

    Fullscreen Issues

    Hey everyone... I'm having difficulties again (Don't I seem to have a lot? ). I first noticed this when I tried running my Space Shooterz DX game on my computer after upgrading to WindowsXP. At first it worked O.K., but then after a while, I minimized it (or else it minimized itself), and then it wouldn't re-open. The game uses DirectDraw 7, DirectSound and DirectMusic (if the latter 2 help at all lol). Ever since, whenever I run the EXE, it will change to fullscreen, but then instantly it will change back, minimize itself, and not restore again when I click on the icon - but the music will still be playing in the background. Just now, I also noticed that when I try going into a fullscreen visualizer with Windows Media Player, it will also go into fullscreen then de-fullscreen-ize and play as a normal window again.

    Does anybody have any idea about why this is happening?

    **Note: I already tried installing the latest video drivers, it didn't help...
    Just Google It. √

    (\ /)
    ( . .)
    c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.

  2. #2
    C++ Developer XSquared's Avatar
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    2,718
    Heck, it won't even open up on mine. Just sits there in the task bar with the music playin.
    Naturally I didn't feel inspired enough to read all the links for you, since I already slaved away for long hours under a blistering sun pressing the search button after typing four whole words! - Quzah

    You. Fetch me my copy of the Wall Street Journal. You two, fight to the death - Stewie

  3. #3
    Carnivore ('-'v) Hunter2's Avatar
    Join Date
    May 2002
    Posts
    2,879
    Odd, must be a WindowsXP issue then. I guess I'll have to figure something out then...
    Just Google It. √

    (\ /)
    ( . .)
    c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.

  4. #4
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    Are you running as admin or user?
    If user, start run mmc, file, add/remove snapin, add, click one of the security snapins, do the same for the other, hit save as (should save to the save to the admin tools dir) then call it security or whtaever. Now I can't remember the exact procedure, but open help and it will tell you how to apply security templates, and you're going to have to use compatws template. This relaxes restrictions on legacy apps.

    If you're already an admin or something then play with the compatibility...otherwise you're pretty much up a creek.
    PHP and XML
    Let's talk about SAX

  5. #5
    Carnivore ('-'v) Hunter2's Avatar
    Join Date
    May 2002
    Posts
    2,879
    otherwise you're pretty much up a creek.
    Huh? Isn't there any other way to make DirectX7 games for WindowsXP other than running them in compatibility mode??
    Just Google It. √

    (\ /)
    ( . .)
    c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.

  6. #6
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    Are you sure that it's just DX causing the problem? Perhaps it's some other method the program is calling. Admin or compatibility or both are the only answers. DX 9 covers the DX 7 api but if there's calls being made that windows doesn't like, users won't be able to run it right. I still don't understand parts of xp
    PHP and XML
    Let's talk about SAX

  7. #7
    Carnivore ('-'v) Hunter2's Avatar
    Join Date
    May 2002
    Posts
    2,879
    >>Are you sure that it's just DX causing the problem?
    Actually, no. Truthfully, that's just a wild guess. But since the main difference between Space Shooterz DX and Space Shooterz is the fact that DX uses DX, I figured it might be a good guess.

    The odd thing is though, I just tested it again right now, and it worked fine I just looooove bugs that come and go at will
    Just Google It. √

    (\ /)
    ( . .)
    c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.

  8. #8
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    yeah, i hate that...
    btw you never told me if you were logged on as an admin or not...sometimes reinstalling apps helps out too, beats the hell outta me, but it seems to help
    PHP and XML
    Let's talk about SAX

  9. #9
    Carnivore ('-'v) Hunter2's Avatar
    Join Date
    May 2002
    Posts
    2,879
    >>btw you never told me if you were logged on as an admin or not

    Ah right, sorry... Yes I'm always admin, or at least I'm pretty darn sure I was unless I clicked on "parents" by accident when logging in.

    >>sometimes reinstalling apps helps out too
    Hmm, well, not much to reinstall with this one (copy all these files into a folder together, create a file which tells you which midi device you're using, hit the run button...)
    Just Google It. √

    (\ /)
    ( . .)
    c(")(") This is bunny. Copy and paste bunny into your signature to help him gain world domination.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. 6 measly errors
    By beene in forum Game Programming
    Replies: 11
    Last Post: 11-14-2006, 11:06 AM
  2. This is how to get your program to run fullscreen (console)
    By Raigne in forum Windows Programming
    Replies: 11
    Last Post: 11-25-2005, 08:26 AM
  3. problem with open gl engine.
    By gell10 in forum Game Programming
    Replies: 1
    Last Post: 08-21-2003, 04:10 AM
  4. OpenGL and Windows
    By sean345 in forum Game Programming
    Replies: 5
    Last Post: 06-24-2002, 10:14 PM
  5. opengl code not working
    By Unregistered in forum Windows Programming
    Replies: 4
    Last Post: 02-14-2002, 10:01 PM