Posted: Wed Sep 28, 2011 5:08 am Post subject: A question on memory viewer strings
hey im new to CE. and in memory viewer i would like to add more charactors to a address. like for example:
hat120.png . i would like add more charactors to that like hat532352.png or something similer. because everytime a string has more added to it it doesnt function in game properly . it works wen i say replace the hat120 with the same number or charactors like hat134.png or somthng. but i cant seem to add any more charactors or remove any.
If anyone can help that would be most appreciated.
Joined: 09 May 2003 Posts: 25823 Location: The netherlands
Posted: Wed Sep 28, 2011 5:37 am Post subject:
Depends on if there is room for a bigger string or if it's a fixed length string. Often the byte before the string contains the length of the string. Try editng both the string and that value
Else find the pointers to that string. Allocate new memory and write the string there, and then change the pointers to the new address _________________
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
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum