Commit graph

39 commits

Author SHA1 Message Date
Le Philousophe
65c0429045 ALL: Declare the Game not implemented message in only one place 2024-08-17 17:51:06 +03:00
Eugene Sandulenko
caacb4d1e4
ENGINES: "Missing game code" -> "Game not implemented" for unsupported games
As suggested by lephilosouphe, we show this to the end users on attempt
to run unsupported gamesA.
2024-08-13 23:39:57 +02:00
antoniou79
6fad47ae0e BLADERUNNER: Add unsupported version to final mode too
The translator requested not to support their version
2023-06-14 10:24:45 +03:00
antoniou79
94adf33dd5 BLADERUNNER: Add checkbox for fixing Spanish credits 2022-11-17 19:09:18 +02:00
Cameron Cawley
53a70986ac BLADERUNNER: Move the engine options into the MetaEngine subclass 2022-11-16 23:58:54 +01:00
antoniou79
5df0b78ef5 BLADERUNNER: Add skip crawl subs option to BR:EE
This version of the game is unsupported, but let's have options parity for it
2022-06-30 17:41:45 +03:00
antoniou79
58ce14943f BLADERUNNER: Fix capitalization and add translators comment for BR:EE warning 2022-06-30 17:41:45 +03:00
antoniou79
8aaee0fb4e BLADERUNNER: Add checkbox for no subtitles in intro crawl
This also covers the Blade Runner Logo and the Westwood Studios logo
2022-06-30 01:00:05 +03:00
Peter Kohaut
fc98faf01a BLADERUNNER: Mark enhanced edition as unsupported 2022-06-28 23:48:22 +02:00
antoniou79
77e3979c79 BLADERUNNER: Detection and launch support for demo
Demo is the sizzle2 VQA/VQP early teaser for Blade Runner
2022-05-11 23:42:43 +03:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
trembyle
c740f96f63 COMMON: Normalize and document language maintenance
* Add documentation to add or maintain language values
* Fix and reorder existing entries to match ISO standards
2021-11-11 12:06:15 +01:00
Eugene Sandulenko
34cad2193d
BLADERUNNER: Added detection stub for Chinese version 2021-04-23 15:56:49 +02:00
Eugene Sandulenko
ab3ad6e1fe BLADERUNNER: Disable Siberian Studio Russian fan translations 2020-11-10 02:15:03 +01:00
aryanrawlani28
29ceb07959 ENGINES: ALL: Revert detection submodule to be directly present in the engine directory
- DETECT_OBJS are present and added inside an engine's modules.mk file.
2020-10-03 14:56:36 +02:00
aryanrawlani28
8189a05316 ENGINES: ALL: Adapt to changes for new plugins by defining a new detection module
For each engine:
- Make a new folder detection
- Move detection-related files inside the folder
- Add a new module "enginename/detection"
- Add DETECT_OBJS here
- Adjust the normal engine module to remove detect_objs
- Adjust every file for the new changes.
2020-10-03 14:56:36 +02:00
Thanasis Antoniou
11adaa4f3d BLADERUNNER: Add engine option to disable stamina drain
Allows not having to constantly click the mouse to keep McCoy from slowing down

Even though this was a bug in the original game, having this option re-creates the original experience of McCoy running quite fast (still keeping the 30 fps limit) and not slowing down when the player stops clicking.
2020-02-27 20:27:29 +02:00
Thanasis Antoniou
882dd06f52 BLADERUNNER: More fixes for cut or muted lines across localizations
Based on notes from IlDucci from the Spanish translation team and mine
2020-02-03 00:01:15 +02:00
Thanasis Antoniou
fbec77963d BLADERUNNER: Allow detection of Spanish version for restored content mode 2020-01-18 22:46:53 +02:00
Thanasis Antoniou
ca8539dabe BLADERUNNER: Add a engine checkbox to target 120 fps
This is added in the Engine tab for the game. Default is false (60 fps)
2019-11-10 17:37:56 +02:00
Lothar Serra Mari
e2b9112c2c BLADERUNNER: Remove ADGF_TESTING flag 2019-09-30 01:44:07 +02:00
Henrik "Henke37" Andersson
196bb91dcc BLADERUNNER: The game doesn't use MIDI for the music, mark it as such. 2019-09-29 19:34:16 +03:00
Thanasis Antoniou
7c20b07ffb BLADERUNNER: Add engine gui option to avoid use of delayMillis() 2019-09-16 12:00:25 +03:00
Peter Kohaut
94b9304014 BLADERUNNER: Improved support for Russian translations
Adds support for Home Systems, Inc. + Siberian Studio R4 translation
patch.
Added name scrambling algorithm from R4 patch.
Fixed R3 support (previously was not named).

closes #11102
2019-09-07 21:18:20 +02:00
Tarek Soliman
6feed8a18e BLADERUNNER: Fix detection ADGF flags 2019-06-18 23:23:05 +01:00
Peter Kohaut
5a88f66061 BLADERUNNER: Split game to two different versions
first one is original game
second one contains restored cut content
2019-05-18 20:14:19 +02:00
Peter Kohaut
ee2dcf6375 BLADERUNNER: Make the cut content a runtime option
Player can choose to use or not the restored cut content.
Does not affect fixed bugs in original game.
2019-04-25 23:39:31 +02:00
Peter Kohaut
e7641d51b5 BLADERUNNER: Fixes for Russian version 2019-03-17 22:01:16 +01:00
Peter Kohaut
60a30b904b BLADERUNNER: Added shorty mode
Available via ScummVM game options
2019-02-10 20:34:05 +01:00
Peter Kohaut
dbfc657a2c BLADERUNNER: Added sitcom mode
Available via ScummVM game options
2019-02-10 19:47:22 +01:00
Peter Kohaut
824ecc0aad BLADERUNNER: Preliminary saving & loading support
Saving and loading is accessible via ScummVM dialogs.
No in-game UI support yet.

It is possible to load saves from original game via debugger console.
ScummVM saves have additional header and are incompatibile with original
game.
2018-11-24 08:39:03 +01:00
Eugene Sandulenko
891d972a62 BLADERUNNER: Simplified detection tables 2018-03-20 18:34:32 +01:00
Peter Kohaut
1eeafb4e30 BLADERUNNER: Support for different languages
Added support for playing the game with different languages
Added Spanish language to detection tables
2018-01-14 13:36:55 +01:00
Galaxy13
ddb4c8bfd2 BLADERUNNER: Added Russian Version Detection
This is for a localised "Fargus" release.
2018-01-14 06:39:02 +00:00
Zibri
a1b9b0c0a1 BLADERUNNER: Added Italian Version Detection 2018-01-14 06:24:42 +00:00
Matan Bareket
119cdf1767 BLADERUNNER: Added detection entries for Blade Runner (French) - Bug #9722 2017-12-26 20:31:14 +01:00
rootfather
b65a8eda66 BLADERUNNER: Add detection for German version 2017-01-19 20:40:37 +01:00
Peter Kohaut
b67bca20b5 BLADERUNNER: Pull in changes from madmoose 2016-09-29 22:33:40 +02:00
Thomas Fach-Pedersen
2e3fd7cf05 BLADERUNNER: Start port to scummvm engine
Just shows the splash for now. VQA decoder partially ported but without
audio and some minor special features.
2016-09-29 22:21:00 +02:00