Skip to content

DoaJCBlogger/Talk32

Repository files navigation

Talk32

A lightweight unofficial Discord client that uses only Win32, GDI, and GDI+ for rendering instead of Chrome/Electron. To support modern TLS on Windows XP it uses wolfSSL and provides its own root certificates.

This project is compiled with version 7.1 of the Windows SDK. You can use Visual C++ 2010 or Clang. The project can be built with Dibya's fork of Clang 17.01 for Windows XP/2003 or version 22.1.5. "talk32.exe" in the release folder is built with Clang 22.1.5.

Screenshot 1

Screenshot 2

Server logging

How to run

  1. Build or obtain a release
  2. If you downloaded a copy of talk32.exe, put it in the repository folder
  3. Run talk32.exe
  4. Follow the instructions to get your authorization token, paste it in the field, and click "Log in"

How to build

  1. Open the Windows SDK 7.1 command prompt.
  2. Run the command setenv /xp /x86 /release
  3. Change to the repository folder with cd [folder path]
  4. Run build_[msvc/clang][_withsymbols].bat
  5. The result will be a file called talk32.exe

Known issues

  • Random painting issues

About

A lightweight unofficial Discord client

Resources

License

Stars

Watchers

Forks

Contributors