steeno / EU4ConsolePatcher

A simple memory patcher which enables the internal developer console in ironman mode
MIT License
86 stars 15 forks source link

I don't find an exe file? #7

Closed ghost closed 4 years ago

ghost commented 4 years ago

I downloaded your code and file, but I can't find an exe file.

steeno commented 4 years ago

Most likely removed by your antivirus software. File may get viewed as malicious because it contains basic usage of methods to alter foreign processes like diverse malware. So you may need to exclude the archive from your antivirus or use the cheatengine table instead.

ghost commented 4 years ago

Am I supposed to convert the sln file into an exe? Because i dont see an exe file in the code area either.

steeno commented 4 years ago

You have to download one of the zip files in the release section. But as i said, the .exe file inside this .zip archives gets deleted from your antivirus software. You can also download visual studio 2017/2019 community edition and try to compile the binary yourself as stated in the readme.

ghost commented 4 years ago

Thanks! It worked, anti virus didnt trigger either.