Save file in the french PC version is buggy. There is a padding of 6 bytes inside the Worldmap section of the savemap. The next section (Triple Triad) is at the right position, this means the end of the worldmap overlap the beginning of the Triple Triad section. This have bad consequences, like preventing the access to the lunatic Pandora at the end of disk 3.
Save file in the french PC version is buggy. There is a padding of 6 bytes inside the Worldmap section of the savemap. The next section (Triple Triad) is at the right position, this means the end of the worldmap overlap the beginning of the Triple Triad section. This have bad consequences, like preventing the access to the lunatic Pandora at the end of disk 3.
Savemap in Hyne sourcecode: https://github.com/myst6re/hyne/blob/master/SaveData.h#L327