ReShadeでエフェクトのダウンロードが出来ない場合

Last-modified: 2024-04-13 (土) 05:47:29

TERAとは関係ないですが、ネット上に解決方法が分かりやすく載ってなかったので、Google検索結果に解決方法が出るようになればいいなと書き残しておきます

 
 

日本語版

Reshadeでエラー内容

 

Failed to download list of available effects:

要求は中止されました:SSL/TLS のセキュリティで保護されているチャンネルを作成できませんでした

 

Try using a proxy or VPN and verify that you can access

https://raw.githubusercontent.com.

 

とエラーが表示されエフェクトをダウンロード出来ない場合の解決方法

 
 

1.Windowsのプログラム一覧にある【ファイル名を指定して実行】を開く
2.【regedit】と入力してレジストリエディターを起動する
3.HKEY_LOCAL_MACHINE → SYSTEM → CurrentControlSet → Control → SecurityProviders → SCHANNEL → Protocols → TLS 1.3の順番に開く
4.TLS 1.3にある【Client】というフォルダをクリック
5.DisabledByDefaultをダブルクリックして 値のデータを0にする(最初からなっているかも) 
6.Enabledをダブルクリックして 値のデータを1から0にする
7.おわり(コレで出来なければ知らん)

 

久々にwikiwikiを書いたので見づらいかもしれませんが支障はないと思います
PCがぶっこわれた!!といった場合の責任は負いませんが、上記の手順を逆にすれば直ると思います

 
 

 
 

English Ver. (This text was translated by DeepL)

 

If you get any of the following errors in Reshade

Failed to download list of available effect packages:

The request was aborted: Could not create SSL/TLS secure channel.

 

Proceeding without effect installation...

 

or

 

Failed to download list of available effects:

The request was aborted: Could not create SSL/TLS secure channel.

 

Try using a proxy or VPN and verify that you can access

https://raw.githubusercontent.com.

 

Reshade can't download effect packages.

 

solution procedure

 

1.Open 【Run command】 in the Windows program list.
2.【regedit】Start the Registry Editor by typing
3.Open in the order of HKEY_LOCAL_MACHINE → SYSTEM → CurrentControlSet → Control → SecurityProviders → SCHANNEL → Protocols → TLS 1.3
4.Click on the folder named 【Client】 in TLS 1.3.
5.Double-click on 【DisabledByDefault】 to set the value data to 0 (it may be the first time). 
6.Double-click 【Enabled】 to set the value data from 1 to 0.
7.Problem Solving

 

We cannot be held responsible if your computer goes bad, but you should be able to undo this by reversing the procedure.