View previous topic :: View next topic |
Author |
Message |
Fujosej How do I cheat?
Reputation: 0
Joined: 24 Oct 2018 Posts: 4
|
Posted: Wed Oct 24, 2018 7:39 pm Post subject: Profile for Hotkeys (speedhack in particular) |
|
|
I have a really simple idea, i want different set of hotkeys for different games.
For example i use specific set of hotkeys for speedhack in Xcom 2 and a different set in other game.
Basically i want to load up a profile depending on a game i am gonna play.
Btw , i am talking about the Hotkeys section in Edit>Settings
Is there a way to do this? I thought maybe some kind of a config exists in a cheatengine intall folder that i can edit and save different variations, but i found nothing.
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25788 Location: The netherlands
|
Posted: Wed Oct 24, 2018 11:57 pm Post subject: |
|
|
it's in the registry (which you can access using the registry class:getSettings())
and you can let ce apply registry changes by calling reloadSettingsFromRegistry()
_________________
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 |
|
 |
Fujosej How do I cheat?
Reputation: 0
Joined: 24 Oct 2018 Posts: 4
|
Posted: Thu Oct 25, 2018 9:23 am Post subject: |
|
|
Ok thanks, thats sounds kinda complicated for me , never done any scripting or programming really.
So maybe this variant will work.
What if i export HKEY_CURRENT_USER\Software\Cheat Engine file from registry for different games.
And just apply it ,by doubleclicking.
Will it work?
|
|
Back to top |
|
 |
Dark Byte Site Admin
Reputation: 470
Joined: 09 May 2003 Posts: 25788 Location: The netherlands
|
Posted: Thu Oct 25, 2018 10:07 am Post subject: |
|
|
as long as you call reloadSettingsFromRegistry or restart CE, yes
_________________
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 |
|
 |
|