Hello @pwinckles, `Unhandled exception: unimplemented function Cards.dll.??0TClientId@lewarcards@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@W4TSeat@1@@Z called in 32-bit code (0x7bc2f6b0).` looks like the line of interest from your log.
Looking at the log, I noticed that all of the application dlls were loaded as native, except for Cards.dll, which was loaded as builtin -- I have no idea why. I tried adding `WINEDLLOVERRIDES="Z:\\home\\pwinckles\\.local...
Hello @pwinckles, `Unhandled exception: unimplemented function Cards.dll.??0TClientId@lewarcards@@QAE@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@W4TSeat@1@@Z called in 32-bit code (0x7bc2f6b0).` look...