Z4ee / StarRail-ACE-B

This repository provides code for bypassing the anti-cheat system in Honkai Star Rail game, allowing players to open Cheat Engine. For informational purposes only. Use at your own risk.
281 stars 83 forks source link

unresolved external #6

Open mintygingy opened 1 year ago

mintygingy commented 1 year ago

изображение getting unresolved external init hook tried changing build configuration and cleaning cache nothing helps vers is vs2022, c++20

mintygingy commented 1 year ago

ive included and added minhook lib i dont think it affects

Togetogean commented 1 year ago

изображение getting unresolved external init hook tried changing build configuration and cleaning cache nothing helps vers is vs2022, c++20

change debug>release then build it.

mintygingy commented 1 year ago

изображение getting unresolved external init hook tried changing build configuration and cleaning cache nothing helps vers is vs2022, c++20

change debug>release then build it.

mine is already release

Endrophyon commented 1 year ago

изображение getting unresolved external init hook tried changing build configuration and cleaning cache nothing helps vers is vs2022, c++20

change debug>release then build it.

or Link Library in VS2022(or VS2019) C++ Settings(Properties - Linker - Additional Dependencies)... Also Add Include MinHook Headers in Properties -> VC++ Directories -> Include Directories