Jump to content

Cheat for civilization vi


danishajaz

Recommended Posts

  • 8 months later...
Posted

First,Adjust the memory range in the settings, check the other option (if you still can't find the other options marked in yellow, you can check the other options, but do not check the dangerous range.) Then, search your coin's value which type is Bytes, 10 equals to 10 however, 128 equals to -128. Because its data range from -128 to 127. Be careful that there is about 3 addresses store the value.

  • 2 weeks later...
Posted
On 11/30/2021 at 7:45 AM, Adopac said:

First,Adjust the memory range in the settings, check the other option (if you still can't find the other options marked in yellow, you can check the other options, but do not check the dangerous range.) Then, search your coin's value which type is Bytes, 10 equals to 10 however, 128 equals to -128. Because its data range from -128 to 127. Be careful that there is about 3 addresses store the value.

Hey thanks a lot. That helped and I was able to find the value and edit it 🙂

  • 6 months later...
Posted

 That works Adopac, thanks. But adding to byte value changes something else. I didn't understand how that relates to word value, so is it possible to add more than 255...

  However, there is another way it seems:

Check "Other" in memory range,

Search for range:

"(current money x 256)~(current money x 260)"

//usually it is close to 257, 260 may be too much. 

//tilde(~) is for range min~max.

e.g: for 10 (10.1 it may be) gold, that is

2560~2600

change the range as necessary. Several qword and dword appears,I changed dwords (add within range). Billons if you want.

 

Posted
On 6/20/2022 at 6:06 AM, Mokatalu said:

 That works Adopac, thanks. But adding to byte value changes something else. I didn't understand how that relates to word value, so is it possible to add more than 255...

  However, there is another way it seems:

Check "Other" in memory range,

Search for range:

"(current money x 256)~(current money x 260)"

//usually it is close to 257, 260 may be too much. 

//tilde(~) is for range min~max.

e.g: for 10 (10.1 it may be) gold, that is

2560~2600

change the range as necessary. Several qword and dword appears,I changed dwords (add within range). Billons if you want.

 

Please make a tutorial and share with us. I'm not able to edit the value. Thank you sir. 

  • 5 months later...

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.