Results 1 to 9 of 9
  1. #1
    EmuTalk Member
    Join Date
    Jul 2006
    Posts
    3

    Direct3D Device Creation Problem.

    There's minor bug that happens when for example adding Project64 shortcut into Media Center and launching it from there. What happens is that I select that shortcut and launch a game, then MCE releases D3D Device but before that Project64 gives an error that couldn't initialize device.



    From MSDN article

    There is one important issue you might see when you try doing this depending on your game initialization code. You may get an error when trying to create the Direct3D device because the Media Center UI and the game may compete for the same Direct3D device.

    The performance and stability of the Media Center UI is due to the fact that it renders everything via Direct3D, typically in full-screen exclusive mode. This means that when the Media Center UI atempts to launch a full-screen game (from inside its Direct3D-based UI), the game may also try to immediately create a full-screen exclusive-mode device which can fail if the Media Center UI has not yet released it's Direct3D device.

    Change the game initialization code so that the game delays creating an exclusive full-screen device until the device is available.
    Full Article

    I hope it's possible to fix that, it would be nice to launch N64 games from my sofa using remote and Media Center .
    Last edited by Joni; July 24th, 2006 at 06:59.


    • Advertising

      advertising
      EmuTalk.net
      has no influence
      on the ads that
      are displayed
        
       

  2. #2
    The Great Gunblade Wielder squall_leonhart's Avatar
    Join Date
    Jan 2006
    Location
    All over the world.
    Posts
    3,239
    or... you can just accept media center is g3y and run project64 like most normal people.

    but hey.. each thier own...

  3. #3
    EmuTalk Member Poobah's Avatar
    Join Date
    Feb 2004
    Posts
    475
    Quote Originally Posted by squall_leonhart
    or... you can just accept media center is g3y and run project64 like most normal people.

    but hey.. each thier own...
    Quote Originally Posted by Rules Thread
    ... for people giving help:
    • answer the question e.g. "you need to change this setting", not "try another emu".
    • it is ok to refer people to the FAQ, threads, websites etc., if you know a good explanation already exists.
    • if you really don't know the answer, please don't post at all. Replies which don't help or educate people are just spam.
    • stay on topic! it's irritating to have your thread taken off topic.
    Squall, your post was anything but helpful, and I'm sure the author of this thread will be disappointed to see that he has received a reply only to find out that it was spam.
    My Site
    Batch-extract and re-archive individual ROMs from GoodMerged 7z archives into individual ZIP or JMA files. (Now a Windows GUI program!)

    Drug Free For Life: 98% of the teenage population has
    tried drugs at least once. If you are one of the 2%
    who hasn't, copy and paste this into your signature.

  4. #4
    The Great Gunblade Wielder squall_leonhart's Avatar
    Join Date
    Jan 2006
    Location
    All over the world.
    Posts
    3,239
    my post was matter of factly and it does help the user.

    the media center nots already stated the problem and where it lies. if he wanted to suggest this there is a thread for suggestions for 1.7

    he already knows how to work around this issue, and all i said was to stop using media center and start it like the rest of us XP users.

  5. #5
    EmuTalk Member Poobah's Avatar
    Join Date
    Feb 2004
    Posts
    475
    Quote Originally Posted by squall_leonhart
    my post was matter of factly and it does help the user.
    You think it's a fact that Media Centre is "g3y"? The author hasn't asked for people's opinions on Media Centre; he's instead asking if one of the developers (most likely Jabo) is able to implement the workaround mentioned in the MSDN article. Your post was not helpful.

    Quote Originally Posted by squall_leonhart
    he already knows how to work around this issue, and all i said was to stop using media center and start it like the rest of us XP users.
    Exactly; you didn't help him at all, but instead spammed the thread by trying to force your preferences upon the author.
    Last edited by Poobah; July 24th, 2006 at 23:30.
    My Site
    Batch-extract and re-archive individual ROMs from GoodMerged 7z archives into individual ZIP or JMA files. (Now a Windows GUI program!)

    Drug Free For Life: 98% of the teenage population has
    tried drugs at least once. If you are one of the 2%
    who hasn't, copy and paste this into your signature.

  6. #6
    Emutalk Member Smiff's Avatar
    Join Date
    Nov 2001
    Posts
    3,992
    Joni, thanks for your post. i can't yet say if jabo will change anything, and you need to realise that any fixes are only available to members/donators until the next public release. i will pass this along to jabo though thanks.

    one other thing - GameEx manages to launch PJ64 (v1.6) fine. GameEx is also installable as a plugin for MCE. you might want to take a look at this.
    http://tomspeirs.com/gameex/
    many people prefer it as a game launcher - i think it will let you do what you want now - with some learning curve. i launch PJ64 from my sofa (although i don't use MCE, but this could work for those who do aswell)
    Last edited by Smiff; July 25th, 2006 at 02:04.

  7. #7
    The Great Gunblade Wielder squall_leonhart's Avatar
    Join Date
    Jan 2006
    Location
    All over the world.
    Posts
    3,239
    Quote Originally Posted by Poobah
    You think it's a fact that Media Centre is "g3y"? The author hasn't asked for people's opinions on Media Centre; he's instead asking if one of the developers (most likely Jabo) is able to implement the workaround mentioned in the MSDN article. Your post was not helpful.

    Exactly; you didn't help him at all, but instead spammed the thread by trying to force your preferences upon the author.


    ....no but since MCE is gay i thought it just throw it in...

    its even picky on what video drivers it will install...

  8. #8
    EmuTalk Member
    Join Date
    Jul 2006
    Posts
    3
    Quote Originally Posted by Smiff
    Joni, thanks for your post. i can't yet say if jabo will change anything, and you need to realise that any fixes are only available to members/donators until the next public release. i will pass this along to jabo though thanks.

    one other thing - GameEx manages to launch PJ64 (v1.6) fine. GameEx is also installable as a plugin for MCE. you might want to take a look at this.
    http://tomspeirs.com/gameex/
    many people prefer it as a game launcher - i think it will let you do what you want now - with some learning curve. i launch PJ64 from my sofa (although i don't use MCE, but this could work for those who do aswell)
    Thx. It would be nice fix if that code can be implemented easily. Also, I'm using Windows Vista build 5472 now, and that MSDN article applies into it too.

  9. #9
    The Great Gunblade Wielder squall_leonhart's Avatar
    Join Date
    Jan 2006
    Location
    All over the world.
    Posts
    3,239
    hmmm.... Vista is supposed to share the api happily.... atleast thats what the design brief tells me.

Similar Threads

  1. Problem With Sonic Adventure 2
    By ja_master in forum Chankast
    Replies: 8
    Last Post: April 15th, 2006, 01:08
  2. Replies: 9
    Last Post: August 12th, 2004, 11:01
  3. A few linux questions...
    By t0rek in forum TechTalk
    Replies: 28
    Last Post: April 10th, 2004, 18:34
  4. Printer problem
    By Allnatural in forum TechTalk
    Replies: 6
    Last Post: January 21st, 2004, 05:39
  5. Report input plugin problem here
    By Rice in forum 1964
    Replies: 40
    Last Post: December 25th, 2001, 08:11

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •