View previous topic :: View next topic |
Author |
Message |
dynamowtf How do I cheat?
Reputation: 0
Joined: 31 Jul 2021 Posts: 2
|
Posted: Sat Jul 31, 2021 7:12 am Post subject: Can i use cheat engine for force feedback ? |
|
|
Good afternoon.
I would like to make a force feedback for a controller but I don't know how to get values inside the game.
I don't know how to use cheat engine and that's why I want to ask if using it I can get what I'm looking for or better to look for other ways.
I am not looking to modify the values of the videogames , only to read them, for example in a fishing game to read the weight of the fish.
I look forward to your opinion and advice.
Thank you very much for your help.
|
|
Back to top |
|
 |
LeFiXER Grandmaster Cheater Supreme
Reputation: 20
Joined: 02 Sep 2011 Posts: 1066 Location: 0x90
|
Posted: Sat Jul 31, 2021 10:52 am Post subject: |
|
|
If the game uses Xinput (many games do), analyse the DLL with a debugger to see where it calculates the values required to send to the controller.
|
|
Back to top |
|
 |
TheyCallMeTim13 Wiki Contributor
Reputation: 51
Joined: 24 Feb 2017 Posts: 976 Location: Pluto
|
Posted: Sat Jul 31, 2021 10:59 am Post subject: |
|
|
If you just want to vibrate the controllor you can use "setXBox360ControllerVibration".
celua.txt wrote: |
setXBox360ControllerVibration(ControllerID, leftMotor, rightMotor) - Sets the speed of the left and right vibrating motor inside the controller. Range (0 to 65535 where 0 is off) |
_________________
|
|
Back to top |
|
 |
dynamowtf How do I cheat?
Reputation: 0
Joined: 31 Jul 2021 Posts: 2
|
Posted: Mon Aug 02, 2021 7:23 am Post subject: |
|
|
Thanks for your answers, I am looking to get the weight value of the fish in the game, so that this value acts on an actuator. I don't think that this value is an Xinput which I still have to check. In case it is not, is there a way to find this value and then create a program that can read this value even if I restart the game?
|
|
Back to top |
|
 |
TheyCallMeTim13 Wiki Contributor
Reputation: 51
Joined: 24 Feb 2017 Posts: 976 Location: Pluto
|
Posted: Mon Aug 02, 2021 4:29 pm Post subject: |
|
|
Yes, start with the CE tutorial in the help menu.
_________________
|
|
Back to top |
|
 |
|