| View previous topic :: View next topic |
| Author |
Message |
Evilestline How do I cheat?
Reputation: 0
Joined: 05 Jan 2021 Posts: 3
|
Posted: Tue Jan 05, 2021 3:01 pm Post subject: Changing Textures |
|
|
| Hi, im really new to cheat engine and was thinking that it could help me solve a problem. So far ive used to simply to change values in games but what im starting to get into/interested in is changing preloaded textures in a game. The game is a version of minecraft changed by developers to make a client of their own. Im basically trying to just change a .json model and .png image inside the preloaded game and replace them with different models/png. Is it possible with cheat engine?
|
|
| Back to top |
|
 |
soggytoast111 Cheater
Reputation: 0
Joined: 25 Sep 2020 Posts: 26
|
Posted: Tue Jan 05, 2021 3:50 pm Post subject: |
|
|
| I don't really think Cheat Engine is the way to go about this. If the paths to those assets are simply stored in .json files, then it would be as simple as opening this file up in a text editor and changing those paths.
|
|
| Back to top |
|
 |
Evilestline How do I cheat?
Reputation: 0
Joined: 05 Jan 2021 Posts: 3
|
Posted: Tue Jan 05, 2021 7:27 pm Post subject: |
|
|
| soggytoast111 wrote: | | I don't really think Cheat Engine is the way to go about this. If the paths to those assets are simply stored in .json files, then it would be as simple as opening this file up in a text editor and changing those paths. |
The File i want to change is a .json, also the files are heavily encrypted so i cannot change it directly, Ive seen someone do something like this before and they are unavailable. All i want to do is change the .png and .json models of certain files while they are preloaded.
|
|
| Back to top |
|
 |
soggytoast111 Cheater
Reputation: 0
Joined: 25 Sep 2020 Posts: 26
|
Posted: Tue Jan 05, 2021 11:31 pm Post subject: |
|
|
JSON format is just readable text, so if you are trying to change a json file you can open it up in a text editor like note pad and make it whatever you want it to be.
Which files are encrypted? The ones that store the texture assets? I'm really confused at what you are actually trying to do here.
|
|
| Back to top |
|
 |
Evilestline How do I cheat?
Reputation: 0
Joined: 05 Jan 2021 Posts: 3
|
Posted: Thu Jan 07, 2021 3:38 pm Post subject: |
|
|
| soggytoast111 wrote: | JSON format is just readable text, so if you are trying to change a json file you can open it up in a text editor like note pad and make it whatever you want it to be.
Which files are encrypted? The ones that store the texture assets? I'm really confused at what you are actually trying to do here. |
So The files inside the game are encrypted so i cant change them before i load the game. I get what you mean by the .json so yea i can do that. But for it to work i need to be able to change it while the game is loaded and those images/.json are all loaded. I cannot change it before I launch the game before the files are heavily encrypted. The game basically has a model in it which I am just trying to replace, same with its texture. If cheat engine is not the way for this then do you know any other program?
The separate client a developer has made of minecraft with very heavy encryption.
|
|
| Back to top |
|
 |
soggytoast111 Cheater
Reputation: 0
Joined: 25 Sep 2020 Posts: 26
|
Posted: Fri Jan 08, 2021 3:36 pm Post subject: |
|
|
| Quote: | | I get what you mean by the .json so yea i can do that. But for it to work i need to be able to change it while the game is loaded and those images/.json are all loaded. |
I'm still super confused what you mean by this and why you can't just edit the .json file before you load up the game. What is preventing you from doing this?
Could you maybe post that .json file here? (Either the raw file, or cut and paste the raw contents in a code block below.) That would help me understand what you're trying to do.
Also what do you mean by encrypted? Are you sure it just isn't compiled binary executable? How are you trying to read it that makes you think it's encrypted?
|
|
| Back to top |
|
 |
|