Discord 抓遊戲的方法, 自訂遊戲名字, custom game name

有些人好像會因為這個功能,CPU被吃太多
跟WMI有關,細節不明

簡單說就是Discord會一直去掃瞄你電腦正在跑的程式 (用WMI)
這個功能會吃CPU,某些人會被吃到20~25%

https://www.reddit.com/r/discordapp/comments/50p4wg/discord_not_cooperating_constant_wmi_activity/

If you have the know-how, you can try to debug it yourself. The exact WMI query we're running is:
SELECT ProcessId,ExecutablePath,CommandLine FROM     Win32_Process
    Get-WmiObject -Query "SELECT     ProcessId,ExecutablePath,CommandLine FROM Win32_Process"
 
 
That command is Get-WmiObject -Query "SELECT ProcessId,ExecutablePath,CommandLine FROM Win32_Process"
Which should run from a Powershell prompt.
 
 
加入Google Chrome或任何Discord不認識的程式
可以點名字作修改 (Discord認識的遊戲無法修改,所以我一直沒發現可以這樣用)
 
 
舊方法,原來不用這麼麻煩
 
顯示的遊戲名稱是window title
弄個可以改window title的程式,就可以騙Discord顯示你正在玩的遊戲了
修改名字後,如果沒變要在discord中刪除再加入,讓discord重抓就可以用

留言

這個網誌中的熱門文章

OBS 抓不到畫面, 視窗, 遊戲擷取, 黑或白畫面, 當掉 ,卡住, black/white screen, window game capture, crash, freeze

優化實況(一) OBS設定 streaming settings

OBS plugin obs-text 顯示播放中音樂, display playing music