Antoniou Athanasios
9fa924c09f
STARK: Detect TLJ Steam version to fix missing bg resource ( #3318 )
...
STARK: Detect TLJ Steam version to fix missing bg resource
An alternative fix for bug https://bugs.scummvm.org/ticket/12762 that replaces the previous fix.
This fix will set a flag at detection time (when adding the game to ScummVM)
so that the Steam version will skip trying to load a background image resource
from the exe file (game.exe), since that specific version is missing a valid version
of this resource which leads to an assertion fault.
It wont be necessary to re-add (redetect) the game, if it has already been added before this fix. The current AdvancedDetector implementation takes care of setting the flag at game launch. (As explained by sev) we run detection on every run and returning the relevant detection entry.
The previous fix was this commit which was based only on version info of the exe file:
565a0559ed
That one also works without having to re-add/re-detect the game, but perhaps just checking
version info is not the best approach.
2021-08-29 14:14:29 +03:00
..
2021-08-20 21:14:07 +02:00
2021-08-16 19:24:46 +02:00
2021-08-28 00:27:52 +02:00
2021-08-14 15:33:22 +02:00
2021-08-28 12:56:25 -07:00
2021-08-18 14:26:34 +03:00
2021-08-05 00:01:46 +02:00
2021-08-23 13:34:35 +02:00
2021-08-23 00:09:51 +03:00
2021-08-05 00:01:46 +02:00
2021-08-23 13:34:35 +02:00
2021-08-23 13:34:35 +02:00
2021-08-05 00:01:46 +02:00
2021-08-23 13:34:35 +02:00
2021-08-05 00:01:46 +02:00
2021-08-28 20:07:00 -07:00
2021-08-22 22:25:33 +03:00
2021-08-05 00:01:46 +02:00
2021-08-26 12:58:06 +02:00
2021-08-05 00:01:46 +02:00
2021-08-05 00:01:46 +02:00
2021-08-23 13:34:35 +02:00
2021-08-23 13:34:35 +02:00
2021-08-05 00:01:46 +02:00
2021-08-28 17:05:38 -07:00
2021-08-05 00:01:46 +02:00
2021-08-05 00:01:46 +02:00
2021-08-05 00:01:46 +02:00
2021-08-21 08:00:05 +02:00
2021-08-05 00:01:46 +02:00
2021-08-05 00:01:46 +02:00
2021-08-07 20:22:37 +01:00
2021-08-05 00:01:46 +02:00
2021-08-23 13:34:35 +02:00
2021-08-05 00:01:46 +02:00
2021-08-23 13:34:35 +02:00
2021-08-05 00:01:46 +02:00
2021-08-23 21:22:27 +01:00
2021-08-23 13:34:35 +02:00
2021-08-07 10:44:37 +02:00
2021-08-23 13:34:35 +02:00
2021-08-05 00:01:46 +02:00
2021-08-23 13:34:35 +02:00
2021-08-05 00:01:46 +02:00
2021-08-07 10:44:37 +02:00
2021-08-28 03:02:07 +02:00
2021-08-23 13:34:35 +02:00
2021-08-05 00:01:46 +02:00
2021-08-05 00:01:46 +02:00
2021-08-22 22:25:33 +03:00
2021-08-23 13:34:35 +02:00
2021-08-07 10:44:37 +02:00
2021-08-18 22:34:02 +02:00
2021-08-07 10:44:37 +02:00
2021-08-05 00:01:46 +02:00
2021-08-07 10:44:37 +02:00
2021-08-05 00:01:46 +02:00
2021-08-21 23:36:50 +01:00
2021-08-16 17:00:35 +02:00
2021-08-05 00:01:46 +02:00
2021-08-06 22:37:46 +02:00
2021-08-28 23:57:30 +09:00
2021-08-26 05:06:08 -05:00
2021-08-28 14:10:00 +02:00
2021-08-28 15:52:30 -07:00
2021-08-05 00:01:46 +02:00
2021-08-22 22:25:33 +03:00
2021-08-29 14:14:29 +03:00
2021-08-26 22:10:18 +01:00
2021-08-05 00:01:46 +02:00
2021-08-18 22:34:02 +02:00
2021-08-27 16:38:07 +02:00
2021-08-25 18:46:07 +02:00
2021-08-05 00:01:46 +02:00
2021-08-18 22:34:02 +02:00
2021-08-08 20:15:18 +02:00
2021-08-07 10:44:37 +02:00
2021-08-25 01:30:45 +02:00
2021-08-05 00:01:46 +02:00
2021-08-05 00:01:46 +02:00
2021-08-05 00:01:46 +02:00
2021-08-23 13:34:35 +02:00
2021-08-05 00:01:46 +02:00
2021-08-05 00:01:46 +02:00
2021-08-28 19:51:58 +02:00
2021-08-23 21:22:27 +01:00
2021-08-05 00:01:46 +02:00
2021-08-07 10:44:37 +02:00
2021-08-23 21:22:27 +01:00
2021-08-15 23:01:47 +02:00
2021-08-28 01:43:29 +02:00
2021-08-16 20:32:53 +02:00
2021-08-29 14:14:29 +03:00
2021-08-23 00:07:11 +03:00
2021-08-28 20:57:48 +03:00
2021-08-23 20:53:27 +03:00
2021-07-08 18:24:28 -07:00
2021-07-08 18:24:28 -07:00
2021-08-23 13:34:35 +02:00
2021-08-23 13:34:35 +02:00
2021-08-23 13:34:35 +02:00
2021-08-23 13:34:35 +02:00