i've seen that sources long time ago on otacademy and thats not the same original source as otcv8...
I've checked ~15 .exes from official 2022 releases (official OTCv8 before source files release):
Clean, ready to use version of OTClientV8 - Alternative, highly optimized Tibia client - OTCv8/otclientv8
github.com
but all are different. I could not find .exe with same CRC32 sum as in first post of this thread. Maybe it's from 2021?
OTCv8 history
OTCv8 source was 'private' until some date (IDK date). Author only released .exes on his github:
Clean, ready to use version of OTClientV8 - Alternative, highly optimized Tibia client - OTCv8/otclientv8
github.com
This 'classic UI' was posted on
2022-03-03. .zip from first post points to file made on
2022-07-27, so classic UI .zip was updated after first release.
First public leak of OTCv8 source code was on
2022-09-01 (AFTER first post from this thread):
josh passed away the last wednesday we are on his funeral right now - Stephany-The-Josh-Wife/otcv8-The-Josh-Wife-Edition
github.com
Then author of OTCv8 (kondra) decided to release his source code with some git history (first commit on github is from
2021-02-22, but it was uploaded to github waaay later):
OTCv8 Development repository (source code). Contribute to OTCv8/otcv8-dev development by creating an account on GitHub.
github.com
OTAcademy OTCv8 is version with some changes in C++, but most important change is that it uses
vcpkg to compile client, so you can compile it on modern PC with Visual Studio 2022:
OTAcademy's fork of OTClientV8. Contribute to OTAcademy/otclientv8 development by creating an account on GitHub.
github.com