Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to compile the mc4 cheat decrypter? Which tool? #10

Open
doctahoo opened this issue Dec 20, 2023 · 3 comments
Open

How to compile the mc4 cheat decrypter? Which tool? #10

doctahoo opened this issue Dec 20, 2023 · 3 comments

Comments

@doctahoo
Copy link

doctahoo commented Dec 20, 2023

Hi, Bucanero,

I would like to know how to compile your mc4 cheat decrypter because I would like to improve a cheat code found in a mc4 file for Elden Ring Update 1.15 and I need to know a specific offset. Which tool do I need to use to compile the mc4 decrypter?

Or will you provide a compiled .exe file sometime?

Thank you in advance.

@bucanero
Copy link
Owner

bucanero commented Dec 20, 2023

here's a Windows build:
https://www.mediafire.com/file/6n54nmlrmmcr6bj/mc4-cheat-decrypter.rar/file

remember it's a command line tool, run cmd.exe first.


To build for other systems like Linux or Mac, download the repository, and then:

cd save-decrypters/mc4-cheat-decrypter
make

@doctahoo
Copy link
Author

doctahoo commented Dec 21, 2023

I see. Thank you so much for sharing. Now I can combine different cheat files (json, mc4) into a single file. As you may already know, GoldHen lets you use only a cheat file at a time.

@doctahoo
Copy link
Author

doctahoo commented Dec 21, 2023

Hi, again, Bucanero,

A very small request: Could you please modify the .exe so that the decrypted file has the extension .shn and the original file keeps the extension .mc4 (instead of .mc4.bak)? This would save time renaming files after decryption.

Thank you for your great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants