Skip to content

Commit

Permalink
updater: Update ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
craftwar committed Nov 8, 2018
1 parent 1b1ffcd commit a26c7da
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
11 changes: 5 additions & 6 deletions craftwar.obs_updater/ReadMe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,10 @@ Microsoft Visual C++ Redistributable for Visual Studio 2017 (x64 and x86) is req
2015 Redistributable is installed and 2017 is not installed, OBS may work abnormally. Install 2017 please. (don't uninstall old 2015/2017)
https://support.microsoft.com/help/2977003/the-latest-supported-visual-c-downloads

"update and run OBS-blend.cmd"
to update and start OBS (for general users, same as official OBS, no extra CPU optimization, include most OBS plugins ex: obs-browser)
suitable for 90%+ usage
"update and run OBS.cmd"
to update and start OBS (debloated version, it detects INTEL/AMD CPU automatically and downloads CPU specific version, crash or close on old computers)
"update and run OBS-blend.cmd" to update and start OBS blend for general users
include most OBS plugins (ex: obs-browser), suitable for 90%+ usage
"update and run OBS.cmd" to update and start OBS CPU-specific/debloated version, more optimizations, most funtions is removed.
It detects INTEL/AMD CPU automatically and downloads CPU-specific version, crash or close on old computers
"get obs-text.cmd"
download obs-text.dll only (put updater in OBS root directory)
"get obs-text -CPU.cmd"
Expand Down Expand Up @@ -40,6 +39,6 @@ These files should not be used in most cases
"update updater.cmd"
to update updater (including doc, change to auto update updater now)
"update and run OBS-AMD.cmd"
for AMD CPU, higher performance (use only when dectection error. lower performance to Intel CPU, use "update and run OBS-INTEL.cmd")
for AMD CPU, higher performance (use only when CPU-specific version can't detect your CPU. lower performance to Intel CPU, use "update and run OBS-INTEL.cmd")
"update OBS -Dev.cmd"
update OBS Dev (don't use if you are not pro. test only, not always lastest/stable)
13 changes: 6 additions & 7 deletions craftwar.obs_updater/讀我.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,14 @@ https://craftwarblog.blogspot.com/2018/07/obs-streaming-settings.html
https://support.microsoft.com/help/2977003/the-latest-supported-visual-c-downloads


"update and run OBS-blend.cmd"
更新並啟動 OBS (不懂的人用這版,和官方一樣沒有CPU優化參數的版本,提供多數OBS官方plugin ex: obs-browser)
應該可滿足9成以上使用者
"update and run OBS.cmd"
更新並啟動 OBS (減肥版,自動判斷CPU為INTEL或AMD下載對應版本,舊電腦無法使用會crash或無反應)
"update and run OBS-blend.cmd" 更新並啟動 OBS,適合一般使用者
提供多數OBS官方plugin (ex: obs-browser),應該可滿足9成以上使用者
"update and run OBS.cmd" 更新並啟動 OBS CPU特化/減肥版,更多優化及拔掉很多功能
判斷CPU為INTEL或AMD下載對應版本,舊電腦無法使用會crash或無反應
"get obs-text.cmd"
只下載我改寫的obs-text.dll (updater需放在OBS根目錄)
"get obs-text -CPU.cmd"
CPU優化的obs-text.dll (無法在舊電腦上執行)
更多CPU優化的版本 (無法在舊電腦上執行)

updater只會更新craftwar做的OBS,不會更新你另外安裝的任何插件
分享時請給updater就好,不要給完整的OBS (CPU特化版本用在不對的CPU會變慢)
Expand All @@ -45,6 +44,6 @@ http://craftwarblog.blogspot.com/2017/09/chatty-obs-by-craftwar.html
"update updater.cmd"
更新updater (包含說明文件, 已改成會自動更新)
"update and run OBS-AMD.cmd"
如果你用AMD的CPU,可以使用這個獲得更高效能 (只有自動判斷出錯時才該用,Intel CPU效能會下降,改用"update and run OBS-INTEL.cmd")
如果你用AMD的CPU,可以使用這個獲得更高效能 (只有CPU特化/減肥版判斷出錯時才該用,Intel CPU效能會下降,改用"update and run OBS-INTEL.cmd")
"update OBS -Dev.cmd"
更新OBS Dev版 (一般人不推薦,除非你知道我都改了什麼,否則不推薦用,測試用,不一定是最新/穩定的)

0 comments on commit a26c7da

Please sign in to comment.