Skip to content

Making Copies of a Save Slot (Copying 1 to 2)

AsteriskAmpersand edited this page Jul 31, 2019 · 3 revisions

So some people want a clean save for whatever good reason, in save slot 2, that isn't touched by progress in save 1. This is a brief overview on how to do that with hex.

1. Save unencrypted in the save editor (not over your original save)


2. Using a hex editor like HxD or 010editor the blocks are:

Slot 1: 0x003004DC - 0x003F65EB

Slot 2: 0x003F65EC - 0x004EC6FB

Slot 3: 0x004EC6FC - End of file

So if you copy the data from one block to another one, you get a clone of that slot.


3. Open the unencrypted edited save in the editor, and save (this time as encrypted).


4. Rename the new encrypted save to replace the old.

General Tutorials

General Tutorials

Animation Tutorials

Animation Tutorials

Audio Tutorials:

Audio Tutorials

IDs:

File & In Game IDs

Model Tutorials:

Model Tutorials

Effects Tutorials:

EFX Tutorials

FSM Tutorials

FSM Editing

MRL3 Tutorials:

MRL3 Tutorials

NPC Editing:

NPC Editing

Map Editing:

Map Editing

Plugins and Memory Editing:

Plugins and Memory Editing

Quest Editing:

Quest Editing

Monster AI Editing:

Monster AI Editing

Texture Tutorials:

General Texture Tutorials
Specific Texture Tutorials

TIML Editing

TIML Editing

Asterisk's Plugin Notes:

Asterisk's Plugin Notes

Miscellaneous Tutorials:

Miscellaneous Tutorials

Outdated Tutorials:

Outdated Tutorials
Clone this wiki locally