am using the heroic games launcher to play anno 1800 using my epic games account. the game doesn't launch and it give me this in logs :
(17:29:56) [INFO]: Game Output:
[cli] INFO: Logging in...
[Core] INFO: Trying to re-use existing login session...
[cli] INFO: Checking for updates...
[Core] INFO: Getting authentication token...
[cli] INFO: Launching Oregano...
it looks like wine32 is missing, you should install it.
multiarch needs to be enabled first. as root, please
execute "dpkg --add-architecture i386 && apt-get update &&
apt-get install wine32:i386"
002c:err:wineboot:process_run_key Error running cmd L"C:\windows\system32\winemenubuilder.exe -a -r" (126).
00cc:err:environ:init_peb starting L"X:\Games\Heroic\ANNO1800\UplayLaunch.exe" in experimental wow64 mode
wine: failed to load L"\??\C:\windows\syswow64\ntdll.dll" error c0000135
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed:
Internal error.
am on Ubuntu 24.04.3 LTS