[Scummvm-git-logs] scummvm-web master -> 96fe40987d60f9379646e32932e3a90c7d041a23

Thunderforge noreply at scummvm.org
Wed Feb 9 19:18:35 UTC 2022


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:
96fe40987d DATA: Adding links to other ScummVM game mods (#202)


Commit: 96fe40987d60f9379646e32932e3a90c7d041a23
    https://github.com/scummvm/scummvm-web/commit/96fe40987d60f9379646e32932e3a90c7d041a23
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2022-02-09T13:18:32-06:00

Commit Message:
DATA: Adding links to other ScummVM game mods (#202)

* DATA: Adding links to other game mods

These mods are made possible by ScummVM.

* DATA: Clarifying that ScummVM makes the mods possible

Changed paths:
    data/en/links.yaml


diff --git a/data/en/links.yaml b/data/en/links.yaml
index e03be4c4..0c27eef1 100644
--- a/data/en/links.yaml
+++ b/data/en/links.yaml
@@ -40,6 +40,25 @@
         these scaler.
       url: >-
         https://web.archive.org/web/20131114143602/http://www.hiend3d.com/hq3x.html
+- name: Game mods made possible by ScummVM
+  notes: >-
+    The following are links to projects that modify games in ways that were not possible in the original game engines,
+    but are possible now thanks to ScummVM.
+  links:
+    - name: The Longest Journey HD
+      notes: >-
+        A mod that includes neural network upscaled backgrounds and sprites, redrawn user interface and a lot of other 
+        small improvements thanks to the ScummVM implementation of the game engine.
+      url: 'https://tljhd.github.io'
+    - name: Monkey Island Ultimate Talkie Edition Builders
+      notes: >-
+        Builders to create talkie versions for DOS and ScummVM out of the Special Edition releases.
+      url: 'http://gratissaugen.de/ultimatetalkies/'
+    - name: ScummVM Music Enhancement Project by James Woodcock
+      notes: >-
+        A fanmade selection of recreated soundtracks based on the original MIDI files
+        for several games supported by ScummVM.
+      url: 'https://www.pixelrefresh.com/content/scummvm-music-enhancement-project/'
 - name: Other sites of interest
   notes: >-
     The following are links to sites that provide news and help on retro-gaming
@@ -80,11 +99,6 @@
         The personal blog of Ron Gilbert, the man behind many great LucasArts
         adventures, like Maniac Mansion and Monkey Island.
       url: 'https://grumpygamer.com/'
-    - name: ScummVM Music Enhancement Project by James Woodcock
-      notes: >-
-        A fanmade selection of recreated soundtracks based on the original MIDI files
-        for several games supported by ScummVM.
-      url: 'https://www.pixelrefresh.com/content/scummvm-music-enhancement-project/'
 - name: Technical information about SCUMM and other engines
   notes: >-
     SCUMM is a complex system that grew over many years. Understanding it can be




More information about the Scummvm-git-logs mailing list