Osogami Posted July 5, 2023 Posted July 5, 2023 I used to always use game guardian, but I can't use it anymore because there is a problem that I don't understand what it means SVID_20230705_231205_1.mp4
Osogami Posted July 7, 2023 Author Posted July 7, 2023 On 7/6/2023 at 3:21 AM, Xaviesz said: [ @Osogami ] --- Perhaps the value you're going to change is Read-Only: - Do allocate memory and store your custom floats there. Then, find the value pointer and change it's pointing address into your allocate memory. - Perhaps there's certain momentum that you can change the value (At logo for example) --- Please mention the game's name, so others can help you with this. I have tried various ways still can't, can I send a video
kiynox Posted July 7, 2023 Posted July 7, 2023 [ @Osogami ] --- Quote Menulis memory ke hanya baca (termasuk kode) tidak dimungkinkan. As your Game Guardian have mentioned, if your values sits on Read-Only Memory region, you can't change it since you doesn't have permission to "write" into that Memory region. I suggest to find the values in different Memory region to avoid this. --- Yes, you can show us some video. You also haven't mention the game's name.
Osogami Posted July 9, 2023 Author Posted July 9, 2023 On 7/8/2023 at 3:12 AM, Xaviesz said: [ @Osogami ] --- As your Game Guardian have mentioned, if your values sits on Read-Only Memory region, you can't change it since you doesn't have permission to "write" into that Memory region. I suggest to find the values in different Memory region to avoid this. --- Yes, you can show us some video. You also haven't mention the game's name. Name game is car parking simulator
kiynox Posted July 5, 2023 Posted July 5, 2023 [ @Osogami ] --- Perhaps the value you're going to change is Read-Only: - Do allocate memory and store your custom floats there. Then, find the value pointer and change it's pointing address into your allocate memory. - Perhaps there's certain momentum that you can change the value (At logo for example) --- Please mention the game's name, so others can help you with this.
Question
Osogami
I used to always use game guardian, but I can't use it anymore because there is a problem that I don't understand what it means
4 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.