[Scummvm-git-logs] scummvm-web master -> 518c1fb8efc3b12fa5bce9846353588dee2fe259
dreammaster
paulfgilbert at gmail.com
Sun Jun 21 01:10:56 UTC 2020
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:
518c1fb8ef WEB: Added company section for Origin Systems Ultima games
Commit: 518c1fb8efc3b12fa5bce9846353588dee2fe259
https://github.com/scummvm/scummvm-web/commit/518c1fb8efc3b12fa5bce9846353588dee2fe259
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2020-06-20T18:10:40-07:00
Commit Message:
WEB: Added company section for Origin Systems Ultima games
Changed paths:
data/compatibility/compat-DEV.xml
diff --git a/data/compatibility/compat-DEV.xml b/data/compatibility/compat-DEV.xml
index 9dcdd8bc..ffb4b585 100644
--- a/data/compatibility/compat-DEV.xml
+++ b/data/compatibility/compat-DEV.xml
@@ -385,7 +385,44 @@
</game>
</games>
</company>
- <company>
+ <company>
+ <name>Origin Systems</name>
+ <games>
+ <game>
+ <name>Ultima IV: Quest of the Avatar</name>
+ <target>ultima4</target>
+ <support_level>good</support_level>
+ <notes>
+ Game is completable<h:br />
+ - DOS English version is supported, FM-Towns may also be, but we'll need
+ someone with a copy to provide us a detection entry and test it out.<h:br />
+ - Provides an optional VGA enhanced mode
+ </notes>
+ </game>
+ <game>
+ <name>Ultima VI: The False Prophet</name>
+ <target>ultima6</target>
+ <support_level>good</support_level>
+ <notes>
+ Game is completable<h:br />
+ - DOS English verson is supported. German translation patch is
+ also partially supported, with some interface elements not translated.<h:br />
+ - Provides an optional enhanced mode that has a full screen map
+ and container widgets.
+ </notes>
+ </game>
+ <game>
+ <name>Ultima VIII: Pagan</name>
+ <target>ultima8</target>
+ <support_level>good</support_level>
+ <notes>
+ Game is completable<h:br />
+ - DOS English, French, German, and Spanish versions are supported
+ </notes>
+ </game>
+ </games>
+ </company>
+ <company>
<name>Revolution Software</name>
<games>
<game>
More information about the Scummvm-git-logs
mailing list