JenniBee
5090b6cbbb
WINTERMUTE: Add flag for games using low-spec resources.
2018-05-17 18:08:18 +00:00
Hubert Maier
0003048fdd
WME: Add three fangames from jennibee
...
- DFAF Adventure
- Dreamcat
- Open Quest
Freely available from https://jennibee.itch.io/ these are three (very short) fangames.
All of those games come in three packages (Linux, OSX, Windows32) but all the packages differ only in the platform .exe, the data.dcp stays the same, so the entry is limited to one.
The packages even come with ScummVM 1.8.1
All three games tested and working (didn't solve the Open Quest final riddle though)
One script runtime error encountered in DFAF Adventure on examining the "speaker", other than that fine.
Feel free to give hints on what i should change.
2016-12-31 18:07:56 +02:00
Tobia Tesan
a496467fbe
WINTERMUTE: Add "Sprite bilinear filtering" menu option
2016-12-26 12:20:56 +01:00
Eugene Sandulenko
dead4aa014
JANITORIAL: Remove trailing spaces
2016-10-09 14:59:58 +02:00
Eugene Sandulenko
3537e46d4a
WINTERMUTE: Enable supported games for the release
2016-10-07 11:57:55 +02:00
Einar Johan Trøan Sømåen
5348327da6
WINTERMUTE: Add detection for german version of 5MA, Fixes #6850
2016-10-06 00:12:53 +02:00
Eugene Sandulenko
e4ffc1b695
Merge pull request #692 from tobiatesan/cr5
...
WINTERMUTE: Add detection entry for Carol Reed 5 Demo
2016-03-06 01:56:21 +01:00
Tobia Tesan
2c4bf8aebd
WINTERMUTE: Remove ADGF_DEMO flag from non-demo carolreed4 entry
2016-03-05 21:05:34 +01:00
Tobia Tesan
d6c772c4de
WINTERMUTE: Add detection entry for Carol Reed 5 Demo
2016-03-05 20:46:43 +01:00
Einar Johan Trøan Sømåen
30b6682130
WINTERMUTE: Add detection for Oknytt v.1.13
...
Beware that the language-overriding breaks if english.dcp
still exists in the same folder as d_sounds.dcp
2015-11-08 17:14:17 +01:00
Einar Johan Trøan Sømåen
7292c47679
WINTERMUTE: Adjust detection of Five Magical Amulets
...
This should add proper detection of the Czech/English/Polish
versions of Five Magical Amulets
2015-11-08 16:55:07 +01:00
Einar Johan Trøan Sømåen
2f868ae5b6
WINTERMUTE: Add detection for Bickadoodle 1.2 (Fixes bug 6735)
2014-11-04 18:08:20 +01:00
Einar Johan Trøan Sømåen
f1eb2513f0
WINTERMUTE: Use macros to simplify detection_tables.h
2014-11-04 17:52:37 +01:00
Tobia Tesan
dfe465e26b
WINTERMUTE: Introduce WMEGameDescription
...
I aped what has been done with AGS: in engines/agi/detection.cpp, adding
a struct that includes ADGameDescription at the beginning.
This is also recommended in advancedDetector.h
2014-11-04 17:52:01 +01:00
Pawel Kolodziejski
78258151ea
WME: added few more games. added ability to detect from exe files.
2014-07-22 21:22:45 +02:00
Einar Johan Trøan Sømåen
0a1c75bc32
WINTERMUTE: Add detection for Vsevolod Prologue
2014-06-09 16:25:23 +02:00
Einar Johan Trøan Sømåen
767368f1ea
WINTERMUTE: Add detection for Oknytt
2014-06-09 16:09:41 +02:00
Einar Johan Trøan Sømåen
7b7f0222ba
WINTERMUTE: Add detection for 5 versions of The Kite
2014-05-31 21:26:55 +02:00
Einar Johan Trøan Sømåen
3640914624
WINTERMUTE: Add detection for Bickadoodle 1.1
2014-05-31 21:12:55 +02:00
Einar Johan Trøan Sømåen
aea94110d1
WINTERMUTE: Add detection for "Boredom of Agustin Cordes"
2014-05-31 21:07:34 +02:00
Einar Johan Trøan Sømåen
7141df0729
WINTERMUTE: Add another Rhiannon-version to the detection tables.
...
As it's unclear how this version differs from the current version,
I've tagged it as DVD.
2014-05-31 20:57:15 +02:00
Einar Johan Trøan Sømåen
5064ae15e5
WINTERMUTE: Correct mistaken identification of JULIA 1.2 as Steam-version
...
It is actually the version from Bundle in a Box
2014-04-07 16:33:29 +02:00
Einar Johan Trøan Sømåen
3fc63d37b6
WINTERMUTE: Add detection for 1/2 Ritter
2014-04-06 14:28:25 +02:00
Einar Johan Trøan Sømåen
64f30861b5
WINTERMUTE: Add detection for the Reversion2 2.0.2412 (Linux)
2014-04-05 16:02:25 +02:00
Einar Johan Trøan Sømåen
c402074385
WINTERMUTE: Add detection entry for Rhiannon: Curse of the four Branches
2014-04-05 15:33:04 +02:00
Einar Johan Trøan Sømåen
f565e20a01
WINTERMUTE: Add detection entry for Corrosion: Cold Winter Waiting
2014-04-05 15:30:16 +02:00
Einar Johan Trøan Sømåen
adacad71db
WINTERMUTE: Add detection entry for Ghost in the Sheet
2014-04-05 15:26:44 +02:00
Einar Johan Trøan Sømåen
b9286099f8
WINTERMUTE: Add a detection entry for the steam version of J.U.L.I.A.
2014-04-05 15:21:08 +02:00
Einar Johan Trøan Sømåen
09e069368f
WINTERMUTE: Add another detection-entry for Bickadoodle
2014-04-05 14:27:26 +02:00
JenniBee
bd0f37fe65
WINTERMUTE: Add md5 for Zilm: A Game of Reflex.
2014-03-19 00:42:36 +00:00
Johannes Schickel
fc5ef58fff
WINTERMUTE: Make GPL headers consistent in themselves.
2014-02-18 02:39:40 +01:00
Einar Johan Trøan Sømåen
12c330c5b9
Merge pull request #418 from JenniBee/md5s
...
WINTERMUTE: Adding more detection entries.
2014-01-11 07:51:38 -08:00
Einar Johan Trøan Sømåen
7d2dc87df0
WINTERMUTE: Add detection for french, italian, spanish and czech versions of Dirty Split.
2014-01-11 11:37:21 +01:00
JenniBee
2c6102a9d4
WINTERMUTE: Adding more detection entries.
2013-12-30 18:34:30 -05:00
Eugene Sandulenko
4b2cd71956
WINTERMUTE: Fix new detection entries
2013-12-22 11:38:48 +02:00
Einar Johan Trøan Sømåen
56bbc9e796
WINTERMUTE: Fix build issues in previous commit.
2013-12-22 02:24:03 +01:00
Einar Johan Trøan Sømåen
7fe40098d1
Merge pull request #412 from JenniBee/md5s
...
WINTERMUTE: Adding detection for more games.
2013-12-21 16:05:00 -08:00
JenniBee
9bbe836b12
WINTERMUTE: Adding detection for more games.
2013-12-21 18:50:23 -05:00
Johannes Schickel
dce90064b9
WINTERMUTE: Add Reversion: The Escape 1.3.2369 release.
...
This release has different hashes and file sizes than the previous Reversion
1.3 entries but is marked as 1.3.2369 in the installer filename.
2013-12-05 16:26:44 +01:00
Einar Johan Trøan Sømåen
b1bcf12791
WINTERMUTE: Add a fake detection entry for Czech Dead City.
...
The language data for the Czech version are in data.dcp, but the pairs
of {language.dcp, data.dcp} get preference over just a match on data.dcp,
thus we need to detect Czech as one of these pairs, giving the user the
choice of language on detection. In this case I just copied the english-detection.
2013-11-18 12:05:21 +01:00
JenniBee
90481b6409
WINTERMUTE: Adding detection for more games.
2013-11-06 16:12:03 -05:00
JenniBee
ddef75f5fc
WINTERMUTE: Adding detection for more games.
2013-08-19 09:36:03 -04:00
Einar Johan Trøan Sømåen
41c1ea29b3
WINTERMUTE: Add detection for Blue Madonna-demo.
2013-08-12 00:33:41 +02:00
Einar Johan Trøan Sømåen
58855dd37f
WINTERMUTE: Add detection for James Peris (Full Version)
2013-07-31 16:02:38 +02:00
Einar Johan Trøan Sømåen
f691e005f8
WINTERMUTE: Add detection for both english and spanish James Peris Demo.
2013-07-31 04:26:28 +02:00
Einar Johan Trøan Sømåen
7deef6ad63
WINTERMUTE: Align detection-entries properly with spaces.
2013-07-29 23:49:28 +02:00
Einar Johan Trøan Sømåen
ebabf3948d
WINTERMUTE: Add detection for The Shine of a Star.
2013-07-29 23:47:08 +02:00
Eugene Sandulenko
b43bac6192
WINTERMUTE: Added detection entry for Toshechka game
2013-07-27 20:48:16 +03:00
Einar Johan Trøan Sømåen
e26fb8e7d2
WINTERMUTE: Add detection for J.U.L.I.A. (Greenlight Demo)
2013-06-26 01:59:31 +02:00
Einar Johan Trøan Sømåen
b490801e64
WINTERMUTE: Set language of James Peris to unknown for now.
...
The selection is done via registry, so no easy fix is available yet.
2013-06-19 00:42:17 +02:00