The one that comes with Idle's save editor. How do I use it because I want to hex edit my Minecraft save. When I drag the save file or the CON file into it looks like it worked but it's still obfuscated in the Hex editor. Help, please?
Printable View
The one that comes with Idle's save editor. How do I use it because I want to hex edit my Minecraft save. When I drag the save file or the CON file into it looks like it worked but it's still obfuscated in the Hex editor. Help, please?
Open CMD then drag and drop "minecraft.exe" then press the space-bar then if your decompressing then type -d or for compressing type -c then press the space-bar the drag and drop your save (extracted from CON File) to compress or decompress. Then press the space-bar and drag and drop your save again but change then file name to something different (this will be your new save). Then press enter and your done. :)
What Hazard said. But, in case you don't know how to open command prompt, you can easily open it in the Start Menu/Run. If Run isn't in the root of Start, then it's in Start/Accessories. When you've opened Run, type "CMD" (without quotes). Command Prompt has to be opened for all .EXE files that don't have a GUI, or else the file will just open and close quickly without doing anything.
I might get a little heat for posting what should be obvious, but there are a lot of people that don't know how to open Command Prompt. The question will get asked somewhere, so that's why I'm posting.
Thank you both. I understand how to open and use Command Prompt, it's just that the command to get it to work properly is SOOO long that I needed to be helped a bunch. Idle helped me to get it working finally but thanks. As for Hazard's response, I think that would be easier than typing everything out.
You're welcome. When dealing with file paths in Command Prompt, it's always easiest to just drag and drop the files directly into the CMD window.