As an example, we will take the case of Sakuragaoka's Beta Area, which its data is found in SCENE\01\JD99
.
We will also make the assumption, that you have the data of the retail version of Shenmue I
(and not the BETA 0.400 version).
We will modify the contents of Sakuragaoka's Final-Version Area, which is found in SCENE\01\JD00
.
-
Delete everything in the folder
JD00
, except from theMAPINFO.BIN
file (in case you want to back up these files, copy/paste them some place else, instead of deleting). -
Copy all the
MT5
files fromJD99
and paste them toJD00
. -
Go to
JD00
and open itsMAPINFO.BIN
with a hex editor. -
Go to
JD99
and open itsMAPINFO.BIN
with a hex editor. -
Find (Ctrl+F) in the
MAPINFO.BIN
ofJD99
the tagECAM
.5.1. Select/highlight
ECAM
and everything else until the end of the file.5.2. Copy (Ctrl+C) everything that you have selected/highlighted.
-
Find (Ctrl+F) in the
MAPINFO.BIN
ofJD00
the tagECAM
.6.1. Select/highlight
ECAM
and everything else until the end of the file.6.2. Paste (Ctrl+V) the contents of the clipboard.
6.3. Save (Ctrl+S).
-
Proceed to Create a Bootable CDI.
The general idea is this:
-
You need a folder/directory with the files of the Beta Area (in this case
JD99
's). -
In that folder, you need a
MAPINFO.BIN
which is comprised of this data:- The pre-ECAM data of the Final-Version Area's
MAPINFO
(in this caseJD00
's). - And, immediately after that data, the post-ECAM (including
ECAM
) data of the Beta Area'sMAPINFO
(in this caseJD99
's).
- The pre-ECAM data of the Final-Version Area's