作者z24518261 (七宗痛)
看板StoneAge
标题Re: [疑问] 重灌问泥
时间Fri Apr 6 08:09:45 2012
※ 引述《a22123 (阿火仔)》之铭言:
XP
开始>执行>打dxdiag>找显示>找direct draw关闭
W7
复制下两行到笔记本
然後把txt改成cmd
关3D
reg add "HKLM\SOFTWARE\Microsoft\Direct3D\Drivers" /v SoftwareOnly /t
REG_DWORD /d 1 /f 0>nul 1>nul
reg add "HKLM\SOFTWARE\Microsoft\DirectDraw" /v EmulationOnly /t REG_DWORD /d
1 /f 0>nul 1>nul
开3D
reg add "HKLM\SOFTWARE\Microsoft\Direct3D\Drivers" /v SoftwareOnly /t
REG_DWORD /d 0 /f 0>nul 1>nul
reg add "HKLM\SOFTWARE\Microsoft\DirectDraw" /v EmulationOnly /t REG_DWORD /d
0 /f 0>nul 1>nul
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 125.224.194.249
1F:推 timmy852111:小七七(/>///<)/╭ ((( ╴ △ ╴)☆ 04/06 09:29
2F:推 a22123:感恩 04/06 14:07