| View previous topic :: View next topic |
| Author |
Message |
SwaggaJackin' Master Cheater
Reputation: 2
Joined: 06 Nov 2009 Posts: 309
|
Posted: Fri Mar 13, 2026 9:23 am Post subject: CoreCLR support? |
|
|
Been a while but glad to see this place is still around. Anyways...
Godot 4 uses CoreCLR now so the standard Cheat Engine mono dissector doesn't work with it. Any plans to add support to this? I was going to check the latest source but it seems the git hasn't been updated since 2023 and now everything is Patreon pay walled. I'm not complaining, I understand everyone has to make a living but is this a planned feature? Also is there any way to obtain the current source or is that pay walled currently? |
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 472
Joined: 09 May 2003 Posts: 25890 Location: The netherlands
|
Posted: Fri Mar 13, 2026 9:39 am Post subject: |
|
|
there are updates there yes. you got a game name that uses it ? _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
SwaggaJackin' Master Cheater
Reputation: 2
Joined: 06 Nov 2009 Posts: 309
|
Posted: Fri Mar 13, 2026 9:50 am Post subject: |
|
|
| Dark Byte wrote: | | there are updates there yes. you got a game name that uses it ? |
Slay The Spire 2 currently uses Godot 4. I've already made some cheats but it's just really convenient to have the dissector have all the symbols there already instead of having to fiddle with both ILspy and CE to find everything. |
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 472
Joined: 09 May 2003 Posts: 25890 Location: The netherlands
|
Posted: Fri Mar 13, 2026 10:55 am Post subject: |
|
|
seems to work in the next version _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
SwaggaJackin' Master Cheater
Reputation: 2
Joined: 06 Nov 2009 Posts: 309
|
Posted: Fri Mar 13, 2026 11:44 am Post subject: |
|
|
| Excellent. Does the next public release have a date? |
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 472
Joined: 09 May 2003 Posts: 25890 Location: The netherlands
|
Posted: Fri Mar 13, 2026 3:46 pm Post subject: |
|
|
Soon ™
7.6.5 was supposed to be the 7.7 release, but I couldn't stop myself adding new stuff and improving the newly added items
so recently I made beta version 7.6.6 and hopefully this time I can manage to make a release build _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
Csimbi I post too much
Reputation: 98
Joined: 14 Jul 2007 Posts: 3366
|
Posted: Fri Mar 13, 2026 3:54 pm Post subject: |
|
|
| Dark Byte wrote: | | 7.6.5 was supposed to be the 7.7 release, but I couldn't stop myself adding new stuff and improving the newly added items |
Nice!
| Dark Byte wrote: | | so recently I made beta version 7.6.6 and hopefully this time I can manage to make a release build |
Can I has cheezburger plz?  |
|
| Back to top |
|
 |
SwaggaJackin' Master Cheater
Reputation: 2
Joined: 06 Nov 2009 Posts: 309
|
Posted: Sat Mar 14, 2026 1:45 am Post subject: |
|
|
| Dark Byte wrote: | Soon ™
7.6.5 was supposed to be the 7.7 release, but I couldn't stop myself adding new stuff and improving the newly added items
so recently I made beta version 7.6.6 and hopefully this time I can manage to make a release build |
Awesome, thanks for all the work Darkbyte. I'll see if this new beta fixes another issue I had with Terraria .NET not loading symbols correctly. If attached to the game, sometimes all .NET symbols wouldn't load, but closing cheat engine and attaching a second time always guaranteed they did, it's strange.
EDIT:
Just tried Terraria, still has the same issue in 7.6.6. Unsure why that occurs.
Unrelated, but I miss your old profile pic of the guy holding up the sword. I always wondered where that image even came from. I'm guessing an old 90s pc game? |
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 472
Joined: 09 May 2003 Posts: 25890 Location: The netherlands
|
Posted: Sat Mar 14, 2026 4:01 am Post subject: |
|
|
If you attach before the game has loaded or jitted the functions you're interested in they won't show up.
call reinitializeDotNetSymbolhandler until what you need is available
or try the more aggresive collector option where ce injects a .net dll so you can jit the methods yourself _________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
SwaggaJackin' Master Cheater
Reputation: 2
Joined: 06 Nov 2009 Posts: 309
|
Posted: Sat Mar 14, 2026 4:03 am Post subject: |
|
|
| Dark Byte wrote: | If you attach before the game has loaded or jitted the functions you're interested in they won't show up.
call reinitializeDotNetSymbolhandler until what you need is available
or try the more aggresive collector option where ce injects a .net dll so you can jit the methods yourself |
No, I don't think that's the issue. If I let the game run idle after launch for 5 minutes it still won't identify those functions.
But attaching, immediately closing, and attaching again always works 100% of the time. I'll make a short video demonstrating
EDIT: Nevermind, I think you're correct or the beta fixed it. After trying again what's failing now was on my end with an outdated script.
Either way just ignore that, it seems to be functioning fine, sorry to waste your time. |
|
| Back to top |
|
 |
|