置顶楼层:
新版本rebuild方法参考原地址第194页#3874帖子: https://www.unknowncheats.me/forum/4762792-post3874.html
1. Download Visual Studio (free). During install select: Desktop development with C++
2. Open Visual Studio -> File -> Open -> Solution -> Select Source -> TarkovLauncherBypass -> TarkovLauncherBypass.sln
3. In Visual Studio navigate to -> disabler.cpp (on the right side called Solution Explorer)
4. Replace all the offsets "0x28545E0" with "0x2962F90" (Will be different with every update)
本步替换内容在游戏的不同版本会有变化,每次更新也是更新这部分内容
5. Change build config from Debug to Prod (top toolbar dropdown)
6. Press Shift+Ctrl+B to build
7. Wait for: Build: succeeded
8. The new files will be in: Source -> TarkovLauncherBypass -> out -> prod