Jump to content
  • 0

arm64


huanggua

Question

Posted

I am a novice and my English is not good, so I may feel like a machine translator when speaking. Please understand. I encountered a problem while using gg to cheat. When modifying the float in arm64:~A8 FMOV S0, # 0x41A80000 It seems that only values within 31f can be modified here, exceeding 31f will result in an error. Has the mogul answered my question and how to modify a larger value

3 answers to this question

Recommended Posts

Posted
16 minutes ago, huanggua said:

I am a novice and my English is not good, so I may feel like a machine translator when speaking. Please understand. I encountered a problem while using gg to cheat. When modifying the float in arm64:~A8 FMOV S0, # 0x41A80000 It seems that only values within 31f can be modified here, exceeding 31f will result in an error. Has the mogul answered my question and how to modify a larger value

Chatgpt answered me this way:It seems like you're trying to modify a float value using the "gg" cheat tool on an arm64 architecture. In ARM assembly, "FMOV" is used to move a floating-point immediate value into a register. The value you're trying to modify is represented as a hexadecimal float, "#0x41A80000".

 

The error you're encountering suggests that you can only modify values within the 31F range. This is likely due to the limitations of the floating-point representation on that specific platform or the cheat tool itself. Floating-point representations have finite precision, so some values cannot be accurately represented.

 

If you're trying to modify a value beyond the 31F range, you might need to explore alternative approaches or find different cheat tools that support a wider range of modifications. It's important to remember that cheating in games may be against the terms of service and can result in penalties or a loss of privileges, so proceed accordingly.

Posted
On 8/17/2023 at 11:51 PM, Kiynox said:

[ @huanggua ]
---

It represents 21 decimal, you can use: Float Converter to convert decimals into hex representation.
---

Some function has it's own caps limit, you should change the max value first. For example: HP have both MinHP() and MaxHP(), where "MaxHP" is limiting the value of HP.
---

how to modify a larger value

You can use this template: Float Large Value
---

Using ChatGPT results in False-Positive. Based on your information, ChatGPT provides partially correct answers: it is not GG fault but it can be caused of Floating Point limitations that I mention above about HP. If you have any specific questions (in this case Game Guardian), just ask it here at the forum.
---

I appreciate you for answering, you made my day. I am also thankful to you for sharing the Float Converter link, you made my day. I am curious to know. If you're looking for excellent essay samples to enhance your writing, I suggest visiting the Interesting Descriptive Essay site. click here now to this website offers a wide range of essay samples that can provide valuable assistance, and it's a resource I also use to generate ideas for my own essay writing.

I appreciate you for answering, you made my day. I am also thankful to you for sharing the Float Converter link, you made my day.

Posted

[ @huanggua ]
---

Quote

hexadecimal float, "#0x41A80000".

It represents 21 decimal, you can use: Float Converter to convert decimals into hex representation.
---

Quote

exceeding 31f will result in an error

Some function has it's own caps limit, you should change the max value first. For example: HP have both MinHP() and MaxHP(), where "MaxHP" is limiting the value of HP.
---

how to modify a larger value

You can use this template: Float Large Value
---

Quote

Has the mogul answered my question

Using ChatGPT results in False-Positive. Based on your information, ChatGPT provides partially correct answers: it is not GG fault but it can be caused of Floating Point limitations that I mention above about HP. If you have any specific questions (in this case Game Guardian), just ask it here at the forum.
---

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.