[00:17] gsi (~gsi@x4db5bbcc.dyn.telefonica.de) left irc: Ping timeout: 252 seconds [00:18] gsi (~gsi@x4db98549.dyn.telefonica.de) joined #scummvm. [00:48] BrainChild (~brainchil@185.237.182.250) left irc: Quit: Keep smiling and bye for now. [01:13] TMM_ (hp@amanda.tmm.cx) left irc: Quit: https://quassel-irc.org - Chat comfortably. Anywhere. [01:13] TMM_ (hp@amanda.tmm.cx) joined #scummvm. [01:47] DominusExult (~dominus@exult/developer/dominus) joined #scummvm. [01:49] Dominus (~dominus@exult/developer/dominus) left irc: Ping timeout: 264 seconds [01:49] Nick change: DominusExult -> Dominus [02:24] APic (apic@apic.name) left irc: Ping timeout: 265 seconds [02:37] APic (apic@apic.name) joined #scummvm. [05:49] _sev (~sev@93-75-224-139.lvv.volia.net) joined #scummvm. [05:49] _sev (~sev@93-75-224-139.lvv.volia.net) left irc: Changing host [05:49] _sev (~sev@scummvm/sev) joined #scummvm. [05:49] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [05:57] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [06:03] _sev (~sev@scummvm/sev) joined #scummvm. [06:03] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [06:16] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [06:17] _sev (~sev@scummvm/sev) joined #scummvm. [06:17] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [06:31] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [06:57] _sev (~sev@93-75-224-139.lvv.volia.net) joined #scummvm. [06:57] _sev (~sev@93-75-224-139.lvv.volia.net) left irc: Changing host [06:57] _sev (~sev@scummvm/sev) joined #scummvm. [06:57] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [07:32] chraist (~chraist@user/chraist) joined #scummvm. [07:35] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [07:37] _sev (~sev@scummvm/sev) joined #scummvm. [07:37] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [07:47] we do not have this facility in the code [07:47] it would be not easy to show the message during the detection, so what we do, we remove the detection. Then, the code, seeing the empty detection list, invokes the fallback detection [07:47] but on the launch we do detect it and refuse to run [07:48] very similar behaviour is with the unsupported games: they will be added to the list but won't run [07:49] to circumvent that, somebody would need to implement some kind of a "detection status" and then inform the caller code to not un the fallback [07:55] chraist (~chraist@user/chraist) left irc: Remote host closed the connection [08:35] Hmm ok [08:42] ced117 (~ced117@april/member/ced117) left irc: Ping timeout: 252 seconds [08:55] Maturion (~Maturion@p200300ede721a000be19806cb4003c6f.dip0.t-ipconnect.de) joined #scummvm. [09:04] ced117 (~ced117@april/member/ced117) joined #scummvm. [09:25] ced117 (~ced117@april/member/ced117) left irc: Ping timeout: 260 seconds [09:26] ced117 (~ced117@april/member/ced117) joined #scummvm. [10:39] ScummVM seems to segfault while trying to detect the Torin's Passage demo from PC Gamer January 1996. The demo itself runs fine in DOSBox. #0 0x00005555577acedd in Sci::ResourceManager::readAudioMapSCI11(Sci::IntMapResourceSource*) (this=0x7fffffffbe40, map=0x55555aaa8560) at ../engines/sci/resource/resource_audio.cpp:543 The files in the 7z are exactly as how they are on the disc (it is indeed a mess) [10:39] https://cdn.discordapp.com/attachments/581224061091446795/899246651066179654/torin-demo.7z [11:37] Potomac (~Chris@79.110.195.172) joined #scummvm. [11:42] Potomac (~Chris@79.110.195.172) left irc: Excess Flood [11:46] [scummvm] antoniou79 pushed 1 new commits to master: https://git.io/JKwW6 [11:46] scummvm/master 2b5e27f antoniou79: TONY: Fix bad offset for seek() in voice files [12:18] eientei: It doesn't segfault for me, though it does print a few warnings and has quite a few suggestions for what the game might be. [12:19] Hmm [12:20] One of the suggestions is just " (Windows/English) - Unknown variant", which is a bit worrying. [12:20] [scummvm] ScummVM-Translations pushed 3 new commits to master: https://git.io/JKwyP [12:20] scummvm/master 671de4e : I18N: Update translation (French) [12:20] scummvm/master 8542484 goodoldgeorge: I18N: Update translation (Hungarian) [12:20] scummvm/master 2adafcc marcosoutsider: I18N: Update translation (Portuguese (Brazil)) [12:41] palasso (~palasso@user/palasso) joined #scummvm. [12:43] [scummvm] ScummVM-Translations pushed 1 new commits to master: https://git.io/JKreJ [12:46] scummvm/master 793edf6 lotharsm: I18N: Update translation (German) [12:46] [scummvm] ScummVM-Translations pushed 1 new commits to master: https://git.io/JKrfy [12:47] scummvm/master eabbbb6 antoniou79: I18N: Update translation (Greek) [12:47] [scummvm] antoniou79 pushed 1 new commits to branch-2-5: https://git.io/JKrJw [12:47] scummvm/branch-2-5 5bb7708 antoniou79: TONY: Fix bad offset for seek() in voice files [13:15] eriktorbjorn: looks like it's detecting it as a shivers2 variant but the PlainGameDescriptor for it is commented out https://github.com/scummvm/scummvm/blob/master/engines/sci/detection.cpp#L160 [14:38] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [14:41] _sev (~sev@scummvm/sev) joined #scummvm. [14:41] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [14:57] eientei: I thought Shivers 2 didn't use SCI? [15:01] Afaik it uses SCI formats but hardcoded logic [15:05] Because that line is commented out, these entries show up with blank names https://github.com/scummvm/scummvm/blob/master/engines/sci/detection_tables.h#L4929 [15:06] I'm surprised it's detected at all, but I guess it's there just to tell the user how unsupported it is. [15:32] Maturion (~Maturion@p200300ede721a000be19806cb4003c6f.dip0.t-ipconnect.de) left irc: Ping timeout: 252 seconds [16:45] ny00123 (~ny00123@5.102.216.175) joined #scummvm. [17:00] Maturion (~Maturion@p200300ede721a000be19806cb4003c6f.dip0.t-ipconnect.de) joined #scummvm. [17:04] [scummvm] raziel- opened pull request #3422: AMIGAOS: Prepare automated OGLES2 compilation (master...patch-1) https://git.io/JKK1V [17:14] TMM_ (hp@amanda.tmm.cx) left irc: Quit: https://quassel-irc.org - Chat comfortably. Anywhere. [17:14] TMM_ (hp@amanda.tmm.cx) joined #scummvm. [17:16] Sylvain (~SylvainTV@2a01cb0c08d23e001d8c7d6bce6401d8.ipv6.abo.wanadoo.fr) joined #scummvm. [17:19] SylvainTV__ (~SylvainTV@2a01cb0c08d23e00d0bae106a6a9fb16.ipv6.abo.wanadoo.fr) left irc: Ping timeout: 246 seconds [17:22] [scummvm] bluegr pushed 1 new commits to master: https://git.io/JKKbx [17:22] scummvm/master b606509 bluegr: SCI32: Update comments concerning the kShowStyleNone change in Hoyle 5 [17:39] [scummvm] bluegr pushed 1 new commits to master: https://git.io/JK6kf [17:39] scummvm/master 748dcda bluegr: SCI: Update a comment regarding demos without sound [17:42] [scummvm] sev- pushed 22 new commits to master: https://git.io/JK6Ij [17:42] scummvm/master a82de67 sev-: AD: Reduce code duplication [17:42] scummvm/master d4443ed sev-: AD: Correctly process small files [17:42] scummvm/master 4eea852 sev-: COMMON: Add possibility to compute md5 for tail of resfork data [18:07] palasso (~palasso@user/palasso) left irc: Remote host closed the connection [18:14] palasso (~palasso@user/palasso) joined #scummvm. [19:20] [scummvm] sev- pushed 1 new commits to master: https://git.io/JKi3R [19:20] scummvm/master 1c439e3 sev-: DIRECTOR: Truly disable incorrect detection entry [19:22] [scummvm] fedor4ever opened pull request #3423: Macros.mmh 2.5.1 (master...macros.mmh_2.5.1) https://git.io/JKiG3 [20:04] Maturion (~Maturion@p200300ede721a000be19806cb4003c6f.dip0.t-ipconnect.de) left irc: Remote host closed the connection [20:08] [scummvm] bluegr pushed 1 new commits to master: https://git.io/JKiDR [20:08] scummvm/master 18ec7c8 bluegr: SAGA2: More work on Dinotopia [21:09] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [21:12] _sev (~sev@93-75-224-139.lvv.volia.net) joined #scummvm. [21:12] _sev (~sev@93-75-224-139.lvv.volia.net) left irc: Changing host [21:12] _sev (~sev@scummvm/sev) joined #scummvm. [21:12] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.libera.chat [21:23] _sev (~sev@scummvm/sev) left irc: Quit: This computer has gone to sleep [21:26] wanwan1 (~wanwan@2a00:1370:812b:b488:221:63ff:fe93:ba27) left irc: Read error: Connection reset by peer [21:37] wanwan (~wanwan@2a00:1370:812b:b488:eccc:c824:71ce:2247) joined #scummvm. [21:43] palasso (~palasso@user/palasso) left irc: Remote host closed the connection [21:48] ny00123 (~ny00123@5.102.216.175) left irc: Quit: Leaving [21:50] wanwan (~wanwan@2a00:1370:812b:b488:eccc:c824:71ce:2247) left irc: Ping timeout: 264 seconds [22:03] wanwan (~wanwan@2a00:1370:812b:b488:765a:2e63:339f:c99a) joined #scummvm. [00:00] --- Mon Oct 18 2021