[Scummvm-git-logs] scummvm-web master -> e2ee8511ae6d1b9995782acb7fc60d51ad634b8b

lotharsm noreply at scummvm.org
Tue Jun 17 19:58:15 UTC 2025


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

Summary:
b25042a460 L10N: Update base news translation file
e2ee8511ae DATA: Update data files


Commit: b25042a460a8ea2fb68cef1803cfabbea5401bd1
    https://github.com/scummvm/scummvm-web/commit/b25042a460a8ea2fb68cef1803cfabbea5401bd1
Author: sev- (sev at scummvm.org)
Date: 2025-06-17T19:58:08Z

Commit Message:
L10N: Update base news translation file

Changed paths:
    data/en/news.json


diff --git a/data/en/news.json b/data/en/news.json
index 38599498..a7a67271 100644
--- a/data/en/news.json
+++ b/data/en/news.json
@@ -1678,5 +1678,9 @@
     "20250611": {
         "title": "A whole new world. A new fantastic point of view.",
         "content": "A young physics professor named Lester conducts a particle experiment. Suddenly, something goes wrong, lightning strikes, and in a moment Lester finds himself in a strange alien world. Now he must fight for his life in this strange place. Luckily, he'll find help along the way..\n\nThe ScummVM Team is pleased to announce full support for _Out of this World_ (aka _Another World_). This is particularly noteworthy, since the original version of this engine was briefly added to ScummVM over twenty years ago. \n\nHelp us test the game by grabbing a [daily build](https://scummvm.org/downloads/#daily). Read through our [testing guidelines](https://wiki.scummvm.org/index.php/Release_Testing#Testing_Guidelines). Currently, only the original DOS and Windows 3.1 versions are supported, though with sounds effects only, and not the music. Also, unfortunately, the Anniversary Editions are not yet supported. Additionally, like the original, you can't save your game, but you can use the 'c' key to open an area select dialog to enter a code to resume where you left off. And please take some [screenshots](https://wiki.scummvm.org/index.php/Screenshots) along the way.\n\nLester's fate is in your hands. You'll deal with dangerous fauna, bloodthirsty aliens, and fiendish puzzles as you flee for your life."
+    },
+    "20250617": {
+        "title": "All aboard! The Last Express is ready for testing!",
+        "content": "Paris, July 24, 1914. We are excited to announce that Jordan Mechner's acclaimed real-time adventure _The Last Express_ is now ready for testing in ScummVM!\n\nStep into the shoes of Robert Cath, an American doctor on the run from murder charges, as he boards the legendary Orient Express for what would be its final journey before the outbreak of World War I.\n\nWhat makes this adventure game truly unique is its time-based gameplay - the game takes place in real time, and characters move within the train following their own schedules, speaking in their native languages, and living their lives whether you're watching or not. But don't worry... you can always rewind time if you missed anything important!\n\nTo test this game, you'll need the original version of the game (either from the original hybrid DOS/Windows/Mac CDs or from [GOG.com](https://www.gog.com/en/game/last_express_the)) and a daily development build of ScummVM. Please note that *the Gold Edition available from Steam is NOT supported* - only the original version is compatible at this time. The engine supports the following languages for the game: English, French, German, Italian, and Spanish. We couldn't locate the Japanese version at the moment, but please contact us if you have it!\n\nGrab a [daily build](https://scummvm.org/downloads/#daily), have our [testing guidelines](https://wiki.scummvm.org/index.php/Release_Testing#Testing_Guidelines) handy, and get ready for an incredible journey through history, mystery, and one of the most innovative adventure games of the 1990s — and besides... the Orient Express is such a beautiful train, wouldn't you want to take some [screenshots](https://wiki.scummvm.org/index.php/Screenshots) while you're there?"
     }
 }


Commit: e2ee8511ae6d1b9995782acb7fc60d51ad634b8b
    https://github.com/scummvm/scummvm-web/commit/e2ee8511ae6d1b9995782acb7fc60d51ad634b8b
Author: sev- (sev at scummvm.org)
Date: 2025-06-17T19:58:08Z

Commit Message:
DATA: Update data files

Changed paths:
    data/en/compatibility.yaml
    data/en/engines.yaml
    data/en/games.yaml


diff --git a/data/en/compatibility.yaml b/data/en/compatibility.yaml
index 62c0397c..77fb944b 100644
--- a/data/en/compatibility.yaml
+++ b/data/en/compatibility.yaml
@@ -5347,3 +5347,10 @@
     since_version: DEV
     stable_platforms: dos
     unstable_platforms: ''
+-
+    id: 'lastexpress:lastexpress'
+    support: untested
+    notes: '- Gold Edition not supported.'
+    since_version: DEV
+    stable_platforms: 'dos,win,mac'
+    unstable_platforms: ''
diff --git a/data/en/engines.yaml b/data/en/engines.yaml
index f6ff9158..b59259f2 100644
--- a/data/en/engines.yaml
+++ b/data/en/engines.yaml
@@ -258,7 +258,7 @@
     id: lastexpress
     name: 'The Last Express'
     alt_name: ''
-    enabled: false
+    enabled: true
 -
     id: lilliput
     name: Lilliput
diff --git a/data/en/games.yaml b/data/en/games.yaml
index 6587cce5..ec3c9098 100644
--- a/data/en/games.yaml
+++ b/data/en/games.yaml
@@ -6250,7 +6250,7 @@
     company_id: delphine
     year: '1991'
     moby_id: '564'
-    steam_id: ''
+    steam_id: '233550'
     gog_id: ''
     zoom_id: ''
     additional_stores: ''




More information about the Scummvm-git-logs mailing list