[Scummvm-git-logs] scummvm-web master -> 14c20f73b20b9f3d755ad4b8e006cf77e06eba59
lotharsm
noreply at scummvm.org
Sun Mar 12 09:17:19 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
14c20f73b2 L10N: Update base news translation file
Commit: 14c20f73b20b9f3d755ad4b8e006cf77e06eba59
https://github.com/scummvm/scummvm-web/commit/14c20f73b20b9f3d755ad4b8e006cf77e06eba59
Author: lotharsm (mail at serra.me)
Date: 2023-03-12T09:17:16Z
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 a636e0fc..817bb0a9 100644
--- a/data/en/news.json
+++ b/data/en/news.json
@@ -1494,5 +1494,9 @@
"20230303": {
"title": "Help us test ScummVM for Android",
"content": "The ScummVM Android port returns with a new update to the Google Play Store, in the beta testing channel. The new version includes all the [latest features of ScummVM 2.7.0](https://downloads.scummvm.org/frs/scummvm/2.7.0/ReleaseNotes.html) as well as Android-specific improvements and bug fixes.\n\nFirst off, our team developers have implemented a significant update to the file access system in order to use the Secure Access Framework (SAF) API for secure file access on external memory space, such as SD Cards or USB drives. This effectively should resolve a long-standing issue with modern Android devices, in particular those running Android 11 and above, whereby users could not properly access the game data folders or the save game files in the external storage.\n\nNote that, since this change is a significant one, and one where transition cannot be automated for the end user, you will need to perform a few manual steps to update the paths of your ScummVM-added games with the new access system or to successfully add a new game for which the data files reside on the external storage, eg. on an SD Card. These steps should also appear in a pop-up when launching the new version of ScummVM app, if your device supports SAF. See our [documentation page](https://docs.scummvm.org/en/latest/other_platforms/android.html#adding-saf-paths-to-scummvm-directory-list) for a more detailed description of the process.\n\nSecond, our Android app now features improved key-mapping support for joysticks and modern game controllers and also allows to set the game control method per game entry or globally, per context (ScummVM UI menu, 3d engine game, 2d engine game) providing a choice between \"touchpad emulation\", \"direct mouse\" and \"gamepad emulation\" control.\n\n* During the beta phase we are interested in:\n* Severe bugs or regressions\n* Feedback on the new features\n* Suggestions for improving related instructions and documentation\n\nIf you'd like to participate in the beta testing, please follow the short instructions in [this link](https://play.google.com/apps/testing/org.scummvm.scummvm).\n\nAny issues encountered should be reported on [our bug tracker](https://bugs.scummvm.org). You can also reach out to the developer team on [the forums](https://forums.scummvm.org/viewforum.php?f=17) or on [Discord](https://discord.gg/4cDsMNtcpG).\n\nA big thanks in advance to our community members who help us polish this upcoming ScummVM for Android release!"
+ },
+ "20230312": {
+ "title": "People say Syberia doesn't exist. But people are so wrong.",
+ "content": "The first two installments of Syberia are now ready for testing in ScummVM!\n\nThe acclaimed series from Benoît Sokal follows Kate Walker, a lawyer from New York as she initially tries to complete the sale of the Voralberg toy factory. But quickly Kate is drawn into a search for the owner which takes her on a journey of discovery. Join her as she uncovers the ownerâs fascination with mammoths, the secrets of Syberia, and a love for adventure.\n\nYou will need data files from the *macOS* version of the games, and a new [daily build](/downloads/#daily) of ScummVM. The ScummVM Wiki pages for [Syberia](https://wiki.scummvm.org/index.php?title=Syberia) and [Syberia II](https://wiki.scummvm.org/index.php?title=Syberia_II) include instructions on obtaining those files from Windows or Linux. Please file any issues you discover in the [issue tracker](https://bugs.scummvm.org)."
}
}
More information about the Scummvm-git-logs
mailing list