[Scummvm-git-logs] scummvm master -> 82dce30b979aa4c6a1bf397aa76641d74a92bd06

sev- noreply at scummvm.org
Mon Mar 2 23:09:12 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:
82dce30b97 PHOENIXVR: Added one more version of nercono to testing


Commit: 82dce30b979aa4c6a1bf397aa76641d74a92bd06
    https://github.com/scummvm/scummvm/commit/82dce30b979aa4c6a1bf397aa76641d74a92bd06
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-03-03T00:08:47+01:00

Commit Message:
PHOENIXVR: Added one more version of nercono to testing

Changed paths:
    engines/phoenixvr/detection_tables.h


diff --git a/engines/phoenixvr/detection_tables.h b/engines/phoenixvr/detection_tables.h
index 5b22eb5936e..ff1d4d466dd 100644
--- a/engines/phoenixvr/detection_tables.h
+++ b/engines/phoenixvr/detection_tables.h
@@ -86,7 +86,7 @@ const ADGameDescription gameDescriptions[] = {
 		 "textes.txt", "4a0055fb933c8f044a7fa1a321eac7db", 5265),
 	 Common::PT_PRT,
 	 Common::kPlatformWindows,
-	 ADGF_DROPPLATFORM,
+	 ADGF_DROPPLATFORM | ADGF_TESTING,
 	 GUIO1(GUIO_NONE)},
 
 	{"lochness",




More information about the Scummvm-git-logs mailing list