nunuhara / xsystem4

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

Add support for group save format v7 #184

Closed kichikuou closed 1 month ago

kichikuou commented 1 month ago

V5 is used until Daiteikoku, and v7 since Rance Quest. Since both are Ain v6, the save version is determined by the presence of the MainVM field in AliceStart.ini.

nunuhara commented 1 month ago

Thanks!