Con.DarkMatter
本帖最后由 Con.DarkMatter 于 2022-6-11 21:07 编辑

问题描述:无法使用独显打开游戏,在启用核显与独显时,无论怎么设置都是核显打开,禁用核显后无法打开游戏,直接崩溃。
笔记本显卡型号:NVIDIA GeForce GTX 1650 with Max-Q Design
Java版本:16.0.1/1.8.0_51/1.8.0_321都试过
显卡驱动版本:目前是462.30,最新的512.95也试过了还是不行



晓傲黑炎
NVIDIA控制面板→管理3d设置→首选图形处理器 中选择“高性能处理器”。试过吗?能切换到独显使用吗

Flower_胡子
https://www.mcbbs.net/thread-1349712-1-1.html
刚刚解决了一个和你差不多的问题
要不加我QQ 1477059273
我向日葵远程看看?

Con.DarkMatter
晓傲黑炎 发表于 2022-6-11 21:13
NVIDIA控制面板→管理3d设置→首选图形处理器 中选择“高性能处理器”。试过吗?能切换到独显使用吗 ...

试过,但是我的独显设置目前似乎被Windows接管了,显示“Windows操作系统现在管理图形处理器的选择”无法在GeForce控制面板上设置,只能在系统图形设置里设置
然后系统图形设置里也更改过不管用。

HibikiLF
不是所有笔记本都能禁用核显

Con.DarkMatter
Flower_胡子 发表于 2022-6-11 21:17
https://www.mcbbs.net/thread-1349712-1-1.html
刚刚解决了一个和你差不多的问题
要不加我QQ 1477059273

已申请好友,另外这是官方启动器的崩溃报告,麻烦您再确认一下是什么问题。
(似乎确实是openGL的问题)
  1. ---- Minecraft Crash Report ----
  2. // Oops.

  3. Time: 6/11/22 10:14 PM
  4. Description: Initializing game

  5. org.lwjgl.LWJGLException: Pixel format not accelerated
  6.         at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  7.         at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  8.         at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
  9.         at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  10.         at org.lwjgl.opengl.Display.create(Display.java:848)
  11.         at org.lwjgl.opengl.Display.create(Display.java:757)
  12.         at org.lwjgl.opengl.Display.create(Display.java:739)
  13.         at bib.at(SourceFile:635)
  14.         at bib.aq(SourceFile:458)
  15.         at bib.a(SourceFile:404)
  16.         at net.minecraft.client.main.Main.main(SourceFile:123)


  17. A detailed walkthrough of the error, its code path and all known details is as follows:
  18. ---------------------------------------------------------------------------------------

  19. -- Head --
  20. Thread: Client thread
  21. Stacktrace:
  22.         at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
  23.         at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
  24.         at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
  25.         at org.lwjgl.opengl.Display.createWindow(Display.java:306)
  26.         at org.lwjgl.opengl.Display.create(Display.java:848)
  27.         at org.lwjgl.opengl.Display.create(Display.java:757)
  28.         at org.lwjgl.opengl.Display.create(Display.java:739)
  29.         at bib.at(SourceFile:635)
  30.         at bib.aq(SourceFile:458)

  31. -- Initialization --
  32. Details:
  33. Stacktrace:
  34.         at bib.a(SourceFile:404)
  35.         at net.minecraft.client.main.Main.main(SourceFile:123)

  36. -- System Details --
  37. Details:
  38.         Minecraft Version: 1.12.2
  39.         Operating System: Windows 10 (amd64) version 10.0
  40.         Java Version: 1.8.0_51, Oracle Corporation
  41.         Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  42.         Memory: 152194944 bytes (145 MB) / 268435456 bytes (256 MB) up to 2147483648 bytes (2048 MB)
  43.         JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  44.         IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  45.         Launched Version: 1.12.2
  46.         LWJGL: 2.9.4
  47.         OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  48.         GL Caps:
  49.         Using VBOs: Yes
  50.         Is Modded: Probably not. Jar signature remains and client brand is untouched.
  51.         Type: Client (map_client.txt)
  52.         Resource Packs: vanilla, file/楠戝+寰侀�旂汗鐞嗗寘 v1.2.0.zip
  53.         Current Language: ~~ERROR~~ NullPointerException: null
  54.         Profiler Position: N/A (disabled)
  55.         CPU: <unknown>
复制代码

第一页 上一页 下一页 最后一页