Search found 163 matches

by Eric
Sun Sep 17, 2023 8:58 pm
Forum: Cheat Engine
Topic: CE 7.5 Tutorial isn't working
Replies: 8
Views: 891

Re: CE 7.5 Tutorial isn't working

in the processlist, select tutorial-i386 or tutorial-x86_64, NOT Cheat Engine 7.5
by Eric
Tue Jul 04, 2023 6:53 pm
Forum: Cheat Engine
Topic: [Crash] Cheat Engine Crashes w/ Icarus
Replies: 5
Views: 2055

Re: [Crash] Cheat Engine Crashes w/ Icarus

Which windows version and try different versions of dbghelp
by Eric
Fri Apr 07, 2023 7:22 am
Forum: Cheat Engine
Topic: cheat engine keeps crashing why?
Replies: 2
Views: 1965

Re: cheat engine keeps crashing why?

also operating system used and if you compiled it yourself or not, etc...
by Eric
Mon Feb 13, 2023 3:41 pm
Forum: App Discussions
Topic: Cheat Engine Download/Information
Replies: 136
Views: 277274

Re: Cheat Engine Download/Information

Tomorrow.
(and the compile it yourself version is always there)
by Eric
Tue Feb 07, 2023 9:03 am
Forum: Cheat Engine Lua Scripting
Topic: Add a value into the script
Replies: 4
Views: 4803

Re: Add a value into the script

Nerdy: Aaactually....

Code: Select all

mov [rbx],(double)100
will result in invalid code as the value in `mov [memoryaddress],value` can only be 32-bits

you'd want to do:

Code: Select all

mov [rbx],(double32l)100
mov [rbx+4],(double32h)100
or

Code: Select all

mov rax,(double)100
mov [rbx],rax
by Eric
Sat Feb 04, 2023 9:02 pm
Forum: Cheat Engine
Topic: Ignore exception
Replies: 8
Views: 3599

Re: Ignore exception

it's fixed
by Eric
Sat Jan 28, 2023 11:43 pm
Forum: Cheat Engine
Topic: Ignore exception
Replies: 8
Views: 3599

Re: Ignore exception

does the error occur in a newly created thread or in an old thread?

there was a bug where new threads would get the wrong context set on exception
by Eric
Thu Jan 26, 2023 6:19 am
Forum: Cheat Engine
Topic: [bug?] Custom syntax highlighting colors keeps resetting
Replies: 3
Views: 2318

Re: [bug?] Custom syntax highlighting colors keeps resetting

depends on the bugreports for the last beta and then approval time from the advertisers.

soon
by Eric
Sat Jan 07, 2023 1:37 pm
Forum: Cheat Engine
Topic: Ignore exception
Replies: 8
Views: 3599

Re: Ignore exception

do you have an example sourcecode because I can not reproduce it with `RaiseException(DBG_PRINTEXCEPTION_WIDE_C/*0x4001000A*/, 0, 4, args);` not even the windows debugger interface triggers this one but you can ignore exceptions. in memview go to debug and set break on unexpected exceptions to never...
by Eric
Wed Oct 26, 2022 2:17 pm
Forum: Cheat Engine Lua Scripting
Topic: Get Auto Assemble Edit Form
Replies: 8
Views: 4728

Re: Get Auto Assemble Edit Form

there's the CE sourcecode. You can ready through the .lfm and get the name property of the control you need
by Eric
Mon Oct 24, 2022 8:01 pm
Forum: Cheat Engine Lua Scripting
Topic: Get Auto Assemble Edit Form
Replies: 8
Views: 4728

Re: Get Auto Assemble Edit Form

Lefixer seems to be on CE 7.4.1 which is the only version where AutoInject1 is at that position
It's better to get the name of the control, e.g:

Code: Select all

aa=getMemoryViewForm().AutoInject1
aa.doClick()
by Eric
Mon Aug 22, 2022 9:35 pm
Forum: Cheat Engine
Topic: Turn off Mono and the game crash
Replies: 3
Views: 1778

Re: Turn off Mono and the game crash

Are you on mac or windows ?

Does it still crash when you attach using the lua command LaunchMonoDataCollector(false) and then disconnect ?
what happens if you do LaunchMonoDataCollector(true) and then disconnect ?
by Eric
Wed Aug 10, 2022 10:40 am
Forum: App Discussions
Topic: Cheat Engine Download/Information
Replies: 136
Views: 277274

Re: Cheat Engine Download/Information

all what i get is error and virus warning on downloading = no download at all......... The virus is Cheat Engine itself, not the ads: https://www.youtube.com/watch?v=v7QsS5qp0og I do not support previous versions. If there is an issue, I will fix it in the current version. Going to older versions j...
by Eric
Tue Aug 09, 2022 7:58 pm
Forum: App Discussions
Topic: Cheat Engine Download/Information
Replies: 136
Views: 277274

Re: Cheat Engine Download/Information

Archerodees wrote:
Sun Aug 07, 2022 3:37 pm
Thanks. One last question, I read the public version doesn't allow you to install where you want to, does the patreon download allow you to do that?
yup, just install it wherever
predatory cashgrabbing
If you click on decline, I don't get a single cent.