AemulusModManager icon indicating copy to clipboard operation
AemulusModManager copied to clipboard

enabling TLS 1.3 in windows makes Aemulus fail to connect online

Open super-lurker opened this issue 2 years ago • 4 comments

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

super-lurker avatar Jun 03 '22 11:06 super-lurker

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

TekkaGB avatar Jun 06 '22 04:06 TekkaGB

nope, still broken

super-lurker avatar Jun 06 '22 06:06 super-lurker

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.

TekkaGB avatar Jun 06 '22 08:06 TekkaGB

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

super-lurker avatar Jun 06 '22 08:06 super-lurker