系統(tǒng)之家 - 系統(tǒng)光盤下載網(wǎng)站!

當(dāng)前位置:系統(tǒng)之家 > 系統(tǒng)教程 > Win7如何開啟/關(guān)閉硬件加速

Win7系統(tǒng)如何開啟/關(guān)閉硬件加速?

時(shí)間:2017-01-03 10:05:20 作者:quers 來源:系統(tǒng)之家 1. 掃描二維碼隨時(shí)看資訊 2. 請(qǐng)使用手機(jī)瀏覽器訪問: https://m.xitongzhijia.net/xtjc/20170103/90074.html 手機(jī)查看 評(píng)論

  很如果一款視頻播放器在播放超清或是藍(lán)光視頻,就會(huì)需要占用很大的內(nèi)存資源,限于硬件的運(yùn)行效率,這類視頻并不能完美的播放,很可能會(huì)有卡頓感,這時(shí)候就需要硬件加速的幫助,如果你開啟了硬件加速,這項(xiàng)功能當(dāng)然是沒有問題的,如果你并沒有開啟硬件加速可以了解關(guān)閉硬件加速的方法。

Win7系統(tǒng)如何開啟/關(guān)閉硬件加速?

  修改硬件加速:

  將一下內(nèi)容復(fù)制到記事本中,保存成 .bat 格式,直接運(yùn)行即可!

  1、關(guān)閉硬件加速:

  1. 01@echo off
  2. 02title 開啟DirectDraw
  3. 03mode con:cols=50 lines=12
  4. 04color ff
  5. 05echo 正在開啟DirectDraw加速...
  6. 06reg add "HKLM/SOFTWARE/Microsoft/Direct3D/Drivers" /v SoftwareOnly /t REG_DWORD /d 0 /f 0>nul 1>nul
  7. 07reg add "HKLM/SOFTWARE/Microsoft/DirectDraw" /v EmulationOnly /t REG_DWORD /d 0 /f 0>nul 1>nul
  8. 08gpupdate /force 0>nul 1>nul
復(fù)制代碼
@echo off title 開啟DirectDraw mode con:cols=50 lines=12 color ff echo 正在開啟DirectDraw加速... 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 gpupdate /force 0>nul 1>nul

  2、打開硬件加速:

  1. 01@echo off
  2. 02title 關(guān)閉DirectDraw
  3. 03mode con:cols=50 lines=12
  4. 04color ff
  5. 05echo 正在關(guān)閉DirectDraw加速...
  6. 06reg add "HKLM/SOFTWARE/Microsoft/Direct3D/Drivers" /v SoftwareOnly /t REG_DWORD /d 1 /f 0>nul 1>nul
  7. 07reg add "HKLM/SOFTWARE/Microsoft/DirectDraw" /v EmulationOnly /t REG_DWORD /d 1 /f 0>nul 1>nul
  8. 08gpupdate /force 0>nul 1>nul
復(fù)制代碼
@echo off title 關(guān)閉DirectDraw mode con:cols=50 lines=12 color ff echo 正在關(guān)閉DirectDraw加速... 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 gpupdate /force 0>nul 1>nul

  不過硬件加速有一個(gè)缺點(diǎn),就是會(huì)加速消耗硬件壽命,非必要情況,用戶還是將硬件加速關(guān)閉吧。

標(biāo)簽 硬件加速

發(fā)表評(píng)論

0

沒有更多評(píng)論了

評(píng)論就這些咯,讓大家也知道你的獨(dú)特見解

立即評(píng)論

以上留言僅代表用戶個(gè)人觀點(diǎn),不代表系統(tǒng)之家立場(chǎng)

其他版本軟件

人氣教程排行

Win7系統(tǒng)推薦

官方交流群 軟件收錄