[Scummvm-git-logs] scummvm master -> a6f78147f1a39b28249cfe7625a96d27bc76ffd4

Helco noreply at scummvm.org
Fri Feb 6 07:21:45 UTC 2026


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
a6f78147f1 ALCACHOFA: Use engine V3.1 for russian remastered adventuradecine


Commit: a6f78147f1a39b28249cfe7625a96d27bc76ffd4
    https://github.com/scummvm/scummvm/commit/a6f78147f1a39b28249cfe7625a96d27bc76ffd4
Author: Helco (Helco at users.noreply.github.com)
Date: 2026-02-06T08:21:39+01:00

Commit Message:
ALCACHOFA: Use engine V3.1 for russian remastered adventuradecine

Changed paths:
    engines/alcachofa/detection_tables.h


diff --git a/engines/alcachofa/detection_tables.h b/engines/alcachofa/detection_tables.h
index 72c3d779612..bddde5ce609 100644
--- a/engines/alcachofa/detection_tables.h
+++ b/engines/alcachofa/detection_tables.h
@@ -126,7 +126,7 @@ const AlcachofaGameDescription gameDescriptions[] = {
 			ADGF_USEEXTRAASTITLE | ADGF_REMASTERED | ADGF_CD,
 			GUIO2(GAMEOPTION_32BITS, GAMEOPTION_HIGH_QUALITY)
 		},
-		EngineVersion::V3_0
+		EngineVersion::V3_1
 	},
 
 	//




More information about the Scummvm-git-logs mailing list