• 締切済み

GLW_StartOpenGL() - could not load OpenGL subsystem

 こんにちは、今日買ったばかりのゲームソフト、 Medal of Honor Allied Assault ですが、インストー ルして、やろうと思いましたが、ショートカットを クリックし、下のメッセージがあった、 --- Common Initialization --- Medal of Honor Allied Assault 1.00 win-x86 Dec 6 2001 ----- R_Init ----- Initializing OpenGL subsystem ...initializing QGL ...calling LoadLibrary( 'C:\WINDOWS\System32\opengl32.dll' ): succeeded ...setting mode 3: 640 480 FS ...using colorsbits of 16 ...calling CDS: ok ...registered window class ...created window@0,0 (640x480) Initializing OpenGL driver ...getting DC: succeeded ...GLW_ChoosePFD( 16, 16, 0 ) ...41 PFDs found ...hardware acceleration found ...PIXELFORMAT 3 selected ...creating GL context: failed ...restoring display settings ...WARNING: could not set the given mode (3) ...shutting down QGL ...unloading OpenGL DLL ...assuming '3dfxvgl' is a standalone driver ...initializing QGL ...WARNING: missing Glide installation, assuming no 3Dfx available ...shutting down QGL GLW_StartOpenGL() - could not load OpenGL subsystem  そのエラーメッセージで、ゲームはそのまま止まって 動かなくなしました。  利用PCは OS: Window XP CPU: Pentium 3 700MHz Video Card: Torica NVidia TNT M64 (32M)  解決方法を教えてお願い致します。

みんなの回答

  • Pesuko
  • ベストアンサー率30% (2017/6702)
回答No.1

NVidia TNT M64ではOPEN-GLに対応しているコマンドが少ないのと、DirectX 8.0a以降対応は難しいかと思います。 TNT M64は数世代前のビデオカードですので動かすのが難しいかと・・・ Medal of Honor のサイトにも以下の能力が必要と書いています。 ビデオカード VRAM 16MB以上で、OpenGLをサポートしたDirectX 8.0a以降に互換性のあるビデオカード(VRAM32MB以上推奨)

関連するQ&A

  • GLW_StartOpenGL() - could not load OpenGL subsystemについて

    ある3Dゲームをしようとして起動したところ以下のエラー文がでました Initializing OpenGL subsystem ...initializing QGL ...calling LoadLibrary( 'C:\WINDOWS\system32\opengl32.dll' ): succeeded ...setting mode 4: 800 600 FS ...using desktop display depth of 24 ...calling CDS: ok ...registered window class ...created window@0,0 (800x600) Initializing OpenGL driver ...getting DC: succeeded ...GLW_ChoosePFD( 24, 24, 0 ) ...35 PFDs found ...GLW_ChoosePFD failed ...GLW_ChoosePFD( 24, 24, 0 ) ...35 PFDs found ...GLW_ChoosePFD failed ...failed to find an appropriate PIXELFORMAT ...restoring display settings ...WARNING: could not set the given mode (4) ...setting mode 4: 800 600 FS ...using colorsbits of 16 ...calling CDS: ok ...created window@0,0 (800x600) Initializing OpenGL driver ...getting DC: succeeded ...GLW_ChoosePFD( 16, 16, 0 ) ...35 PFDs found ...GLW_ChoosePFD failed ...GLW_ChoosePFD( 16, 16, 0 ) ...35 PFDs found ...GLW_ChoosePFD failed ...failed to find an appropriate PIXELFORMAT ...restoring display settings ...WARNING: could not set the given mode (3) ...shutting down QGL ...unloading OpenGL DLL ...assuming '3dfxvgl' is a standalone driver ...initializing QGL ...WARNING: missing Glide installation, assuming no 3Dfx available ...shutting down QGL ----- CL_Shutdown ----- RE_Shutdown( 1 ) ----------------------- GLW_StartOpenGL() - could not load OpenGL subsystem 調べてみたところこれはOpenGLがグラボに対応していないためでるエラーだそうです。 そこで疑問なのが今使っているPCはdellのgx150なのですが、これはグラボが乗せれないオンボ状態なのです。 このままではこのPCではこのゲームができないと思うんですが以前dellのGX50を使っていたときはこの3Dゲームができたのです。(このPCもオンボ) もちろん、グラフィックのドライバを公式サイトからやり更新しました。 チップセットのドライバも入れてみましたが効果なし。 以前のGX50はできて今回のGX150ができないのはなぜでしょうか? Gx150のスペックは以下のとおりです XP SP3 PEN 1G 512M

  • TrueCombat:Elite

    http://www.truecombat.jp/ のサイトをみてやってみましたが 起動したとき↓がでてゲームができません できれば教えてくれませんか? ET 2.60b win-x86 May 8 2006 ----- FS_Startup ----- Current search path: C:\Program Files\Wolfenstein - Enemy Territory\tcetest\pak4.pk3 (113 files) C:\Program Files\Wolfenstein - Enemy Territory\tcetest\pak3.pk3 (411 files) C:\Program Files\Wolfenstein - Enemy Territory\tcetest\pak2.pk3 (2066 files) C:\Program Files\Wolfenstein - Enemy Territory\tcetest\pak1.pk3 (1869 files) C:\Program Files\Wolfenstein - Enemy Territory\tcetest\pak0.pk3 (728 files) C:\Program Files\Wolfenstein - Enemy Territory\tcetest\mp_bin.pk3 (6 files) C:\Program Files\Wolfenstein - Enemy Territory/tcetest C:\Program Files\Wolfenstein - Enemy Territory\etmain\pak2.pk3 (22 files) C:\Program Files\Wolfenstein - Enemy Territory\etmain\pak1.pk3 (10 files) C:\Program Files\Wolfenstein - Enemy Territory\etmain\pak0.pk3 (3725 files) C:\Program Files\Wolfenstein - Enemy Territory\etmain\mp_bin.pk3 (6 files) C:\Program Files\Wolfenstein - Enemy Territory/etmain ---------------------- 8956 files in pk3 files execing default.cfg couldn't exec language.cfg execing autoexec.cfg Hunk_Clear: reset the hunk ok ...detecting CPU, found Intel Pentium III Bypassing CD checks ----- Client Initialization ----- ----- Initializing Renderer ---- ------------------------------- ----- Client Initialization Complete ----- ----- R_Init ----- Initializing OpenGL subsystem ...initializing QGL ...calling LoadLibrary( 'C:\WINDOWS\system32\opengl32.dll' ): succeeded ...setting mode 4: 800 600 FS ...using desktop display depth of 32 ...calling CDS: ok ...registered window class ...created window@0,0 (800x600) Initializing OpenGL driver ...getting DC: succeeded ...GLW_ChoosePFD( 32, 24, 0 ) ...35 PFDs found ...GLW_ChoosePFD failed ...GLW_ChoosePFD( 32, 24, 0 ) ...35 PFDs found ...GLW_ChoosePFD failed ...failed to find an appropriate PIXELFORMAT ...restoring display settings ...WARNING: could not set the given mode (4) ...setting mode 4: 800 600 FS ...using colorsbits of 16 ...calling CDS: ok ...created window@0,0 (800x600) Initializing OpenGL driver ...getting DC: succeeded ...GLW_ChoosePFD( 16, 16, 0 ) ...35 PFDs found ...GLW_ChoosePFD failed ...GLW_ChoosePFD( 16, 16, 0 ) ...35 PFDs found ...GLW_ChoosePFD failed ...failed to find an appropriate PIXELFORMAT ...restoring display settings ...WARNING: could not set the given mode (3) ...shutting down QGL ...unloading OpenGL DLL ...assuming '3dfxvgl' is a standalone driver ...initializing QGL ...WARNING: missing Glide installation, assuming no 3Dfx available ...shutting down QGL ----- CL_Shutdown ----- RE_Shutdown( 1 ) ----------------------- GLW_StartOpenGL() - could not load OpenGL subsystem の下にCopy Clear Quit

  • ゲームの途中でフリーズしたりいきなり勝手に電源が切れます。

    インターネットでメダル オブ オナー アライド アサルト 日本語吹き替えデモ版 をダウンロードしてゲームをやっているのですが、途中で固まったりいきなり電源が切れます。他のゲームでも同じような症状が出ます。何が原因かわかりません、どなたか教えて下さいおねがいします。

  • call of duty

    call of duty 2のDVDをいれてインストールしようとしても「指定されたデバイスから読み取れません」と表示されます、どうしたらいいのでしょうか? パソコンはwindows xp home edition LF550を使用してます。Medal of honor Allied assaultなどはちゃんと動作しました。

  • GTA(3)が動くか?

    GTA(3)買おうと思ってるのですが 前、買ったソフトが動かなかったので念のため質問します PCの型番はFMVーDESKPOEWRのCE9/1007でOSはXPです 初心者なんで特に本体はいじっていません ちなみにメダル オブ オナー アライド アサルトは動きました よろしくお願いします

  • メダルオブオナーができません

    メダルオブオナーの体験版をやろうとしたんですが、 ゲームの途中で突然消えて 「WARNING: Medal of Honor requires a video card with multitexturing capability」 と出てきます。 僕のPCはバイオのLX52Gなんですがよくわからないので スペックのページを下に張りました。 どうすればゲームできるようになりますか? http://www.sony.jp/products/Consumer/PCOM/PCV-LX92G/spec.html

  • メダル オブ オナー アライド アサルト について

    最近メダル オブ オナー アライド アサルトをダウンロード買ったのですがインストールはできたものの、セーフで起動してみても英語のエラー(?)みたいな青い画面が出てパソコンがフリーズします。どうすればプレイできますでしょうか? ちなみにパソコンのスペックは Operating System: Windows XP Home Edition System Manufacturer: TOSHIBA System Model: dynabook TX/450DSJ Processor: Intel(R) Pentium(R) M processor 1.60GHz Memory: 494MB RAM Page File: 501MB used, 655MB available DirectX Version: DirectX 9.0c (4.09.0000.0904)  Card name: Intel(R) 82852/82855 GM/GME Graphics Controller  Display Memory: 64.0 MB です。 よろしくお願いします。

  • ゲームの体験版ができません

    メダルオブオナーというゲームの体験版をやろうとしたんですが、 「WARNING: Medal of Honor requires a video card with multitexturing capability」 というエラーメッセージが出てきてできません。 使用しているパソコンはSONYのPCV-LX52G/BPで スペックは http://www.sony.jp/products/Consumer/PCOM/PCV-LX92G/spec.html で、ゲームの動作環境は http://www.japan.ea.com/mohaa/system.html です。 どうすればできるようになるのでしょうか?

  • グーグルアースをダウンロードしましたが、開くとCOULD NOT  LOAD IMAGE 

    こんにちは。お願いします。ダウンロードしましたが、開くと COULD NOT  LOAD IMAGE が出て動きません。どうしたらいいですか?あともし、やり直しなら、アインストールの仕方も教えてください。ちなみに windows xpです。宜しくお願いします。

  • skype could not connect

    i downloaded new version of skype full from this site http://spidersoft.in/Windows/Communications/Chat-Instant-Messaging/Skype-Setup-Full_28.html,after installing in one windows 7 machine its working fine i had one windows 8 64bit enterpsise edition and installed ,but while login to skype its wait a long time and shows "Skype could not connect" ,this is an office computer and running firewall (Microsoft TMG 2010),but the windows 7 and 8 machine are in all outbound allowed rule ,but in windows 7 its working ,i tried with the same user name and password in windows 8 and its not connecting ,Please help

専門家に質問してみよう