nunuhara / xsystem4

Cross-platform implementation of AliceSoft's System 4 engine
GNU General Public License v2.0
46 stars 4 forks source link

[大番長 DL版] Saves made by XSystem4 can't be seen in System4 (Vice versa) #140

Closed ck1521 closed 11 months ago

ck1521 commented 11 months ago

Related Version: XSystem4 Alpha-4.2

大番長 DL is using System 4.0 ver1.15

Step to Reproduce:

  1. Load 大番長 DL with XSystem4, Save game
  2. Copy XSystem save files to the save folder of 大番長 DL
  3. Start 大番長 DL, click load
  4. The load game list is empty, clicking empty rows (where the saves should be) doesn't work either ss

Vice versa (大番長 DL -> XSystem4)

Attached Save files from both System 4.0 ver1.15 and XSystem4 大番長 DL.zip

kichikuou commented 11 months ago

大番長n.asd is in gsave format which is compatible with System40.exe, but 大番長nI.asd, which is read and written by BanMisc HLL, is not in a compatible format.

I will make a patch.