how to compile cheat engine with lazarus

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • update 2024: • How to compile Cheat E... (cheat engine version 7.5.1)
    compiling cheat engine 7.4 in windows

Комментарии • 19

  • @Syphatom
    @Syphatom 2 года назад +7

    I tried to do it with version 6.8.1 of the cheat engine with version 2.10 lazarus and 2.12.0 and it only gave errors

  • @danf4321
    @danf4321 8 месяцев назад +1

    Thanks for this guide!

  • @SugarCubic709
    @SugarCubic709 10 месяцев назад

    Thx

  • @godusopp4222
    @godusopp4222 2 месяца назад

    when i tried to compile it, it says Identifier not found "ExtractFileNameWithoutExt". do you know why im getting this error?

    • @tunachan2288
      @tunachan2288  2 месяца назад

      I have no idea, then again this video is old. I will try to create a new video with recent CE release and recent compiler, hopefully can get it done this sunday

    • @NA.Enthusiast
      @NA.Enthusiast 2 месяца назад

      Error is caused by the wrong build make sure its the 2.2.2

    • @godusopp4222
      @godusopp4222 2 месяца назад

      @@tunachan2288 i think i might have found out the error in my situation, the version i installed was not 2.2.2

    • @tunachan2288
      @tunachan2288  2 месяца назад

      @godusopp4222 could you try by following this one? ruclips.net/video/9F_MzchCnPk/видео.html

  • @TheMindetcore
    @TheMindetcore 5 месяцев назад

    I have an error and I don’t know why i tried a lot of times.
    Error: ppc386.exe can’t be executed

    • @tunachan2288
      @tunachan2288  5 месяцев назад

      your compiler isn't setup to cross compile. make sure your build is 64bit mode only

    • @mitchelldrake7113
      @mitchelldrake7113 Месяц назад

      I was getting that error then something happened and now I’m getting a bunch of errors for TRegistry

    • @DarkThisWhite-mi4pv
      @DarkThisWhite-mi4pv Месяц назад

      @@tunachan2288 tysm

  • @mayomancer527
    @mayomancer527 11 месяцев назад

    how do i compile with luacode support

    • @tunachan2288
      @tunachan2288  11 месяцев назад +1

      whoah it has been awhile since I compiled this, I'm not sure if there's any specific changes that ask for luacode though. I suggest you to down load the github realease (don't clone it), and then compile it from there. for the error log you can ask chatgpt to guide you trough

    • @brunodherrera
      @brunodherrera 9 месяцев назад

      ​@@tunachan2288 thank you! I was having the same issue if I clone the project, doing it from the downloaded release zip worked perfectly

  • @kennethharabina
    @kennethharabina 5 месяцев назад

    Compile Project, Mode: Release 64-Bit O4 AVX2, OS: win64, CPU: x86_64, Target: C:\Users\egonia\Desktop\cheat-engine-master\cheat-engine-master\Cheat Engine\bin\CheatEngine-x86_64-SSE4-AVX2.exe: Exit code 1, Errors: 1, cesupport.pas(194,115) Error: Identifier not found "ExtractFileNameWithoutExt"

    • @ibf3ar755
      @ibf3ar755 4 месяца назад

      just erase the ExtractFileNameWithoutExt and every time you see it just erase it will show another error pop up it will have {else} and something below that erase the two section with else and the line below nothing more and it should work