TekkaGB / AemulusModManager

GNU General Public License v3.0
79 stars 21 forks source link

enabling TLS 1.3 in windows makes Aemulus fail to connect online #45

Open super-lurker opened 2 years ago

super-lurker commented 2 years ago

to replicate:

run this command in cmd

::Enable TLS 1.3 Client
reg add "HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.3\Client" /f /v Enabled /t REG_DWORD /d 0x00000001
reg add "HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.3\Client" /f /v DisabledByDefault /t REG_DWORD /d 0x00000000
TekkaGB commented 2 years ago

Please check if the latest update (6.0.2) fixes this issue for you

super-lurker commented 2 years ago

nope, still broken

TekkaGB commented 2 years ago

Sorry I'm at a loss at how to handle this issue. I just edited my registry and couldn't get it to work myself. For now you can just manually install mods from the GameBanana website by downloading the zips and dragging it onto the grid on the window.

super-lurker commented 2 years ago

its weird, this is the only software that breaks when I enable TLS 1.3, I'll just disable it when I need to update aemulus