Author Topic: AGS Games will not run in Direct3D 9  (Read 919 times)  Share 

Jaffles

  • Slug 4 Brains Studio Presents...
AGS Games will not run in Direct3D 9
« on: 18 Jul 2012, 23:35 »
Hi all, I've been trying to run AGS Games in Direct3D 9, instead of DirectDraw, but every time I try I get the following error message: "There was a problem initializing graphics mode 640x400 (16 bit) (Problem: 'The requested adapter mode is not supported')

I've tried with quite a few different games and get the same message every time.

My computer currently has DirectX 11 installed
I've run a DirectX Diagnostic and it reports that Direct3D acceleration is enabled.

I'd like to be able to run games in Direct3D so I can use FRAPS to record gameplay, so any help would be appreciated. Thanks!
   

Khris

  • Evil Dark Emperor Death-Kill
    • Lifetime Achievement Award Winner
    •  
    • I can help with play testing
    •  
    • I can help with scripting
    •  
    • I can help with translating
    •  
Re: AGS Games will not run in Direct3D 9
« Reply #1 on: 18 Jul 2012, 23:43 »
Try checking the "Force alternate letterbox resolution" option in winsetup.
Also try using the x2 or x4 filter, depending on whether it's a 640 or actually a 320 game (to get to 1280 x XXX).

What is your Desktop resolution?
http://whathaveyoutried.com/

The other day on yahoo answers:
"Can you print colored images with black ink? If so tell me how please Thanx Kimberly"

Re: AGS Games will not run in Direct3D 9
« Reply #2 on: 18 Jul 2012, 23:49 »
In addition, you should try windowed mode and Direct3D 11 is actually absolutely independent from Direct3D 9 so because you have 11 doesn't mean you have 9, this is a common assumption people get wrong. Check if you have Direct3D 9 installed as well! It's also a possibility that your graphics card doesn't support pixel shaders 2.0 if it's older (ie. 5-6 years old) - although I believe the error message is different if that's the case.

Jaffles

  • Slug 4 Brains Studio Presents...
Re: AGS Games will not run in Direct3D 9
« Reply #3 on: 19 Jul 2012, 00:05 »
Thanks for the responses!

I tried Force Alternate Letterbox and the filters, but got the same message. This leads me to believe I don't have Direct3D 9 installed.

I'm not sure if I have Direct3D 9 installed, how do I check that? And if I don't, do you guys know of a place where I could download it?
   

Khris

  • Evil Dark Emperor Death-Kill
    • Lifetime Achievement Award Winner
    •  
    • I can help with play testing
    •  
    • I can help with scripting
    •  
    • I can help with translating
    •  
http://whathaveyoutried.com/

The other day on yahoo answers:
"Can you print colored images with black ink? If so tell me how please Thanx Kimberly"

Jaffles

  • Slug 4 Brains Studio Presents...
Re: AGS Games will not run in Direct3D 9
« Reply #5 on: 19 Jul 2012, 19:54 »
I know, it was simple to find, I just wanted to make sure I was downloading the right thing!  :-[


But unfortunately, I downloaded/installed DirectX 9 and it still refuses to work. I think my computer may just be too old... (it's from 2001)
   

Khris

  • Evil Dark Emperor Death-Kill
    • Lifetime Achievement Award Winner
    •  
    • I can help with play testing
    •  
    • I can help with scripting
    •  
    • I can help with translating
    •  
Re: AGS Games will not run in Direct3D 9
« Reply #6 on: 20 Jul 2012, 06:22 »
Really, you put Vista or 7 on a computer from 2001?
http://whathaveyoutried.com/

The other day on yahoo answers:
"Can you print colored images with black ink? If so tell me how please Thanx Kimberly"

Crimson Wizard

  • AGS Project Admins
  • not et suppotreD
    • I can help with translating
    •  
Re: AGS Games will not run in Direct3D 9
« Reply #7 on: 20 Jul 2012, 08:25 »
Really, you put Vista or 7 on a computer from 2001?
Yeah, and -
But unfortunately, I downloaded/installed DirectX 9 and it still refuses to work. I think my computer may just be too old... (it's from 2001)
It is strange that although you think that it won't work with DirectX 9 because your computer is old, you still were trying to make it work with DirectX 11.

Jaffles

  • Slug 4 Brains Studio Presents...
Re: AGS Games will not run in Direct3D 9
« Reply #8 on: 20 Jul 2012, 16:05 »
I do indeed have Vista on an ancient Desktop from 2001!

But yes, none of this is making sense to me either, how could a computer be more advanced yet too old at the same time?  ???
   

Khris

  • Evil Dark Emperor Death-Kill
    • Lifetime Achievement Award Winner
    •  
    • I can help with play testing
    •  
    • I can help with scripting
    •  
    • I can help with translating
    •  
Re: AGS Games will not run in Direct3D 9
« Reply #9 on: 20 Jul 2012, 16:29 »
Are you using an onboard graphics card?
Maybe there's simply not enough graphic memory.
Try turning off the desktop background and switching your desktop to 640x480, Hi Color, then try again.

Edit: Also, isn't the box really, badly slow? The greatest memory hog of all time (Vista) on a box that's over ten years old? I can't and won't imagine what's it's like to work on that thing. I'd put the XP performance edition on there.
« Last Edit: 20 Jul 2012, 16:37 by Khris »
http://whathaveyoutried.com/

The other day on yahoo answers:
"Can you print colored images with black ink? If so tell me how please Thanx Kimberly"

Jaffles

  • Slug 4 Brains Studio Presents...
Re: AGS Games will not run in Direct3D 9
« Reply #10 on: 20 Jul 2012, 16:41 »
It's not... great. But AGS is really the only thing I use it for, and that runs well enough. I am using the on board graphics card, so that could be the problem. I'll try those suggestions!