Coder Social home page Coder Social logo

Comments (7)

XMDS avatar XMDS commented on July 20, 2024

Currently, the read and write memory commands cannot be used in the DE version of SA. Because the game uses x64. These commands will be supported in future versions, please wait. But you can implement them through C++ and write your project (if you need)

from cleo-redux.

GouLiGuoJiaNaive avatar GouLiGuoJiaNaive commented on July 20, 2024

It seems to be waiting for a while, but I believe it will not be too long.

from cleo-redux.

XMDS avatar XMDS commented on July 20, 2024

In fact, a few hours ago. x87 is discussing commands to read and write memory. But only for discussion, because the game uses x64, the memory method will be different. The order hasn't been confirmed yet

from cleo-redux.

XMDS avatar XMDS commented on July 20, 2024

In addition, there is no need for two Chinese to communicate here in English. You can contact me with QQ

from cleo-redux.

JuniorDjjr avatar JuniorDjjr commented on July 20, 2024

I do not have so much knowledge in memory hacking, but I didn't understand the difficulty for being x64.

Soon in the early days I made a test asi to understand how the memory of the game is positioned and if it is possible to write it without any problems (SA:DE), and I actually wrote new values in memory, and I saw it by the cheat engine, the values really have been changed correctly and have effect in the game. But I didn't do anything so complex, probably I'm missing some detail here.

I used https://github.com/thelink2012/Injector

from cleo-redux.

XMDS avatar XMDS commented on July 20, 2024

I do not have so much knowledge in memory hacking, but I didn't understand the difficulty for being x64.

Soon in the early days I made a test asi to understand how the memory of the game is positioned and if it is possible to write it without any problems (SA:DE), and I actually wrote new values in memory, and I saw it by the cheat engine, the values really have been changed correctly and have effect in the game. But I didn't do anything so complex, probably I'm missing some detail here.

I used https://github.com/thelink2012/Injector

Yes. What you said is absolutely correct. I did exactly this in my "DisableTextMissing.asi", it prevents the text "missing" from being left behind. I used
https://github.com/thelink2012/injector

In addition, I recommend adding this:
https://github.com/ThirteenAG/Hooking.Patterns

from cleo-redux.

x87 avatar x87 commented on July 20, 2024

0.8.4 adds READ_MEMORY and WRITE_MEMORY in SA:DE
https://github.com/cleolibrary/CLEO-Redux/blob/master/using-memory-64.md

from cleo-redux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.